Mercurial > repos > iuc > concoct_extract_fasta_bins
diff extract_fasta_bins.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 | bcd8d64f82b7 |
line wrap: on
line diff
--- a/extract_fasta_bins.xml Fri Feb 18 14:17:48 2022 +0000 +++ b/extract_fasta_bins.xml Sun Mar 13 08:44:08 2022 +0000 @@ -1,5 +1,5 @@ -<tool id="concoct_extract_fasta_bins" name="Extract a fasta file" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> - <description>for each cluster in a CONCOCT clustering file</description> +<tool id="concoct_extract_fasta_bins" name="CONCOCT: extract a fasta file" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> + <description>for each cluster</description> <macros> <import>macros.xml</import> </macros> @@ -53,6 +53,8 @@ The tool accepts two inputs; the fasta contigs file and the CONCOCT clustering file that was produced using the same fasta contigs input. A collection of fasta files is produced. + +@HELP_OVERVIEW@ ]]></help> <expand macro="citations"/> </tool>