Description

Split fasta file by ‘N’s to aid in self alignment for duplicate purging

Input

name:type
description
pattern

meta{:bash}

:map

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

assembly{:bash}

:file

Draft assembly file

*.fasta

Output

name:type
description
pattern

split_fasta{:bash}

meta{:bash}

:map

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

*.split.fasta.gz{:bash}

:file

Fasta split by N’s

*.fasta.gz

versions_purgedups{:bash}

${task.process}{:bash}

:string

The name of the process

purge_dups{:bash}

:string

The name of the tool

1.2.6{:bash}

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

purge_dups{:bash}

:string

The name of the tool

1.2.6{:bash}

:string

The expression to obtain the version of the tool

Tools

purgedups
MIT

Purge_dups is a package used to purge haplotigs and overlaps in an assembly based on read depth