README.md

scMerge

R build
status Codecov test
coverage

scMerge is a R package for merging and normalising single-cell RNA-Seq datasets.

Installation

scMerge is available on Bioconductor (https://bioconductor.org/packages/scMerge). You can install it using:

## Install scMerge from Bioconductor, requires R 3.6.0 or above
BiocManager::install("scMerge")
## You can also try to install the Bioconductor devel version of scMerge:
BiocManager::install("scMerge", version = "devel")

Vignette

You can find the vignette at our website: https://sydneybiox.github.io/scMerge/index.html.

Case studies

You can find a list of case studies here: https://sydneybiox.github.io/scMerge/articles/.

Contact us

If you have any enquiries, especially about performing scMerge integration on your own data, then please contact bioinformatics@maths.usyd.edu.au. You can also open an issue on GitHub.

Reference

scMerge leverages factor analysis, stable expression, and pseudoreplication to merge multiple single-cell RNA-seq datasets

Yingxin Lin, Shila Ghazanfar, Kevin Y.X. Wang, Johann A. Gagnon-Bartsch, Kitty K. Lo, Xianbin Su, Ze-Guang Han, John T. Ormerod, Terence P. Speed, Pengyi Yang, Jean Y. H. Yang

Our manuscript published at PNAS can be found here.



Try the scMerge package in your browser

Any scripts or data that you put into this service are public.

scMerge documentation built on Nov. 8, 2020, 7:04 p.m.