signatureSearch
This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see signatureSearch.
Environment for Gene Expression Searching Combined with Functional Enrichment Analysis
Bioconductor version: 3.11
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 [cre, aut], Thomas Girke [aut]
Maintainer: Yuzhu Duan <yduan004 at ucr.edu>
citation("signatureSearch")
):
Installation
To install this package, start R (version "4.0") 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")
signatureSearch | HTML | R Script |
Reference Manual | ||
NEWS | Text |
Details
biocViews | Coverage, DifferentialExpression, GO, GeneExpression, KEGG, NetworkEnrichment, Sequencing, Software |
Version | 1.2.5 |
In Bioconductor since | BioC 3.10 (R-3.6) (4.5 years) |
License | Artistic-2.0 |
Depends | R (>= 3.6.0), Rcpp, SummarizedExperiment |
Imports | AnnotationDbi, ggplot2, data.table, ExperimentHub, HDF5Array, magrittr, RSQLite, dplyr, fgsea, scales, methods, qvalue, stats, utils, reshape2, visNetwork, BiocParallel, fastmatch, Matrix, clusterProfiler, readr, DOSE, rhdf5, GSEABase, DelayedArray |
System Requirements | C++11 |
URL | https://github.com/yduan004/signatureSearch/ |
Bug Reports | https://github.com/yduan004/signatureSearch/issues |
See More
Suggests | knitr, testthat, rmarkdown, BiocStyle, org.Hs.eg.db |
Linking To | Rcpp |
Enhances | |
Depends On Me | |
Imports Me | signatureSearchData |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | signatureSearch_1.2.5.tar.gz |
Windows Binary | signatureSearch_1.2.5.zip (32- & 64-bit) |
macOS 10.13 (High Sierra) | signatureSearch_1.2.5.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/signatureSearch |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/signatureSearch |
Bioc Package Browser | https://code.bioconductor.org/browse/signatureSearch/ |
Package Short Url | https://bioconductor.org/packages/signatureSearch/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.11 | Source Archive |