.. _`vcftools`: vcftools ======== A set of tools written in Perl and C++ for working with VCF files. ======== =========== Home https://vcftools.github.io/ Versions 0.1.14 License LGPL Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/vcftools ======== =========== Installation ------------ .. highlight: bash With an activated Bioconda channel (see :ref:`setup`), install with:: conda install vcftools and update with:: conda update vcftools