comparison concoct.xml @ 1:1f4286d836a3 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:41:50 +0000
parents bf23c688912a
children bd409bbd287f
comparison
equal deleted inserted replaced
0:bf23c688912a 1:1f4286d836a3
107 107
108 The tool accepts 2 inputs; a tabular file where each row corresponds to a contig and each column corresponds to a 108 The tool accepts 2 inputs; a tabular file where each row corresponds to a contig and each column corresponds to a
109 sample (the values are the average coverage for this contig in that sample) and a file containing sequences in 109 sample (the values are the average coverage for this contig in that sample) and a file containing sequences in
110 fasta format. 110 fasta format.
111 111
112 Three are produced; clustering of the > 1000 kmer count, the PCA transformed matrix and the PCA components. 112 Three outputs are produced; clustering of the > 1000 kmer count, the PCA transformed matrix and the PCA components.
113 113
114 @HELP_OVERVIEW@
114 ]]></help> 115 ]]></help>
115 <expand macro="citations"/> 116 <expand macro="citations"/>
116 </tool> 117 </tool>