API Setup and installation¶
Requirements¶
An Ensembl API checkout including:
ensembl-production ensembl-production.
ensembl-analysis ensembl-analysis. (on dev/hive_master branch)
ensembl-taxonomy ensembl-taxonomy.
ensembl-orm ensembl-orm.
Software¶
Python 3.8+
Bioperl 1.6.9+
Python Modules¶
argschema
Installation¶
Directly from GitHub:
1git clone https://github.com/Ensembl/ensembl-analysis -b experimental/gbiab
2git clone https://github.com/Ensembl/ensembl-production
3git clone https://github.com/Ensembl/ensembl-hive
4git clone https://github.com/Ensembl/ensembl-taxonomy
5git clone https://github.com/Ensembl/ensembl-orm