This repository contains source codes and documentation related to python library.
Read the documentation of the python package of phylotastic services in the following link:
https://phylo.cs.nmsu.edu/phylopy/py-modindex.html
Click on different module links to view the usage of it.
Uninstallation
- Run the following command to first uninstall previous versions.
sudo pip uninstall phylotastic_services
Installation
- Download the phylotastic_services-0.2.tar.gz file from the dist folder.
- Run the following command to install.
sudo pip install phylotastic_services-0.2.tar.gz