Mercurial > repos > iuc > concoct_extract_fasta_bins
comparison macros.xml @ 1:a04028a8181d 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:44:08 +0000 |
parents | 1bc8fd1b3ed0 |
children | 92a2d9109528 |
comparison
equal
deleted
inserted
replaced
0:1bc8fd1b3ed0 | 1:a04028a8181d |
---|---|
2 <token name="@TOOL_VERSION@">1.0.0</token> | 2 <token name="@TOOL_VERSION@">1.0.0</token> |
3 <token name="@VERSION_SUFFIX@">0</token> | 3 <token name="@VERSION_SUFFIX@">0</token> |
4 <token name="@PROFILE@">21.01</token> | 4 <token name="@PROFILE@">21.01</token> |
5 <xml name="requirements"> | 5 <xml name="requirements"> |
6 <requirements> | 6 <requirements> |
7 <requirement type="package" version="1.79">biopython</requirement> | |
7 <requirement type="package" version="@TOOL_VERSION@">concoct</requirement> | 8 <requirement type="package" version="@TOOL_VERSION@">concoct</requirement> |
8 <requirement type="package" version="0.19.2">pandas</requirement> | 9 <requirement type="package" version="0.19.2">pandas</requirement> |
9 <requirement type="package" version="1.79">biopython</requirement> | |
10 </requirements> | 10 </requirements> |
11 </xml> | 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> | |
12 <xml name="citations"> | 21 <xml name="citations"> |
13 <citations> | 22 <citations> |
14 <citation type="doi">10.1038/nmeth.3103</citation> | 23 <citation type="doi">10.1038/nmeth.3103</citation> |
15 </citations> | 24 </citations> |
16 </xml> | 25 </xml> |