nf-core/rastair/mbias @ 0.0.0-0c7146d
Summary
Assess C->T conversion as a readout for methylation on a per-read-position basis.
Get started
Add the following snippet to your workflow script to include this module.
include { RASTAIR_MBIAS } from 'nf-core/rastair/mbias'
License
MIT License
Process
Name
|
RASTAIR_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 ] |
|---|---|
*.rastair_mbias.txt
file
|
Text file from Rastair mbias containing per-read-position C->T conversion metrics. *.rastair_mbias.txt
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| rastair | A tool for rapid genome-wide assessment of positive C->T conversion as a readout for methylation. | https://bitbucket.org/bsblabludwig/rastair/src/master/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:30:13 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Frastair%2Fmbias/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/rastair/mbias/blobs/sha256:ed3a7fe842647b3bfc1656876b8a36ff69fdb2c8e403e2149f8a26847ae56967 |
| Size | 2.3 KB |
| Checksum | sha256:ed3a7fe842647b3bfc1656876b8a36ff69fdb2c8e403e2149f8a26847ae56967 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:40:26 (UTC) | 4 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:30:13 (UTC) | 3 | 2.3 KB |