Galaxy | Tool Preview

CONCOCT (version 1.1.0+galaxy2)
Table where each row correspond to a contig, and each column correspond to a sample. The values are the average coverage for this contig in that sample
It is named the composition file since it is used to calculate the kmer composition (the genomic signature) of each contig.
Advanced options
Advanced options 0
Outputs
Output 0

What it does

CONCOCT (Clustering cONtigs with COverage and ComposiTion) performs unsupervised binning of metagenomic contigs by using nucleotide composition - kmer frequencies - and coverage data for multiple samples. CONCOCT can accurately (up to species level) bin metagenomic contigs.

The tool accepts 2 inputs; a tabular file where each row corresponds to a contig and each column corresponds to a sample (the values are the average coverage for this contig in that sample) and a file containing sequences in fasta format.

Three outputs are produced; clustering of the > 1000 kmer count, the PCA transformed matrix and the PCA components.

The intended use of the CONCOCT tools is shown in the following image.

/repository/static/images/9e4cf07380f33527/pipeline.png

More information may be found on the CONCOCT homepage:: https://github.com/BinPro/CONCOCT