Bioinformatic tool which extract every domain annotated by InterProScan
- Python
- pip
Install the required Python packages; while you are in the project's root directory run the following command:
# Install requirements
pip install -r requirements.txtIn terminal, run the following command. By default, this will only retrieve Bulbasaur.
# Run the Serebii.net scraper
python scraper.pySome useful commands are listed below.