Tools for retrieving Ensembl plants BLAST results and saving them locally.
git clone https://github.com/vargasrichards/ensembl-blast-tools
cd ensembl-blast-tools
python3 retrieve_blast.py
Python 3 and the following modules are required:
requests, Biopython, shutil, tempfile, seaborn
These can be installed via PyPI:
pip install requests Biopython shutil tempfile seaborn
ORF analysis to better detect loss-of-function changes Further graphics development