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.
The scripts to reproduce the results of our paper are available in the notebook folder. The scripts are written in Python=3.11.
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 .