sudo apt install unzip curl git libmodule-build-perl libdbi-perl libdbd-mysql-perl build-essential zlib1g-dev
git clone https://github.com/Ensembl/ensembl-vep.git
cd ensembl-vep
./INSTALL.pl -a a
This will only build and install the base VEP and its dependencies. See the documentation (search for --AUTO
and --PLUGINS
) for the flags needed for additional content.