variant-effect-predictor¶
The VEP determines the effect of your variants (SNPs, insertions, deletions, CNVs or structural variants) on genes, transcripts, and protein sequence, as well as regulatory regions.
| Home | http://www.ensembl.org/info/docs/tools/vep/index.html | 
| Versions | 83 | 
| License | Apache 2.0 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/variant-effect-predictor | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install variant-effect-predictor
and update with:
conda update variant-effect-predictor