YutongWangUMich / corgi

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

Home Page:https://yutongwangumich.github.io/corgi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://yutongwangumich.github.io/corgi/

License:MIT License


Languages

Language:R 100.0%