Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.1 KB

PyEED

Tests Documentation

About 📖

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.

Installation ⚙️

Install pyeed by running

pip install git+https://github.com/PyEED/pyeed.git

Quick start 🚀

Library is currently refactored, quick start will be updated soon!

Documentation 📘

Check out the documentation for in-depth information on how to setup pyeed, use the build-in tools, and store sequence data in databases.