bcftools

genomic variant calling and manipulation of VCF/BCF files
  https://samtools.github.io/bcftools/
  2
  1 review



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.
Latest reviews
5
AtoshDustosh 3 years ago

Very useful! Provides everything you need to do with a vcf or bcf file.