#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.