Mercurial > repos > bgruening > nanopolish_polya
annotate macros.xml @ 0:7739a9b0dd83 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
author | bgruening |
---|---|
date | Wed, 19 Jun 2019 07:00:20 -0400 |
parents | |
children | be717b65851f |
rev | line source |
---|---|
0
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
1 <macros> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
2 <xml name="requirements"> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
3 <requirements> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
4 <requirement type="package" version="0.11.1">nanopolish</requirement> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
5 <yield/> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
6 </requirements> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
7 </xml> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
8 |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
9 <!-- index outputs |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
10 <data name="output_index" format="nanopolish_index" from_work_dir="reads.fasta.index" /> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
11 <data name="output_index_fai" format="nanopolish_index_fai" from_work_dir="reads.fasta.index.fai" /> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
12 <data name="output_index_gzi" format="nanopolish_index_gzi" from_work_dir="reads.fasta.index.gzi" /> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
13 <data name="output_index_readdb" format="nanopolish_index_readdb" from_work_dir="reads.fasta.index.readdb" /> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
14 --> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
15 <!-- <output name="output_index" file="reads.fasta.index" /> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
16 <output name="output_index_fai" file="reads.fasta.index.fai" /> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
17 <output name="output_index_gzi" file="reads.fasta.index.gzi" /> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
18 <output name="output_index_readdb" file="reads.fasta.index.readdb" /> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
19 --> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
20 |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
21 <xml name="citations"> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
22 <citations> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
23 <citation type="doi">10.1038/nmeth.3444</citation> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
24 <citation type="doi">10.1038/nmeth.4184</citation> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
25 <yield /> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
26 </citations> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
27 </xml> |
7739a9b0dd83
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
bgruening
parents:
diff
changeset
|
28 </macros> |