bcftools

genomic variant calling and manipulation of VCF/BCF files

Debian Debian
RUN apt-get update && \ apt-get install -y bcftools
Ubuntu
RUN apt-get update && \ apt-get install -y bcftools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y bcftools
Fedora
RUN dnf install -y bcftools
Raspbian
RUN apt-get update && \ apt-get install -y bcftools
click the source code to copy install bcftools on any operating system with command-not-found.com