Description

Calculate coverage cutoffs to determine when to purge duplicated sequence.

Input

name:type
description
pattern

meta{:bash}

:map

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

stat{:bash}

:file

Histogram of coverage

*.stat

Output

name:type
description
pattern

cutoff{:bash}

meta{:bash}

:map

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

*.cutoffs{:bash}

:file

Cutoff file

*.cutoffs

log{:bash}

meta{:bash}

:map

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

*.calcuts.log{:bash}

:file

Log file

.calcuts.log

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