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¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install vcftools
and update with:
conda update vcftools