- Home
- Bioconductor 3.21
- Experiment Packages
- GSBenchMark
GSBenchMark
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see GSBenchMark.
Gene Set Benchmark
Bioconductor version: 3.21
Benchmarks for Machine Learning Analysis of the Gene Sets. The package contains a list of pathways and gene expression data sets used in "Identifying Tightly Regulated and Variably Expressed Networks by Differential Rank Conservation (DIRAC)" (2010) by Eddy et al.
Author: Bahman Afsari <bahman at jhu.edu>, Elana J. Fertig <ejfertig at jhmi.edu>
Maintainer: Bahman Afsari <bahman at jhu.edu>
citation("GSBenchMark")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GSBenchMark")
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("GSBenchMark")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.