Metadata-Version: 2.1
Name: yEscher
Version: 0.2.1
Summary: Run gene knockouts and analyize S. Cerevisae, built on top of yeastGEM
Home-page: https://github.com/Shyamsaibethina/yEscher
Author: Shyam Sai Bethina
Author-email: shyamsaibethina@gmail.com
License: MIT
Keywords: yeast,escher,pytfa,ME models,thermodynamics,flux analysis,expression
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4
Requires-Dist: beautifulsoup4>=4.11.1
Requires-Dist: Bio
Requires-Dist: bokeh
Requires-Dist: cobra>=0.25.0
Requires-Dist: Escher>=1.7.3
Requires-Dist: gurobipy>=11.0.0
Requires-Dist: joblib>=1.1.0
Requires-Dist: numpy>=1.22.4
Requires-Dist: optlang>=1.5.2
Requires-Dist: pandas>=1.4.2
Requires-Dist: pymysql>=1.1.1
Requires-Dist: pytest>=7.1.2
Requires-Dist: pytfa>=0.9.4
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: PyYAML>=6.0.2
Requires-Dist: rdkit>=2024.3.5
Requires-Dist: Requests>=2.32.3
Requires-Dist: scikit_learn>=1.0.2
Requires-Dist: scipy>=1.7.3
Requires-Dist: setuptools>=61.2.0
Requires-Dist: sphinx_rtd_theme>=2.0.0
Requires-Dist: SQLAlchemy>=1.4.37
Requires-Dist: sympy>=1.10.1
Requires-Dist: tqdm>=4.64.0
