Mercurial > repos > rnateam > ribotaper
comparison macros.xml @ 1:56ffbec351b3 draft default tip
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/ribotaper/ commit 07674fe3507909d11d7431e3b8c48afcfb1f4b5e"
| author | rnateam |
|---|---|
| date | Tue, 07 Jun 2022 09:22:45 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 0:bade631353d2 | 1:56ffbec351b3 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.3.1a</token> | |
| 3 <token name="@VERSION_SUFFIX@">1</token> | |
| 4 <xml name="requirements"> | |
| 5 <requirements> | |
| 6 <requirement type="package" version="@TOOL_VERSION@">ribotaper</requirement> | |
| 7 <requirement type="package" version="9.1">coreutils</requirement> | |
| 8 <requirement type="package" version="9.54.0">ghostscript</requirement> | |
| 9 | |
| 10 </requirements> | |
| 11 </xml> | |
| 12 <xml name="bio_tools"> | |
| 13 <xrefs> | |
| 14 <xref type="bio.tools">ribotaper</xref> | |
| 15 </xrefs> | |
| 16 </xml> | |
| 17 <xml name="citations"> | |
| 18 <citations> | |
| 19 <citation type="doi">10.1038/nmeth.3688</citation> | |
| 20 </citations> | |
| 21 </xml> | |
| 22 </macros> |
