GOexpress: Visualise microarray and RNAseq data using gene ontology annotations

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.

Package details

AuthorKevin 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]
Bioconductor views Annotation Clustering DataRepresentation DifferentialExpression GO GeneExpression GeneSetEnrichment ImmunoOncology Microarray MultipleComparison Pathways RNASeq Sequencing Software TimeCourse Transcription Visualization
MaintainerKevin Rue-Albrecht <kevinrue67@gmail.com>
LicenseGPL (>= 3)
Version1.24.0
URL https://github.com/kevinrue/GOexpress
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("GOexpress")

Try the GOexpress package in your browser

Any scripts or data that you put into this service are public.

GOexpress documentation built on Nov. 8, 2020, 7:45 p.m.