fursham-h / AS-scRNAseq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alternative splicing analysis of single cell RNA-Sequencing (scRNA-Seq) dataset

This repository contain resources and guides for the single-cell alternative splicing project.

The aim of this project is to identify regulated alternative splicing events between cell clusters from scRNA-Seq experiments. Here are the key objectives:

  1. Understand a typical scRNA-seq workflow (Smart-Seq vs 10X Genomics)
  2. Review current approaches to analyze single-cell alternative splicing and its limitations
  3. Process published scRNA-seq dataset to identify cell clusters
  4. Merge sequencing reads from cell clusters and compare alternative splicing landscape between clusters
  5. Identify enrichment in gene groups regulated by alternative splicing

Resources

Below are several resources that are useful for this project.

Tasks

Some of the current tasks that can be done:

  • Literature review of scRNA-seq workflows (Smart-Seq vs 10X Genomics)
  • Literature review of single-cell alternative splicing analysis
  • Download count matrix from scRNA-seq dataset
  • Familiarize with Seurat package and R programming
  • Import scRNA-seq matrix into R
  • Carry QC on dataset and normalise+scale data
  • Perform dimensional reduction (preferably UMAP/tSNE) and create clusters
  • Identify cluster biomarkers and infer its cell type (if possible)
  • Label tsne/UMAP plot with cell types annotated from main paper
  • Plan pipeline for whippet analysis on clustered scRNA-seq transcriptome

About


Languages

Language:HTML 98.6%Language:R 1.4%