Skip to content

Cowyrise/hacktech24

Repository files navigation

The Genetic Disorder Calculator 🧬

Overview

According to Lurie Children's Hospital, 1 in 10 Americans live with a rare disease, and nearly half of them are children. Of these diseases identified, nearly 72% are genetic and the majority of these diseases (70%) start in childhood. However, such diagnoses often are unprecedented and take families by surprise.

This web application hopes to remediate these worries by providing a low-cost and efficient way to predict the probability of offspring inheriting a particular genetic disorder based on the genetic traits of their parents, providing parents and future parents preparation before symptoms appear.

1. Download and Install 📁

In a terminal, clone the repository:

https://github.com/Cowyrise/hacktech24.git

2. Starting the Server 🌐

Once in the folder, run

python app.py

3. Running the client 👨‍💻

In a new browser window, type in:

http://127.0.0.1:5000/

Now you can explore the application, inputting known information of both parents

Credits

Beautiful Soup: Python web-scraper

Flask: web development integration

Wikipedia: Genetic disorder database

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors