Mercurial > repos > bgruening > nextdenovo
comparison macros.xml @ 0:733eab97b979 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nextdenovo commit 5890a5b5b51cfe2dc4a1bbe1866ce508a9f9ce9f
author | bgruening |
---|---|
date | Thu, 09 Feb 2023 21:24:58 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:733eab97b979 |
---|---|
1 <macros> | |
2 <token name="@TOOL_VERSION@">2.5.0</token> | |
3 <token name="@VERSION_SUFFIX@">0</token> | |
4 <xml name="requirements"> | |
5 <requirements> | |
6 <requirement type="package" version="@TOOL_VERSION@">nextdenovo</requirement> | |
7 </requirements> | |
8 </xml> | |
9 <xml name="biotools"> | |
10 <xrefs> | |
11 <xref type="bio.tools">nextdenovo</xref> | |
12 </xrefs> | |
13 </xml> | |
14 <xml name="citations"> | |
15 <citations> | |
16 <citation type="bibtex"> | |
17 @misc{githubNextDenovo, | |
18 author = {Jiang, Hu}, | |
19 year = {2022}, | |
20 title = {NextDenovo}, | |
21 publisher = {GitHub}, | |
22 journal = {GitHub repository}, | |
23 url = {https://github.com/Nextomics/NextDenovo}} | |
24 </citation> | |
25 </citations> | |
26 </xml> | |
27 </macros> |