Skip to content

Computational Framework Separating Single-Cell RNA-Seq by Genetic and Contextual Information

Notifications You must be signed in to change notification settings

thatchayut/Originator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Originator: Computational Framework Separating Single-Cell RNA-Seq by Genetic and Contextual Information

Single-cell RNA sequencing (scRNA-Seq) data from tissues are prone to blood contamination in sample preparation. Moreover, some tissue samples comprise cells of different genetic makeups. These issues require rigorous preprocessing and cell filtering prior to the downstream functional analysis. We propose a new computational framework, Originator, which deciphers single cells into different genetic origins and separates blood cells from tissue-resident cells in the scRNA-Seq data.

alt text Illustration of Originator framework The input data are the scRNA-Seq experiment on tissue sections. (1) data preprocessing and cell type annotation. (2) separating barcoded cells into different origins by blood vs tissue residents context and optionally by inferred genotype information. (3) using the results in steps (1) and (2) to dissect tissue heterogeneity. (4) the functional downstream analyses with respect to cells’ origins.

Installation

Install dependencies

install.packages("tidyr")
install.packages('Seurat')
install.packages("RColorBrewer")
install.packages("matrixStats")

Install Originator

remotes::install_github("lanagarmire/Originator/Originator/")

Tutorial

Contributors

About

Computational Framework Separating Single-Cell RNA-Seq by Genetic and Contextual Information

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published