safe
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see safe.
Significance Analysis of Function and Expression
Bioconductor version: 3.14
SAFE is a resampling-based method for testing functional categories in gene expression experiments. SAFE can be applied to 2-sample and multi-class comparisons, or simple linear regressions. Other experimental designs can also be accommodated through user-defined functions.
Author: William T. Barry
Maintainer: Ludwig Geistlinger <ludwig_geistlinger at hms.harvard.edu>
citation("safe")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("safe")
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("safe")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.