Author: Minfang Song & Li Lin
Q: What is ISnorm ?
A: ISnorm is a package for sc-RNA seq data normalization.
Q: How to install ISnorm ?
A1: Install from Github
install.packages('devtools')
devtools::install_github("bioliyezhang/ISnorm", build_vignettes = T)
A2: Install from package
install.packages('/path/to/ISnorm_0.0.1.tar.gz',repos = NULL)
Q: How to use ISnorm ?
A: After installation, type browseVignettes('ISnorm') in R to see ISnorm tutorial. If there have errors, please
use the second installation method.
Q: How can I get raw data used in ISnorm article ?
A: Please refer to this page.
Q: Where can I report bugs, suggestions, issues, or comments ?
A: Please refer to this page.
If you use ISnorm, please cite Normalizing single-cell RNA sequencing data with internal spike-in-like genes Li Lin, Minfang Song, Yong Jiang, Xiaojing Zhao, Haopeng Wang, Liye Zhang. NAR Genomics and Bioinformatics, Volume 2, Issue 3, September 2020, lqaa059,