Metadata-Version: 2.1
Name: rascore
Version: 0.1.20
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.7.1,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Bio (>=1.3.3)
Requires-Dist: CairoSVG (>=2.5.2)
Requires-Dist: lxml (>=4.6.3)
Requires-Dist: matplotlib (>=3.3.4)
Requires-Dist: matplotlib_venn (>=0.11.6)
Requires-Dist: numpy (>=1.20.1)
Requires-Dist: pandas (>=1.2.4)
Requires-Dist: pendulum (>=2.1.2)
Requires-Dist: pyfiglet (>=0.8.post1)
Requires-Dist: rdkit-pypi (>=2021.9.4)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: scipy (>=1.6.2)
Requires-Dist: seaborn (>=0.11.1)
Requires-Dist: statannot (>=0.2.3)
Requires-Dist: statsmodels (>=0.12.2)
Requires-Dist: streamlit (>=1.4.0)
Requires-Dist: tqdm (>=4.59.0)
