############################
#                          #
# Variant Effect Predictor #
#                          #
############################

Copyright (c) 1999-2015 The European Bioinformatics Institute and
Genome Research Limited.  All rights reserved.

This software is distributed under a modified Apache license.
For license details, please see

http://www.ensembl.org/info/about/legal/code_licence.html

Please email comments or questions to the public Ensembl
developers list at <http://lists.ensembl.org/mailman/listinfo/dev>.

Questions may also be sent to the Ensembl help desk at
<http://www.ensembl.org/Help/Contact>
  
Quickstart
==========

Install API and cache files, run in offline mode:

perl INSTALL.pl
perl variant_effect_predictor.pl --offline


Documentation
=============

For a summary of command line flags, run:

perl variant_effect_predictor.pl --help

For full documentation see

http://www.ensembl.org/info/docs/tools/vep/script/index.html

