- Home
- Bioconductor 3.21
- Software Packages
- roastgsa
roastgsa
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see roastgsa.
Rotation based gene set analysis
Bioconductor version: 3.21
This package implements a variety of functions useful for gene set analysis using rotations to approximate the null distribution. It contributes with the implementation of seven test statistic scores that can be used with different goals and interpretations. Several functions are available to complement the statistical results with graphical representations.
Author: Adria Caballe [aut, cre] ORCID iD ORCID: 0000-0002-2388-4713
Maintainer: Adria Caballe <adria.caballe at irbbarcelona.org>
citation("roastgsa")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("roastgsa")
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("roastgsa")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.