nf-core/biscuit/qc @ 0.0.0-0c7146d
Summary
Perform basic quality control on a BAM file generated with Biscuit
Get started
Add the following snippet to your workflow script to include this module.
include { BISCUIT_QC } from 'nf-core/biscuit/qc'
License
MIT License
Process
Name
|
BISCUIT_QC |
|---|
Input
3 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bam
file
|
BAM file produced using Biscuit |
#2
tuple
meta2
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
Input genome fasta file |
#3
tuple
meta3
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
index
directory
|
Directory containing biscuit genome index |
Output
2 channels
#1
reports
tuple
meta
file
|
Summary files containing the following information:
*.txt
|
|---|---|
*.txt
file
|
Summary files containing the following information:
*.txt
|
#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-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:27:16 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fbiscuit%2Fqc/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/biscuit/qc/blobs/sha256:6d2371177375394f8330ca8340ae3f6aa098a3964aeb3fb376aa8a55f953c0df |
| Size | 3.0 KB |
| Checksum | sha256:6d2371177375394f8330ca8340ae3f6aa098a3964aeb3fb376aa8a55f953c0df |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:27:16 (UTC) | 1 | 3.0 KB | - |