nikitaagarwal / RareGeneticConditionsDiagnoser

Simple webapp that determines probable genetic conditions given phenotypes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rare Genetic Conditions Diagnoser

Or, to run locally:

pip install -r requirements.txt
gunicorn app.wsgi

See tradeoffs.pdf for test/edge cases, some general tradeoffs, and possible feature add-ons for the future.

About

Simple webapp that determines probable genetic conditions given phenotypes.


Languages

Language:Python 89.6%Language:HTML 10.4%