nf-core/hmmcopy/generatemap @ 0.0.0-0c7146d
Summary
Perl script (generateMap.pl) generates the mappability of a genome given a certain size of reads, for input to hmmcopy mapcounter. Takes a very long time on large genomes, is not parallelised at all.
Get started
Add the following snippet to your workflow script to include this module.
include { HMMCOPY_GENERATEMAP } from 'nf-core/hmmcopy/generatemap'
License
MIT License
Process
Name
|
HMMCOPY_GENERATEMAP |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
Input genome fasta file |
Output
2 channels
#1
bigwig
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bw
file
|
bigwig file containing the mappability of the genome *.bw
|
#2
versions_hmmcopy
tuple
${task.process}
string
|
The name of the process |
|---|---|
hmmcopy
string
|
The name of the tool |
0.1.1
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| hmmcopy | C++ based programs for analyzing BAM files and preparing read counts -- used with bioconductor-hmmcopy | https://github.com/shahcompbio/hmmcopy_utils |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:09:29 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fhmmcopy%2Fgeneratemap/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/hmmcopy/generatemap/blobs/sha256:51848c243594f900245e9b9404a0397cb8f5768d4884726238c7999faf257a65 |
| Size | 2.2 KB |
| Checksum | sha256:51848c243594f900245e9b9404a0397cb8f5768d4884726238c7999faf257a65 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:24:10 (UTC) | 3 | 2.2 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:16:25 (UTC) | 3 | 2.2 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:09:29 (UTC) | 4 | 2.2 KB |