Mercurial > repos > iuc > raven
comparison macros.xml @ 5:2025c7c40396 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/raven commit d6846cd9a2228b677e7bc171e67e85e3f3426a00
| author | iuc |
|---|---|
| date | Mon, 10 Feb 2025 19:16:14 +0000 |
| parents | de622e5acd77 |
| children |
comparison
equal
deleted
inserted
replaced
| 4:de622e5acd77 | 5:2025c7c40396 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <macros> | 1 <macros> |
| 3 <token name="@TOOL_VERSION@">1.8.0</token> | 2 <token name="@TOOL_VERSION@">1.8.3</token> |
| 4 <token name="@PROFILE@">20.05</token> | 3 <token name="@PROFILE@">20.05</token> |
| 5 <xml name="requirements"> | 4 <xml name="requirements"> |
| 6 <requirements> | 5 <requirements> |
| 7 <requirement type="package" version="@TOOL_VERSION@">raven-assembler</requirement> | 6 <requirement type="package" version="@TOOL_VERSION@">raven-assembler</requirement> |
| 8 </requirements> | 7 </requirements> |
| 9 </xml> | 8 </xml> |
| 10 <xml name="version_command"> | 9 <xml name="version_command"> |
| 11 <version_command>raven --version</version_command> | 10 <version_command>raven --version</version_command> |
| 11 </xml> | |
| 12 <xml name="xrefs"> | |
| 13 <xrefs> | |
| 14 <xref type="bio.tools">raven</xref> | |
| 15 </xrefs> | |
| 12 </xml> | 16 </xml> |
| 13 <xml name="citations"> | 17 <xml name="citations"> |
| 14 <citations> | 18 <citations> |
| 15 <citation type="doi">10.1101/2020.08.07.242461</citation> | 19 <citation type="doi">10.1101/2020.08.07.242461</citation> |
| 16 <citation type="bibtex">@online{raven, | 20 <citation type="bibtex">@online{raven, |
| 23 </citations> | 27 </citations> |
| 24 </xml> | 28 </xml> |
| 25 <!-- | 29 <!-- |
| 26 input | 30 input |
| 27 --> | 31 --> |
| 28 | |
| 29 <!-- | 32 <!-- |
| 30 Help | 33 Help |
| 31 --> | 34 --> |
| 32 | |
| 33 <token name="@WID@"><![CDATA[ | 35 <token name="@WID@"><![CDATA[ |
| 34 *raven* is a de novo genome assembler for long uncorrected reads. | 36 *raven* is a de novo genome assembler for long uncorrected reads. |
| 35 ]]></token> | 37 ]]></token> |
| 36 <token name="@REFERENCES@"><