Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-AD

This repository is for the study "Using Machine Learning to Identify Specific Genes Related to the Onset and Progression of Alzheimer’s Disease", conducted in the Biotechnology Research Lab at TJHSST. These are the files containing the files used throughout the project. There are a couple of things that are important to note:

  1. The workflow is as follows: adni_file_extract.py --> dbsnp_extract.py --> neural_net.py --> clustering.py --> mapping.py.

  2. As you will see, these files contain functions and nothing else. The functions were used at our discretion to pull information and create files containing data types (using the pickle package). As such, there is no clear "pathway" to follow per se; however, the functions provided are satisfactory and work together.

  3. The data we used is available through the Alzheimer's Disease Neuroimaging Initiative (ADNI). Due to their use of real patient medical data, we cannot provide our original data files in this repository. However, access to the ADNI database can be applied for and, if approved, used with this code.

  4. The package pybedtools, as used in the mapping file, is only available through a conda environment. We suggest using this environment throughout the entire project to ensure consistency.

For concerns or inquiries: shrey.sharma.va@gmail.com

About

Functions and workflow protocol for using Machine Learning to Identify New Genes Related to the Onset and Progression of Alzheimer's Disease

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages