×

nf-core/genmap/map @ 0.0.0-0c7146d

create mappability files for a genome

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Authors: @jianhong @nvnieuwk
Maintainers: @jianhong @nvnieuwk

Summary

create mappability files for a genome

Get started

Add the following snippet to your workflow script to include this module.

include { GENMAP_MAP } from 'nf-core/genmap/map'

License

MIT License

Process
Name GENMAP_MAP
Input 2 channels
#1 tuple
meta map

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

index directory

index directory

#2 tuple
meta2 map

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
Output 5 channels
#1 csv tuple
meta map

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

*.csv file

genmap csv mappability file

*.csv
#2 txt tuple
meta map

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

*.txt file

genmap text mappability file

*.txt
#3 wig tuple
meta map

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

*.wig file

genmap wig mappability file

*.wig
#4 bedgraph tuple
meta map

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

*.bedgraph file

genmap bedgraph mappability file

*.bedgraph
#5 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
genmap Ultra-fast computation of genome mappability. https://github.com/cpockrandt/genmap
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:05:33 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fgenmap%2Fmap/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/genmap/map/blobs/sha256:344a80e0dc4e40852a4466a5c32802e012fc21143374546fbe46710e8d34943e
Size 3.0 KB
Checksum sha256:344a80e0dc4e40852a4466a5c32802e012fc21143374546fbe46710e8d34943e
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:21:02 (UTC) 4 3.0 KB
0.0.0-3fc6d40 22 Apr 2026 15:13:45 (UTC) 3 3.0 KB
0.0.0-0c7146d 08 Apr 2026 19:05:33 (UTC) 3 3.0 KB