Skip to content

YutongWangML/corgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corgi

CORGI (Curve-fit Objective Ranking of Gene Importance) is a gene filter for integrating two single-cell RNAseq trajectory datasets. Conceptually, CORGI selects genes that highlight the shared heterogenity in both datasets while rejecting genes that contributes to batch effects.

For example, MDS run on genes selected by CORGI can remove the "batch effect" between mouse and human pre-implantation embryogenesis:

drawing

Installation

In R, run

install.packages("devtools")
devtools::install_github("YutongWangUMich/corgi")

Tutorial

For a quick introduction, check out the vignette: integrating pre-implantation embryogenesis between mouse and human.

About

Gene filter for integration of two scRNA-seq trajectory datasets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages