Bioconductor version: Release (3.16)
The package contains methods to visualise the expression profile of genes from a microarray or RNA-seq experiment, and offers a supervised clustering approach to identify GO terms containing genes with expression levels that best classify two or more predefined groups of samples. Annotations for the genes present in the expression dataset may be obtained from Ensembl through the biomaRt package, if not provided by the user. The default random forest framework is used to evaluate the capacity of each gene to cluster samples according to the factor of interest. Finally, GO terms are scored by averaging the rank (alternatively, score) of their respective gene sets to cluster the samples. P-values may be computed to assess the significance of GO term ranking. Visualisation function include gene expression profile, gene ontology-based heatmaps, and hierarchical clustering of experimental samples using gene expression data.
Author: Kevin Rue-Albrecht [aut, cre], Tharvesh M.L. Ali [ctb], Paul A. McGettigan [ctb], Belinda Hernandez [ctb], David A. Magee [ctb], Nicolas C. Nalpas [ctb], Andrew Parnell [ctb], Stephen V. Gordon [ths], David E. MacHugh [ths]
Maintainer: Kevin Rue-Albrecht <kevinrue67 at gmail.com>
Citation (from within R,
enter citation("GOexpress")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("GOexpress")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GOexpress")
R Script | UsersGuide | |
Reference Manual | ||
Text | NEWS |
biocViews | Annotation, Clustering, DataRepresentation, DifferentialExpression, GO, GeneExpression, GeneSetEnrichment, ImmunoOncology, Microarray, MultipleComparison, Pathways, RNASeq, Sequencing, Software, TimeCourse, Transcription, Visualization |
Version | 1.32.0 |
In Bioconductor since | BioC 3.0 (R-3.1) (8.5 years) |
License | GPL (>= 3) |
Depends | R (>= 3.4), grid, stats, graphics, Biobase(>= 2.22.0) |
Imports | biomaRt(>= 2.18.0), stringr (>= 0.6.2), ggplot2 (>= 0.9.0), RColorBrewer (>= 1.0), gplots (>= 2.13.0), randomForest (>= 4.6), RCurl (>= 1.95) |
LinkingTo | |
Suggests | BiocStyle |
SystemRequirements | |
Enhances | |
URL | https://github.com/kevinrue/GOexpress |
Depends On Me | |
Imports Me | |
Suggests Me | InteractiveComplexHeatmap |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | GOexpress_1.32.0.tar.gz |
Windows Binary | GOexpress_1.32.0.zip (64-bit only) |
macOS Binary (x86_64) | GOexpress_1.32.0.tgz |
macOS Binary (arm64) | GOexpress_1.32.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/GOexpress |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/GOexpress |
Bioc Package Browser | https://code.bioconductor.org/browse/GOexpress/ |
Package Short Url | https://bioconductor.org/packages/GOexpress/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: