- Home
- Bioconductor 3.22
- Software Packages
- signatureSearch
signatureSearch
This is the released version of signatureSearch; for the devel version, see signatureSearch.
Environment for Gene Expression Searching Combined with Functional Enrichment Analysis
Bioconductor version: Release (3.22)
This package implements algorithms and data structures for performing gene expression signature (GES) searches, and subsequently interpreting the results functionally with specialized enrichment methods.
Author: Yuzhu Duan [aut], Brendan Gongol [cre, aut], Thomas Girke [aut]
Maintainer: Brendan Gongol <bgong001 at ucr.edu>
citation("signatureSearch")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("signatureSearch")
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("signatureSearch")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.