vcflatten¶
A command line tool for flattening VCF files down to simpler TSV files.
| Home | http://innovativemedicine.ca/tools/vcflatten |
| Versions | 0.5.2 |
| License | BSD |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/vcflatten |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install vcflatten
and update with:
conda update vcflatten