R/scPOP.R

#' scPOP: Metrics for Benchmarking scRNA-Seq Batch Correction
#'
#'  Evaluate using batch effect correction for scRNA-seq using multiple established methods, including the Adjusted Rand Index,
#' Normalized Mutual Information, Local Inverse Simpson Index, and Silhouette Width. We also included metrics for #' aggregating and weighing multiple metrics together.
#' @import Rcpp
#' @docType package
#' @name scPOP
#' @useDynLib scPOP, .registration=TRUE
NULL
#> NULL
vinay-swamy/scPOP documentation built on Aug. 8, 2021, 1:04 p.m.