×

nf-core/biscuit/bsconv @ 0.0.0-6c4ed3a

Summarize and/or filter reads based on bisulfite conversion rate

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

Summary

Summarize and/or filter reads based on bisulfite conversion rate

Get started

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

include { BISCUIT_BSCONV } from 'nf-core/biscuit/bsconv'

License

MIT License

Process
Name BISCUIT_BSCONV
Input 4 channels
#1 tuple
meta map

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

bam file

BAM file contained mapped reads

#2 tuple
meta2 map

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

bai file

BAM file index

#3 tuple
meta3 map

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

fasta file

Input genome fasta file

#4 tuple
meta4 map

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

index directory

Directory containing biscuit genome index

Output 2 channels
#1 bam tuple
meta map

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

*.bam file

Output BAM file containing filtered read alignments

*.{bam}
#2 versions_biscuit tuple
${task.process} string

The name of the process

biscuit string

The name of the tool

biscuit version |& sed '1!d; s/^.*BISCUIT Version: //' eval

The expression to obtain the version of the tool

Tool Description Homepage
biscuit A utility for analyzing sodium bisulfite conversion-based DNA methylation/modification data https://huishenlab.github.io/biscuit/
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:06:20 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fbiscuit%2Fbsconv/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/biscuit/bsconv/blobs/sha256:603b5df365448f955829775548ea9c8913512e9d44fb96237ae98d0d4e3c091f
Size 2.7 KB
Checksum sha256:603b5df365448f955829775548ea9c8913512e9d44fb96237ae98d0d4e3c091f
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:06:20 (UTC) 3 2.7 KB
0.0.0-0c7146d 08 Apr 2026 18:47:51 (UTC) 2 2.6 KB