Metadata-Version: 2.1
Name: rascore
Version: 0.1.13
Summary: A tool for analyzing the conformations of RAS structures
License: MIT
Author: mitch-parker
Author-email: mitch.isaac.parker@gmail.com
Requires-Python: >=3.8,<3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Bio (>=1.3.3,<2.0.0)
Requires-Dist: CairoSVG (>=2.5.2,<3.0.0)
Requires-Dist: lxml (>=4.6.3,<5.0.0)
Requires-Dist: matplotlib (>=3.3.4,<4.0.0)
Requires-Dist: matplotlib_venn (>=0.11.6,<0.12.0)
Requires-Dist: numpy (>=1.20.1,<2.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: rdkit-pypi (>=2021.9.4,<2022.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: scipy (>=1.6.2,<2.0.0)
Requires-Dist: seaborn (>=0.11.1,<0.12.0)
Requires-Dist: statannot (>=0.2.3,<0.3.0)
Requires-Dist: statsmodels (>=0.12.2,<0.13.0)
Requires-Dist: streamlit (>=1.4.0,<2.0.0)
Requires-Dist: tqdm (>=4.59.0,<5.0.0)
