Package: HVP
Title: Hierarchical Variance Partitioning
Version: 1.1.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'
git_url: https://git.bioconductor.org/packages/HVP
git_branch: devel
git_last_commit: e1749af
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
Date/Publication: 2025-10-30
NeedsCompilation: no
Packaged: 2025-10-30 21:32:12 UTC; biocbuild
Author: Wei Xin Chan [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3193-9195>)
Maintainer: Wei Xin Chan <cweixin@gmail.com>
