Description

Convert a mappability file to bedgraph format

Input

Name (Type)
Description
Pattern

meta (map)

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

]

map (file)

The mappability file created from the index

*.mappability

meta2 (map)

Groovy Map containing index information

index (file)

The index of the reference FASTA

*.gem

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

bedgraph (file)

The resulting bedgraph file

*.bg

sizes (file)

The chromosome sizes

*.sizes

Tools

gem2
Custom

GEM2 is a high-performance mapping tool. It also provide a unique tool to evaluate mappability.