×

nf-core/bcftools/pluginimputeinfo @ 0.0.0-6c4ed3a

Adds imputation information metrics to the INFO field based on selected FORMAT tags. Only the IMPUTE2 INFO metric from FORMAT/GP tags is currently available.

Latest version: 0.0.0-6c4ed3a
Total downloads: 7
Source: nf-core/modules
Authors: @eweizy
Maintainers: @eweizy

Summary

Adds imputation information metrics to the INFO field based on selected FORMAT tags. Only the IMPUTE2 INFO metric from FORMAT/GP tags is currently available.

Get started

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

include { BCFTOOLS_PLUGINIMPUTEINFO } from 'nf-core/bcftools/pluginimputeinfo'

License

MIT License

Process
Name BCFTOOLS_PLUGINIMPUTEINFO
Input 3 channels
#1 tuple
meta map

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

vcf file

The vcf file to be inspected. e.g. 'file.vcf'

index file

The tab index for the VCF file to be inspected. e.g. 'file.tbi'

regions file

Optionally, restrict the operation to regions listed in this file. e.g. 'file.vcf'

targets file

Optionally, restrict the operation to regions listed in this file (doesn't rely upon index files) e.g. 'file.vcf'

Output 4 channels
#1 csi tuple
meta map

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

*.csi file

Default VCF file index

*.csi
#2 tbi tuple
meta map

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

*.tbi file

Alternative VCF file index

*.tbi
#3 vcf tuple
meta map

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

*.{vcf,vcf.gz,bcf,bcf.gz} file

VCF output file containing added INFO/INFO field

*.{vcf,vcf.gz,bcf,bcf.gz}
#4 versions_bcftools tuple
${task.process} string

The process the versions were collected from

bcftools string

The tool name

bcftools --version | sed '1!d; s/^.*bcftools //' string

The command used to generate the version of the tool

Tool Description Homepage
bcftools BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF. All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed. Most commands accept VCF, bgzipped VCF and BCF with filetype detected automatically even when streaming from a pipe. Indexed VCF and BCF will work in all situations. Un-indexed VCF and BCF and streams will work in most, but not all situations. https://samtools.github.io/bcftools/howtos/index.html
bcftools plugin impute-info Bcftools plugins are tools that can be used with bcftools to manipulate variant calls in Variant Call Format (VCF) and BCF. The impute-info plugin adds imputation information metrics to the INFO field based on selected FORMAT tags. Only the IMPUTE2 INFO metric from FORMAT/GP tags is currently available https://samtools.github.io/bcftools/howtos/plugins.html
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:05:07 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fbcftools%2Fpluginimputeinfo/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/bcftools/pluginimputeinfo/blobs/sha256:90d0b264fcee991c5f70b8ee76eee5bbed6ca88190c2c3136a5223136f7b97ac
Size 4.4 KB
Checksum sha256:90d0b264fcee991c5f70b8ee76eee5bbed6ca88190c2c3136a5223136f7b97ac
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:05:07 (UTC) 4 4.4 KB
0.0.0-0c7146d 08 Apr 2026 18:46:08 (UTC) 3