Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 835 Bytes

File metadata and controls

23 lines (14 loc) · 835 Bytes

GDAP Documentation Site

This is the documentation site for the Gene-Disease Association Prediction (GDAP) project.

About

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.

Live Demo

Development

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.