Skip to content
View jgamache014's full-sized avatar

Block or report jgamache014

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jgamache014/README.md

BIO:

I am currently using single-nuclei genomics technology to understand mechanisms of gene dysregulation in neurodegenerative diseases. Below is a description of my repository containing the R script used to process a single-nuclei (sn)RNA-seq dataset from human brain tissue. This is a work-in-progress, so I welcome any feedback or questions.

PROJECTS:

This repository contains R code mainly using the packages Seurat and MAST to analyze snRNA-seq data from 24 human temporal cortex samples for a final count of >200,000 nuclei. Prior to using this pipeline, the raw sequencing data was pre-processed using Cell Ranger v4.0 (10X Genomics) to convert to FASTQ files, align to GRCh38, and generate count matrices. The workflow involves the following steps:

  • Generate Seurat objects and perform QC filtering
  • Perform SCT normalization and integrate the datasets
  • Use an annotated reference dataset to annotate cell types
  • Perform dimensional reduction (PCA & UMAP)
  • Conduct differential expression analyses in MAST

This project supplements the snRNA-seq workflow to further investigate underlying regulatory mechanisms of late-onset Alzheimer's disease (LOAD). Here, biomaRt is used to extract gene names in 1Mb genomic regions surrounding all known LOAD GWAS loci, based on the most recent GWAS meta-analysis to date (Bellenguez et al., 2020).

Popular repositories Loading

  1. snRNA-seq-workflow snRNA-seq-workflow Public

    Human brain, >200,000 nuclei

    24

  2. python-fasta python-fasta Public

    SciComp

    Python

  3. jgamache014 jgamache014 Public

    Config files for my GitHub profile.

  4. Alzheimers_GWAS_1Mb_genes_list Alzheimers_GWAS_1Mb_genes_list Public

    Extract gene names within +-500kb of all known Alzheimer's disease SNPs passing genome-wide significance

    1