Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 715 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 715 Bytes

OncoMark

GV20's OncoMark is an AI platform for biomarker discovery, cancer indication prioritization, and immunotherapy development. We offer partial access to our platform for academic usage in compliance with Cell's publication policies.

Reproducibility

The scripts to reproduce the results of our paper are available in the notebook folder. The scripts are written in Python=3.11.

Requirements

The requirements are listed in setup.cfg. To install the package, run the following command:

git clone https://github.com/gv20-therapeutics/IGSF8-NK.git
cd IGSF8-NK
pip install -e .