This is the documentation site for the Gene-Disease Association Prediction (GDAP) project.
GDAP is a machine learning application that predicts gene-disease associations using advanced bioinformatics and machine learning techniques. This project was developed as part of the STEM-Away® Mentor Chains internship program.
- Documentation Site: https://mentorchains.github.io/BI-ML_Disease-Prediction_2024_Site/
- Streamlit App: https://gdapdemo.streamlit.app/
This documentation site is built using Jekyll and Just the Docs theme. To run locally:
bundle install
bundle exec jekyll serve
Visit http://localhost:4000
to view the site.