Merge consecutive parts of the original contigs original cut up by cut_up_fasta.py
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
clustering_csv
:file
Input cutup clustering result. Typically *_gt1000.csv from concoct
*.csv
csv
Cluster assignments per contig part with consensus cluster
versions_concoct
${task.process}
:string
The name of the process
concoct
The name of the tool
concoct --version | cut -d " " -f2
:eval
The expression to obtain the version of the tool
versions
Clustering cONtigs with COverage and ComposiTion