×

nf-core/bismark/report @ 0.0.0-0c7146d

Collects bismark alignment reports

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @phue
Maintainers: @phue @sateeshperi

Summary

Collects bismark alignment reports

Get started

Add the following snippet to your workflow script to include this module.

include { BISMARK_REPORT } from 'nf-core/bismark/report'

License

MIT License

Process
Name BISMARK_REPORT
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

align_report file

Bismark alignment reports

*{report.txt}
dedup_report file

Bismark deduplication reports

*.{deduplication_report.txt}
splitting_report file

Bismark splitting reports

*{splitting_report.txt}
mbias file

Text file containing methylation bias information

*.{txt}
Output 2 channels
#1 report tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*report.{html,txt} file

Bismark reports

*.{html,txt}
#2 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:30 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fbismark%2Freport/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/bismark/report/blobs/sha256:cc27544c349176ea72fa6ccc2988d2a46c775eee5d0b4a391544848b155e63fb
Size 2.8 KB
Checksum sha256:cc27544c349176ea72fa6ccc2988d2a46c775eee5d0b4a391544848b155e63fb
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:27:30 (UTC) 1 2.8 KB -