schu / sarcocalc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SarcoCalc

Quick and dirty demo code for survival and metastasis estimates based on Sarcoma Nomograms from https://pubmed.ncbi.nlm.nih.gov/27068860/

Setup

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Usage

flask --app sarcocalc run

About


Languages

Language:Python 89.7%Language:HTML 10.3%