nf-core/bcftools/plotvcfstats @ 0.0.0-6c4ed3a
Summary
Plots the output of bcftools stats
Get started
Add the following snippet to your workflow script to include this module.
include { BCFTOOLS_PLOTVCFSTATS } from 'nf-core/bcftools/plotvcfstats'
License
MIT License
Process
Name
|
BCFTOOLS_PLOTVCFSTATS |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'sample1' ] |
|---|---|
stats
file
|
Text file from BCFtools stats output *_stats.txt
|
Output
3 channels
#1
plot_dir
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'sample1' ] |
|---|---|
*plots*
directory
|
Output directory containing plots, raw data, and log files *plots*
|
#2
plot_pdf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'sample1' ] |
|---|---|
*.pdf
file
|
(Link to the original) summary output in PDF *.pdf
|
#3
versions_bcftools
tuple
${task.process}
string
|
The name of the process |
|---|---|
bcftools
string
|
The name of the tool |
bcftools --version | sed '1!d; s/^.*bcftools //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| plot | Script for processing output of bcftools stats, plots graphs and creates a PDF presentation. | http://samtools.github.io/bcftools/bcftools.html |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:05:03 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fbcftools%2Fplotvcfstats/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/bcftools/plotvcfstats/blobs/sha256:3aace73dc538814970562248f885ec2f4005cad5fc58fb7fdb722025d09e30fe |
| Size | 3.0 KB |
| Checksum | sha256:3aace73dc538814970562248f885ec2f4005cad5fc58fb7fdb722025d09e30fe |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:05:03 (UTC) | 3 | 3.0 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:46:02 (UTC) | 3 | 3.0 KB |