×

nf-core/bismark/summary @ 0.0.0-6c4ed3a

Uses Bismark report files of several samples in a run folder to generate a graphical summary HTML report.

Latest version: 0.0.0-6c4ed3a
Total downloads: 11
Source: nf-core/modules
Authors: @phue
Maintainers: @phue @sateeshperi

Summary

Uses Bismark report files of several samples in a run folder to generate a graphical summary HTML report.

Get started

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

include { BISMARK_SUMMARY } from 'nf-core/bismark/summary'

License

MIT License

Process
Name BISMARK_SUMMARY
Input 5 channels
bam list

List of Bismark alignment BAM filenames

*.bam
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 summary
*report.{html,txt} file

Bismark summary

*.{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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:07:29 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fbismark%2Fsummary/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/bismark/summary/blobs/sha256:64e8a0060aa801727899bf7f03d9ba42d0f081b8e449b1c348ffc5e21b86ed36
Size 2.8 KB
Checksum sha256:64e8a0060aa801727899bf7f03d9ba42d0f081b8e449b1c348ffc5e21b86ed36
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:07:29 (UTC) 3 2.8 KB
0.0.0-7f68141 16 Apr 2026 15:00:27 (UTC) 2 2.8 KB
0.0.0-22e46af 15 Apr 2026 15:00:18 (UTC) 3 2.8 KB
0.0.0-0c7146d 08 Apr 2026 18:48:57 (UTC) 3 2.8 KB