diff phmmer.xml @ 9:2da3a6cb1a02 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit db615ae8a189ad988ec08090051a128355a4be70"
author iuc
date Thu, 14 Jan 2021 15:31:50 +0000
parents 05147310ac03
children 2bfb56f290d3
line wrap: on
line diff
--- a/phmmer.xml	Tue Jun 16 09:23:23 2020 +0000
+++ b/phmmer.xml	Thu Jan 14 15:31:50 2021 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="hmmer_phmmer" name="phmmer" version="@TOOL_VERSION@">
+<tool id="hmmer_phmmer" name="phmmer" version="@TOOL_VERSION@+galaxy1">
   <description>search a protein sequence against a protein database (BLASTP-like)</description>
   <macros>
     <import>macros.xml</import>
@@ -7,6 +7,7 @@
   <expand macro="requirements"/>
   <expand macro="stdio"/>
   <command><![CDATA[
+@ADDTHREADS@
 phmmer
 
 @OFORMAT_WITH_OPTS@