nf-core/rastair/mbiasparser @ 0.0.0-6c4ed3a
Summary
Parses Rastair mbias output to assess the ideal cutoff for read trimming and reports the values.
Get started
Add the following snippet to your workflow script to include this module.
include { RASTAIR_MBIASPARSER } from 'nf-core/rastair/mbiasparser'
License
MIT License
Name
|
RASTAIR_MBIASPARSER |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
rastair_mbias_txt
file
|
Text file from *.rastair_mbias.txt
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
mbias_processed_csv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.rastair_mbias_processed.csv
file
|
CSV file containing the recommended trimming values for OT and OB reads. *.rastair_mbias_processed.csv
|
mbias_processed_pdf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.rastair_mbias_processed.pdf
file
|
PDF plot of the methylation bias across reads. *.rastair_mbias_processed.pdf
|
mbias_processed_str
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
TRIM_OT
string
|
Recommended trimming value for Original Top (OT) reads. |
TRIM_OB
string
|
Recommended trimming value for Original Bottom (OB) reads. |
| Tool | Description | Homepage |
|---|---|---|
| rastair | A tool for rapid genome-wide assessment of C->T conversion as a readout for methylation. The module uses R scripts bundled with Rastair. | https://bitbucket.org/bsblabludwig/rastair/src/master/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:40:27 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Frastair%2Fmbiasparser/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/rastair/mbiasparser/blobs/sha256:eb3b7b871f68c3f34faa221869bb0910a6cb929036564d30ac96ca55b7212772 |
| Size | 2.7 KB |
| Checksum | sha256:eb3b7b871f68c3f34faa221869bb0910a6cb929036564d30ac96ca55b7212772 |
| Downloads | 6 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:40:27 (UTC) | 6 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:30:15 (UTC) | 3 | 2.7 KB |