nf-core/bismark/coverage2cytosine @ 0.0.0-0c7146d
Summary
Relates methylation calls back to genomic cytosine contexts.
Get started
Add the following snippet to your workflow script to include this module.
include { BISMARK_COVERAGE2CYTOSINE } from 'nf-core/bismark/coverage2cytosine'
License
MIT License
Name
|
BISMARK_COVERAGE2CYTOSINE |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
coverage_file
file
|
A file containing methylation calls per position, in the format produced by bismark_methylation_extractor. |
meta2
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
Reference genome FASTA file |
meta3
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
index
directory
|
Bismark genome index directory BismarkIndex
|
report
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*report.txt.gz
file
|
Genomic cytosine context results. *report.txt.gz
|
summary
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*cytosine_context_summary.txt
file
|
Cyotosine context summary report. *cytosine_context_summary.txt
|
coverage
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.cov.gz
file
|
A file containing methylation calls per position. *.cov.gz
|
versions_bismark
tuple
${task.process}
string
|
The name of the process |
|---|---|
bismark
string
|
The name of the tool |
bismark -v 2>&1 | sed -n 's/^.*Bismark Version: v//p'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| bismark | Bismark is a tool to map bisulfite treated sequencing reads and perform methylation calling in a quick and easy-to-use fashion. | https://github.com/FelixKrueger/Bismark |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:27:22 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fbismark%2Fcoverage2cytosine/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/bismark/coverage2cytosine/blobs/sha256:d78a35ee64e3406c63a0503deb4f93a93ed9fb2922aed3521bb97a3e0650af9b |
| Size | 3.0 KB |
| Checksum | sha256:d78a35ee64e3406c63a0503deb4f93a93ed9fb2922aed3521bb97a3e0650af9b |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:27:22 (UTC) | 1 | 3.0 KB |