- Home
- Bioconductor 3.22
- Software Packages
- globaltest
globaltest
This is the released version of globaltest; for the devel version, see globaltest.
Testing Groups of Covariates/Features for Association with a Response Variable, with Applications to Gene Set Testing
Bioconductor version: Release (3.22)
The global test tests groups of covariates (or features) for association with a response variable. This package implements the test with diagnostic plots and multiple testing utilities, along with several functions to facilitate the use of this test for gene set testing of GO and KEGG terms.
Author: Jelle Goeman and Jan Oosting, with contributions by Livio Finos, Aldo Solari, Dominic Edelmann
Maintainer: Jelle Goeman <j.j.goeman at lumc.nl>
citation("globaltest")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("globaltest")
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("globaltest")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.