annotate macros.xml @ 3:d9bc3ec3a710 draft default tip

Uploaded
author dfornika
date Wed, 05 Feb 2020 00:58:24 +0000
parents abcd73320f34
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
1 <macros>
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
2 <token name="@TOOL_VERSION@">1.2.12</token>
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
3 <token name="@INTYPES@">
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
4 fastq,fastq.gz,fastqsanger,fastqsanger.gz
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
5 </token>
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
6 <xml name="kma_index">
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
7 <param label="Select a KMA index" name="kma_index" type="select">
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
8 <options from_data_table="kma_index">
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
9 <validator message="No KMA index available" type="no_options" />
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
10 </options>
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
11 </param>
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
12 </xml>
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
13 <xml name="citations">
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
14 <citations>
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
15 <citation type="bibtex">
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
16 @article{clausen2018rapid,
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
17 title={Rapid and precise alignment of raw reads against redundant databases with KMA},
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
18 author={Clausen, Philip TLC and Aarestrup, Frank M and Lund, Ole},
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
19 journal={BMC bioinformatics},
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
20 volume={19},
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
21 number={1},
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
22 pages={307},
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
23 year={2018},
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
24 publisher={BioMed Central}
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
25 }
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
26 </citation>
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
27 </citations>
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
28 </xml>
abcd73320f34 planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/kma/ commit 53a42565eaad1ef0da3e47329dcc93d8841f780e-dirty
dfornika
parents:
diff changeset
29 </macros>