Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 780 Bytes

README.rst

File metadata and controls

24 lines (15 loc) · 780 Bytes

Precision Chemotherapy Recommender

Description

This repo contains code used for the Precision Chemotherapy Recommender (link), which is available as a Dash app deployed on Heroku. It is also known as MeCan (Me: precision, Can: no cancer)!

The code for training and building the models used for this app is available at: https://github.com/syao13/insight_project.

Usage

Upload a patient's gene expression file and it will output the most sensitive chemo drugs for this patient and the most important genes associated with each drug.

You can also run the app locally,

python3 app.py