Package: HVP Title: Hierarchical Variance Partitioning Version: 1.3.0 Authors@R: person("Wei Xin", "Chan", NULL, "cweixin@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3193-9195")) Description: HVP is a quantitative batch effect metric that estimates the proportion of variance associated with batch effects in a data set. Imports: Matrix, methods, stats Suggests: SingleCellExperiment, SummarizedExperiment, Seurat, SeuratObject, ggplot2, progress, testthat, splatter, scater, devtools, knitr, rmarkdown, BiocStyle, ExperimentHub License: MIT + file LICENSE VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.2.3 biocViews: SingleCell, Transcriptomics, GeneExpression, BatchEffect Collate: 'utils.R' 'HVP.R' 'simulate.R' Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:05:06 UTC RemoteUrl: https://github.com/bioc/HVP RemoteRef: HEAD RemoteSha: fc5632ed7ecf068c6c2458f6c963df2f351672e3 NeedsCompilation: no Packaged: 2026-05-30 08:01:27 UTC; root Author: Wei Xin Chan [aut, cre] (ORCID: ) Maintainer: Wei Xin Chan