/NeuronalAnalysis

This project unravels Mus Musculus Neuronal Networks using R by analyzing over 30,000 Ensembl IDs with RNA-seq data to uncover key genetic patterns in neuronal behavior.

Primary LanguageR


Neurosymbolic Neuronal Network Modeling

Modeling and Predicting Neuronal Network Behavior Using Gene Expression Data

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Authors
  8. Acknowledgements

About The Project

This project aims to model and predict neuronal network behavior by analyzing the gene expression of individual neurons, characterized by their anatomical and functional properties. The dataset used for this project can be found here.

Research Question: "How can the transcriptional profiles of individual neurons, characterized by their anatomical and functional properties, be used to model and predict neuronal network behavior in a neurosymbolic framework?"

Getting Started

Dependencies

  • R 4.3.1
  • RStudio 2023.06.0+421

Packages

  • BiocManager

Installation

  1. Clone the repository to your local machine.
  2. Install the required dependencies.
  3. Download the dataset and place it in the appropriate directory.

Usage

Detailed instructions on how to run the code and use the dataset will be provided.

Roadmap

  1. Data Preprocessing and Exploration
  2. Feature Engineering
  3. Model Training and Evaluation
  4. Interpretation and Analysis

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Ethan Fan - Github

Matheus Kunzler Maldaner - Github

Nathan Gilman - Github

Rama Janco - Github

Acknowledgements

  • Kiley Graim for instructing the course.
  • Pfeffer CK and Beltramo R for authoring the original research and dataset.
  • The Sequence Read Archive (SRA) for hosting the source repository.
  • refine.bio and the Childhood Cancer Data Lab (CCDL) for providing a uniformly processed and normalized version of the dataset.
  • Alex's Lemonade Stand Foundation for powering the refine.bio project.
  • Casey S. Greene, Dongbo Hu, Richard W. W. Jones, Stephanie Liu, David S. Mejia, Rob Patro, Stephen R. Piccolo, Ariel Rodriguez Romero, Hirak Sarkar, Candace L. Savonen, Jaclyn N. Taroni, William E. Vauclain, Deepashree Venkatesh Prasad, Kurt G. Wheeler for their contributions to refine.bio.

Thank you