Description

Separates out sequences purged of falsely duplicated sequences.

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 in fasta format

*.fasta

bed{:bash}

:file

Bed file listing duplicated sequences, produced by PURGEDUPS_PURGEDUPS

*.bed

Output

name:type
description
pattern

haplotigs{:bash}

meta{:bash}

:map

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

*.hap.fa{:bash}

:file

Fasta file containing purged haplotigs

*.hap.fa

purged{:bash}

meta{:bash}

:map

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

*.purged.fa{:bash}

:file

Fasta file purged of duplicated haplotigs

*.purged.fa

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

purgedups
MIT

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