Mercurial > repos > iuc > nextalign
comparison macros.xml @ 2:74d1e42a87e0 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit b565283c946796dfb3f613f52db6008d234ecedb"
author | iuc |
---|---|
date | Wed, 01 Sep 2021 17:56:58 +0000 |
parents | d1dd7d1b07f6 |
children | d82fc956ab4d |
comparison
equal
deleted
inserted
replaced
1:456e4dadb905 | 2:74d1e42a87e0 |
---|---|
1 <macros> | 1 <macros> |
2 <token name="@TOOL_VERSION@">0.1.6</token> | 2 <!-- same version number is used for nextclade and nextalign releases, even though they are distinct tools --> |
3 <xml name="requirements"> | 3 <token name="@TOOL_VERSION@">1.3.0</token> |
4 <requirements> | |
5 <yield/> | |
6 </requirements> | |
7 </xml> | |
8 <xml name="citations"> | 4 <xml name="citations"> |
9 <citations> | 5 <citations> |
10 <citation type="bibtex">@online{nextclade, | 6 <citation type="bibtex">@online{nextclade, |
11 title={nextclade}, | 7 title={nextclade}, |
12 year = 2021, | 8 year = 2021, |