Bcftools

BCFtools is a program for variant calling and manipulating files 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. In order to avoid tedious repetion, throughout this document we will use “VCF” and “BCF” interchangeably, unless specifically noted. Most commands accept VCF, bgzipped VCF and BCF with filetype detected automatically even when streaming from a pipe. Indexed VCF and BCF work in all situations. Unindexed VCF and BCF and streams work in most, but not all situations. In general, whenever multiple VCFs are read simultaneously, they must be indexed and therefore also compressed.

Version: 1.13 (G100), 1.2 (MARCONI)

Availability: GALILEO100, MARCONI

Target: all

Official web site: https://github.com/samtools/bcftools/releases/tag/1.2

Related Commands:

You can load the module with the command

module load autoload bcftools

Help and Documentation:

You can find documentation on the system, with the command:

module help bcftools

The manual is on the web at the original home page (https://github.com/samtools/bcftools).

CINECA consultants can be reached through the address: superc@cineca.it