Skip to content

Fast Integration of single-cell RNA-sequencing data across Multiple platforms

Notifications You must be signed in to change notification settings

YangLabHKUST/FIRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIRM

FIRM is an algorithm for accurate integration of heterogeneous scRNA-seq datasets across multiple platforms, which specifically accounts for the heterogeneity in cell type composition between SS2 and 10X datasets. The integrated datasets generated using FIRM show accurate mixing of shared cell type identities and superior preservation of original structure for each dataset.

Installation

To install the development version of FIRM, it's easiest to use the 'devtools' package. Note that FIRM depends on the 'Seurat' pacakge, the 'RANN' package and the 'Rcpp' package, which also requires appropriate setting of Rtools and Xcode for Windows and Mac OS/X, respectively.

#install.packages("devtools")
library(devtools)
install_github("mingjingsi/FIRM")

Usage

The 'FIRM' vignette will provide a good start point for the analysis using FIRM package.

Reference

Jingsi Ming, Zhixiang Lin, Xiang Wan, Can Yang, Angela Ruohao Wu, FIRM: Fast Integration of single-cell RNA-sequencing data across Multiple platforms https://www.biorxiv.org/content/10.1101/2020.06.02.129031v1.full.pdf

About

Fast Integration of single-cell RNA-sequencing data across Multiple platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published