pyEED is a toolkit enabling object-oriented analysis of protein sequences, instead of working with sequences in a file-oriented fashion. This will enable the user to easily access and manipulate sequence information and to perform analyses on the sequence data.
This library is currently under development and thus the API is subject to change.
Install pyeed
by running
pip install git+https://github.com/PyEED/pyeed.git
Library is currently refactored, quick start will be updated soon!
Check out the documentation for in-depth information on how to setup pyeed
,
use the build-in tools, and store sequence data in databases.