Description

Masks out highly repetitive DNA sequences with low complexity in a genome

Input

name:type
description
pattern

meta{:bash}

:map

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

counts{:bash}

:file

valid unit counts file

*.{ascii,binary,oascii,obinary,txt}

Output

name:type
description
pattern

converted{:bash}

meta{:bash}

:map

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

${output}{:bash}

:file

converted file

versions_windowmasker{:bash}

${task.process}{:bash}

:string

The name of the process

windowmasker{:bash}

:string

The name of the tool

windowmasker -version-full | head -n 1 | sed 's/^.*windowmasker. //; s/ .*\$//'{: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

windowmasker{:bash}

:string

The name of the tool

windowmasker -version-full | head -n 1 | sed 's/^.*windowmasker. //; s/ .*\$//'{:bash}

:eval

The expression to obtain the version of the tool

Tools

windowmasker
US-Government-Work

A program to mask highly repetitive and low complexity DNA sequences within a genome.