- Home
- Bioconductor 3.14
- Software Packages
- GenomicSuperSignature
GenomicSuperSignature
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see GenomicSuperSignature.
Interpretation of RNA-seq experiments through robust, efficient comparison to public databases
Bioconductor version: 3.14
This package provides a novel method for interpreting new transcriptomic datasets through near-instantaneous comparison to public archives without high-performance computing requirements. Through the pre-computed index, users can identify public resources associated with their dataset such as gene sets, MeSH term, and publication. Functions to identify interpretable annotations and intuitive visualization options are implemented in this package.
Author: Sehyun Oh [aut, cre], Levi Waldron [aut], Sean Davis [aut]
Maintainer: Sehyun Oh <shbrief at gmail.com>
citation("GenomicSuperSignature")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GenomicSuperSignature")
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("GenomicSuperSignature")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.