Cut up fasta file in non-overlapping or overlapping parts of equal length.
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
fasta
:file
(Uncompressed) FASTA file containing contigs
*.{fasta,fna,fa,fas}
bed
:boolean
Specify whether to generate a BED file describing where each contig was cut up
*.fasta
*.bed
Optional BED File containing locations on original contigs where they were cut up.
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