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

Try the scPOP package in your browser

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

scPOP documentation built on Aug. 4, 2021, 5:06 p.m.