Registration Open for GBCC2025:
Joint Galaxy/Bioconductor Conference!
Abstract Submission for Posters closes May 9!

HVP

This is the development version of HVP; to use it, please install the devel version of Bioconductor.

Hierarchical Variance Partitioning


Bioconductor version: Development (3.22)

HVP is a quantitative batch effect metric that estimates the proportion of variance associated with batch effects in a data set.

Author: Wei Xin Chan [aut, cre] ORCID iD ORCID: 0000-0003-3193-9195

Maintainer: Wei Xin Chan <cweixin at gmail.com>

Citation (from within R, enter citation("HVP")):

Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("HVP")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews BatchEffect, GeneExpression, SingleCell, Software, Transcriptomics
Version 0.99.4
In Bioconductor since BioC 3.22 (R-4.5)
License MIT + file LICENSE
Depends
Imports Matrix, methods, progress, stats, utils
System Requirements
URL
See More
Suggests SingleCellExperiment, SummarizedExperiment, Seurat, SeuratObject, ggplot2, testthat, splatter, scater, devtools, knitr, rmarkdown, ExperimentHub
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary (x86_64) HVP_0.99.4.zip
macOS Binary (x86_64) HVP_0.99.4.tgz
macOS Binary (arm64) HVP_0.99.4.tgz
Source Repository git clone https://git.bioconductor.org/packages/HVP
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/HVP
Bioc Package Browser https://code.bioconductor.org/browse/HVP/
Package Short Url https://bioconductor.org/packages/HVP/
Package Downloads Report Download Stats