Description

Cut up fasta file in non-overlapping or overlapping parts of equal length.

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

fasta{:bash}

:file

(Uncompressed) FASTA file containing contigs

*.{fasta,fna,fa,fas}

bed{:bash}

:boolean

Specify whether to generate a BED file describing where each contig was cut up

Output

name:type
description
pattern

fasta{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*.fasta{:bash}

:file

Cut up fasta file in non-overlapping or overlapping parts of equal length.

*.fasta

bed{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*.bed{:bash}

:file

Optional BED File containing locations on original contigs where they were cut up.

*.bed

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

concoct
FreeBSD

Clustering cONtigs with COverage and ComposiTion