Metadata-Version: 2.4
Name: EasY-KO
Version: 1.0.0
Summary: A user friendly package for designing parts for multiple gene deletions in Candida albicans (or other yeasts)
Author: Kai Savage, Megan Garber
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: biopython<2,>=1.85
Requires-Dist: numpy<2,>=1.26
Requires-Dist: openpyxl<4,>=3.1.5
Requires-Dist: pandas<2.3,>=2.2.0
Requires-Dist: primer3-py<3,>=2.3.0
Requires-Dist: pygenomeviz<2,>=1.6.1
Requires-Dist: scikit-bio<1,>=0.7.0
Requires-Dist: streamlit<2,>=1.50.0
Description-Content-Type: text/markdown

EasY-KO takes a list of target genes and generates the guide RNAs needed to remove these genes using Cas9. It also generates primers to duplicate a repair template containing a selection marker and to check whether the template is successfully integrated or flipped out.

This package works best in a Conda environment with Python 3.9