Installation

PyPI Version

Install latest BioTranslator from PyPI (consider using pip3 to access Python 3):

pip install biotranslator

Development Version

To work with the latest version on GitHub: clone the repository and cd into its root directory.

Install with HTTPS:

https://github.com/ywzhao2002/biotranslator.git
cd biotranslator

Install with Github CLI:

gh repo clone ywzhao2002/biotranslator
cd biotranslator