Metadata-Version: 2.1
Name: psite-recommender
Version: 0.1.0
Summary: RS for Proteomics
License: Apache 2.0
Author: Manuel Gander
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: anndata (>=0.8.0,<0.9.0)
Requires-Dist: implicit (>=0.6.1,<0.7.0)
Requires-Dist: numpy (>=1.23.4,<2.0.0)
Requires-Dist: pandas (>=1.5.1,<2.0.0)
Requires-Dist: scanpy (>=1.9.1,<2.0.0)
Requires-Dist: scvelo (>=0.2.4,<0.3.0)
Requires-Dist: seaborn (>=0.12.1,<0.13.0)
Requires-Dist: statsmodels (>=0.13.2,<0.14.0)
Description-Content-Type: text/markdown

# Recommender_System_Proteomics
Scripts to run Recommender Systems on Proteomics data.

## Downloading:
  - click on the green "Code" button on the top right and Download ZIP, then unzip it  
  or use  
  - git clone https://github.com/ManuelGander/Recommender_System_Proteomics.git
  
## Running the scripts:
  - The notebook "Full_script.ipynb" contains all the information needed to run the scripts

