yycunc/iSMNN: iSMNN: Batch Effect Correction for Single-cell RNA-seq data via Iterative Supervised Mutual Nearest Neighbor Refinement

This function iSMNN is designed to perform iterative supervised batch effect correction for scRNA-seq data by refining mutual nearest neighbors (MNNs) within corresponding clusters (or cell types) on the top of corrected data. It takes as input raw expression matrices from two or more batches and a list of the unified cluster labels (output from unifiedClusterLabelling of SMNN package). It outputs a Seurat object that contains the the batch-corrected expression matrix for batches

Getting started

Package details

Bioconductor views GUI RNASeq SingleCell Software Transcription Transcriptomics
MaintainerYuchen Yang <yyuchen@email.unc.edu>
LicenseGPL-3
Version1.20
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("yycunc/iSMNN")
yycunc/iSMNN documentation built on June 11, 2022, 8:37 p.m.