nf-core/methyldackel/mbias @ 0.0.0-3fc6d40
Summary
Generates methylation bias plots from alignments
Get started
Add the following snippet to your workflow script to include this module.
include { METHYLDACKEL_MBIAS } from 'nf-core/methyldackel/mbias'
License
MIT License
Process
Name
|
METHYLDACKEL_MBIAS |
|---|
Input
4 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bam
file
|
BAM/CRAM file *.{bam,cram}
|
#2
tuple
meta2
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bai
file
|
BAM/CRAM index file *.{bai,crai}
|
#3
tuple
meta3
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
Input genome fasta file *.{fasta,fa}
|
#4
tuple
meta4
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fai
file
|
FASTA index file *.{fai}
|
Output
2 channels
#1
txt
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.mbias.txt
file
|
Text file containing methylation bias *.{txt}
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| methyldackel | Read position methylation bias tools from MethylDackel, a (mostly) universal extractor for methyl-seq experiments. | https://github.com/dpryan79/MethylDackel |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:21:45 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmethyldackel%2Fmbias/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/methyldackel/mbias/blobs/sha256:f94de479a6c84b0a3386ddd9f3657ec12f5c6ff947deb41ee4aa66786943649c |
| Size | 2.5 KB |
| Checksum | sha256:f94de479a6c84b0a3386ddd9f3657ec12f5c6ff947deb41ee4aa66786943649c |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:30:29 (UTC) | 4 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:21:45 (UTC) | 4 | 2.5 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:17:47 (UTC) | 3 | 2.4 KB |