nf-core/genmap/index @ 0.0.0-0c7146d
Summary
create index file for genmap
Get started
Add the following snippet to your workflow script to include this module.
include { GENMAP_INDEX } from 'nf-core/genmap/index'
License
MIT License
Process
Name
|
GENMAP_INDEX |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
fasta file to index *.{fasta,fa,fna}
|
Output
2 channels
#1
index
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}
directory
|
Genmap index directory |
#2
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:31 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fgenmap%2Findex/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/genmap/index/blobs/sha256:a1cfc8e302971b162b5b2aef0125c322c82b3b9e481d5ee7e2b47a4d41b4b33d |
| Size | 2.6 KB |
| Checksum | sha256:a1cfc8e302971b162b5b2aef0125c322c82b3b9e481d5ee7e2b47a4d41b4b33d |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:21:00 (UTC) | 3 | 2.6 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:13:44 (UTC) | 3 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:05:31 (UTC) | 3 | 2.6 KB |