annotate jackhmmer.xml @ 2:54b6b4d0613a draft default tip

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