nf-core/bismark/align @ 0.0.0-7f68141
Summary
Performs alignment of BS-Seq reads using bismark
Get started
Add the following snippet to your workflow script to include this module.
include { BISMARK_ALIGN } from 'nf-core/bismark/align'
License
MIT License
Name
|
BISMARK_ALIGN |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
reads
file
|
List of input FastQ files of size 1 and 2 for single-end and paired-end data, respectively. |
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
|
bam
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*bam
file
|
Output BAM file containing read alignments *.{bam}
|
report
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*report.txt
file
|
Bismark alignment reports *{report.txt}
|
unmapped
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*fq.gz
file
|
Output FastQ file(s) containing unmapped reads *.{fq.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-7f68141 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 16 Apr 2026 15:00:13 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fbismark%2Falign/0.0.0-7f68141/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/bismark/align/blobs/sha256:7f0ab77ab918319c34908a9ed7c2c6d714a9cc5bac6204163037d548a6eb93d1 |
| Size | 3.7 KB |
| Checksum | sha256:7f0ab77ab918319c34908a9ed7c2c6d714a9cc5bac6204163037d548a6eb93d1 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:06:29 (UTC) | 3 | 3.7 KB | |
| 0.0.0-7f68141 | 16 Apr 2026 15:00:13 (UTC) | 4 |