Mercurial > repos > iuc > concoct_coverage_table
comparison macros.xml @ 0:53f2fabb9d7d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/concoct commit 40a09cbfd6052f7b0295946621db1bdf58228b09"
| author | iuc |
|---|---|
| date | Sun, 13 Mar 2022 08:42:29 +0000 |
| parents | |
| children | aff48b4c0ecc |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:53f2fabb9d7d |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.0.0</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <token name="@PROFILE@">21.01</token> | |
| 5 <xml name="requirements"> | |
| 6 <requirements> | |
| 7 <requirement type="package" version="1.79">biopython</requirement> | |
| 8 <requirement type="package" version="@TOOL_VERSION@">concoct</requirement> | |
| 9 <requirement type="package" version="0.19.2">pandas</requirement> | |
| 10 </requirements> | |
| 11 </xml> | |
| 12 <token name="@HELP_OVERVIEW@"> | |
| 13 | |
| 14 The intended use of the CONCOCT tools is shown in the following image. | |
| 15 | |
| 16 .. image:: pipeline.png | |
| 17 | |
| 18 More information may be found on the CONCOCT homepage:: https://github.com/BinPro/CONCOCT | |
| 19 | |
| 20 </token> | |
| 21 <xml name="citations"> | |
| 22 <citations> | |
| 23 <citation type="doi">10.1038/nmeth.3103</citation> | |
| 24 </citations> | |
| 25 </xml> | |
| 26 </macros> |
