GSReg
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see GSReg.
Gene Set Regulation (GS-Reg)
Bioconductor version: 3.21
A package for gene set analysis based on the variability of expressions as well as a method to detect Alternative Splicing Events . It implements DIfferential RAnk Conservation (DIRAC) and gene set Expression Variation Analysis (EVA) methods. For detecting Differentially Spliced genes, it provides an implementation of the Spliced-EVA (SEVA).
Author: Bahman Afsari <bahman at jhu.edu>, Elana J. Fertig <ejfertig at jhmi.edu>
Maintainer: Bahman Afsari <bahman at jhu.edu>, Elana J. Fertig <ejfertig at jhmi.edu>
citation("GSReg")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GSReg")
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("GSReg")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.