GSAR
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see GSAR.
Gene Set Analysis in R
Bioconductor version: 3.21
Gene set analysis using specific alternative hypotheses. Tests for differential expression, scale and net correlation structure.
Author: Yasir Rahmatallah <yrahmatallah at uams.edu>, Galina Glazko <gvglazko at uams.edu>
Maintainer: Yasir Rahmatallah <yrahmatallah at uams.edu>, Galina Glazko <gvglazko at uams.edu>
citation("GSAR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GSAR")
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("GSAR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.