Metadata-Version: 2.1
Name: rascore
Version: 0.2.0
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)
Requires-Dist: Pillow (==9.0.0)
Requires-Dist: lxml (==4.6.5)
Requires-Dist: matplotlib (==3.3.4)
Requires-Dist: matplotlib_venn (==0.11.6)
Requires-Dist: numpy (==1.21)
Requires-Dist: pandas (==1.3.5)
Requires-Dist: pendulum (==2.1.2)
Requires-Dist: py3Dmol (==1.8.0)
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.13.1)
Requires-Dist: stmol (==0.0.7)
Requires-Dist: streamlit (==1.4.0)
Requires-Dist: tqdm (==4.59.0)
