Description

mapCounter function from HMMcopy utilities, used to generate mappability in non-overlapping windows from a bigwig file

Input

Name (Type)
Description
Pattern

meta (map)

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

]

bigwig (file)

BigWig file with the mappability score of the genome, for instance made with generateMap function.

*.wig

Output

Name (Type)
Description
Pattern

meta (map)

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

]

versions (file)

File containing software versions

versions.yml

wig (file)

wig file containing mappability of each window of the genome

*.wig

Tools

hmmcopy
GPL v3

C++ based programs for analyzing BAM files and preparing read counts -- used with bioconductor-hmmcopy