Description

create mappability files for a genome

Input

name:type
description
pattern

meta{:bash}

:map

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

index{:bash}

:directory

index directory

meta2{:bash}

:map

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

regions{:bash}

:file

optional - a bed file with regions to define the mappability off

*.bed

Output

name:type
description
pattern

wig{:bash}

meta{:bash}

:map

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

*.wig{:bash}

:file

genmap wig mappability file

*.wig

bedgraph{:bash}

meta{:bash}

:map

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

*.bedgraph{:bash}

:file

genmap bedgraph mappability file

*.bedgraph

txt{:bash}

meta{:bash}

:map

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

*.txt{:bash}

:file

genmap text mappability file

*.txt

csv{:bash}

meta{:bash}

:map

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

*.csv{:bash}

:file

genmap csv mappability file

*.csv

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

genmap
BSD-3-Clause

Ultra-fast computation of genome mappability.