- Home
- Bioconductor 3.16
- Software Packages
- pathVar
pathVar
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see pathVar.
Methods to Find Pathways with Significantly Different Variability
Bioconductor version: 3.16
This package contains the functions to find the pathways that have significantly different variability than a reference gene set. It also finds the categories from this pathway that are significant where each category is a cluster of genes. The genes are separated into clusters by their level of variability.
Author: Laurence de Torrente, Samuel Zimmerman, Jessica Mar
Maintainer: Samuel Zimmerman <samuel.e.zimmerman at gmail.com>
citation("pathVar")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("pathVar")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("pathVar")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.