annotate jackhmmer.xml @ 2:ef9501a30bfe draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit e5a5ad091c621348dc6ce2df861475ebc54a380e
author iuc
date Tue, 13 Oct 2015 17:23:53 -0400
parents afd1fd3095ad
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
2 <tool id="hmmer_jackhmmer" name="jackhmmer" version="@WRAPPER_VERSION@.0">
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
3 <description>iteratively search a protein sequence against a protein database (PSIBLAST-like)</description>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
4 <macros>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
5 <import>macros.xml</import>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
6 </macros>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
7 <expand macro="requirements"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
8 <expand macro="stdio"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
9 <command><![CDATA[
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
10 jackhmmer
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
11 -N $N
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
12 @OFORMAT_WITH_OPTS_NOPFAM@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
13 @HSSI@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
14 @THRESHOLDS@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
15 @ACCEL_HEUR@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
16 @MCSS@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
17 @ARSWS@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
18 @AEEWS@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
19 @PRIOR@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
20
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
21 @EVAL_CALIB@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
22 @ADV_OPTS@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
23 @CPU@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
24 @SEED@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
25
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
26 $seqfile
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
27 $seqdb
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
28 > $output
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
29 ]]></command>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
30 <inputs>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
31 <param name="seqfile" type="data" format="fasta" label="Protein sequence to search with"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
32 <!-- todo use Galaxy features like data libraries/data tables/??? -->
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
33 <param name="N" type="integer" value="5" min="1" label="Maximum number of iterations" help="(-N)"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
34 <param name="seqdb" type="data" format="fasta" label="Sequence Database"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
35 <expand macro="oformat_with_opts_nopfam"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
36 <expand macro="hssi"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
37 <expand macro="thresholds_xml"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
38 <expand macro="accel_heur_xml"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
39 <expand macro="mcss"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
40 <expand macro="arsws"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
41 <expand macro="aeews"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
42 <expand macro="prior"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
43 <expand macro="eval_calib_xml"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
44 <expand macro="adv_opts"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
45 <expand macro="seed"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
46 </inputs>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
47 <outputs>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
48 <data format="txt" name="output" label="PHMMER search of $seqfile.name in $seqdb.name"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
49 <data format="txt" name="tblout" label="Table of per-sequence hits from HMM matches of $seqfile.name in $seqdb.name">
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
50 <filter>'tblout' in str(oformat)</filter>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
51 </data>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
52 <data format="txt" name="domtblout" label="Table of per-domain hits from HMM matches of $seqfile.name in $seqdb.name">
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
53 <filter>'domtblout' in str(oformat)</filter>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
54 </data>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
55 </outputs>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
56 <tests>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
57 <test>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
58 <param name="seqfile" value="uniprot_matches.fasta"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
59 <param name="seqdb" value="globins45.fa"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
60 <expand macro="oformat_test" />
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
61 <expand macro="seed_test" />
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
62 <output name="output" file="jackhmmer.out" lines_diff="180"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
63 <output name="domtblout" file="jackhmmer.domtblout" lines_diff="10"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
64 <output name="tblout" file="jackhmmer.tblout" lines_diff="10"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
65 </test>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
66 </tests>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
67 <help><![CDATA[
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
68 @HELP_PRE@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
69
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
70 jackhmmer iteratively searches each query sequence in <seqfile> against the
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
71 target sequence(s) in <seqdb>. The first iteration is identical to a phmmer
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
72 search. For the next iteration, a multiple alignment of the query together
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
73 with all target sequences satisfying inclusion thresholds is assembled, a
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
74 profile is constructed from this alignment (identical to using hmmbuild on the
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
75 alignment), and profile search of the <seqdb> is done (identical to an
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
76 hmmsearch with the profile).
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
77
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
78
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
79 @HELP_PRE_OTH@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
80
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
81 @OFORMAT_WITH_OPTS_HELP_NOPFAM@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
82 @HSSI_HELP@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
83 @THRESHOLDS_HELP@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
84 @ACCEL_HEUR_HELP@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
85 @MCSS_HELP@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
86 @ARSWS_HELP@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
87 @AEEWS_HELP@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
88 @PRIOR_HELP@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
89 @EVAL_CALIB_HELP@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
90 @ADV_OPTS_HELP@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
91 @SEED_HELP@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
92
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
93 @ATTRIBUTION@
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
94 ]]></help>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
95 <expand macro="citation"/>
afd1fd3095ad planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 649ac868f2e7d79f354882cb75bf5d1055b30907
iuc
parents:
diff changeset
96 </tool>