nf-core/genmap/map @ 0.0.0-3fc6d40
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
Name
|
GENMAP_MAP |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
index
directory
|
index directory |
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
|
csv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.csv
file
|
genmap csv mappability file *.csv
|
txt
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.txt
file
|
genmap text mappability file *.txt
|
wig
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.wig
file
|
genmap wig mappability file *.wig
|
bedgraph
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bedgraph
file
|
genmap bedgraph mappability file *.bedgraph
|
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-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:13:45 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fgenmap%2Fmap/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/genmap/map/blobs/sha256:6345efd835fc10600ebdeaf470c89c8f55a4e26c5f161682c2762ef5726c70bf |
| Size | 3.0 KB |
| Checksum | sha256:6345efd835fc10600ebdeaf470c89c8f55a4e26c5f161682c2762ef5726c70bf |
| 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 |