comparison macros.xml @ 3:02e3c674d917 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 89078a214cefd31d28da75ddebb21f546fba79df-dirty
author bgruening
date Wed, 19 Jun 2019 03:45:24 -0400
parents 709490665bad
children 12efe2f03697
comparison
equal deleted inserted replaced
2:07cf146e8964 3:02e3c674d917
1 <macros> 1 <macros>
2 <xml name="requirements"> 2 <xml name="requirements">
3 <requirements> 3 <requirements>
4 <requirement type="package" version="0.9.2">nanopolish</requirement> 4 <requirement type="package" version="0.11.1">nanopolish</requirement>
5 <yield/> 5 <yield/>
6 </requirements> 6 </requirements>
7 </xml> 7 </xml>
8 8
9 <!-- index outputs 9 <!-- index outputs
18 <output name="output_index_readdb" file="reads.fasta.index.readdb" /> 18 <output name="output_index_readdb" file="reads.fasta.index.readdb" />
19 --> 19 -->
20 20
21 <xml name="citations"> 21 <xml name="citations">
22 <citations> 22 <citations>
23 <citation type="doi">10.1038/nmeth.3444</citation>
23 <citation type="doi">10.1038/nmeth.4184</citation> 24 <citation type="doi">10.1038/nmeth.4184</citation>
24 <citation type="bibtex">
25 @misc{githubnanopolish,
26 author = {LastTODO, FirstTODO},
27 year = {TODO},
28 title = {nanopolish},
29 publisher = {GitHub},
30 journal = {GitHub repository},
31 url = {https://github.com/jts/nanopolish},
32 }</citation>
33 <yield /> 25 <yield />
34 </citations> 26 </citations>
35 </xml> 27 </xml>
36 </macros> 28 </macros>