create mappability files for a genome
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
index
:directory
index directory
meta2
Groovy Map containing regions information e.g. [ id:‘test’, single_end:false ]
regions
:file
optional - a bed file with regions to define the mappability off
*.bed
wig
*.wig
genmap wig mappability file
bedgraph
*.bedgraph
genmap bedgraph mappability file
txt
*.txt
genmap text mappability file
csv
*.csv
genmap csv mappability file
versions_genmap
${task.process}
:string
The name of the process
genmap
The name of the tool
genmap --version |& sed -n 's/GenMap version: //p'
:eval
The expression to obtain the version of the tool
versions
Ultra-fast computation of genome mappability.