Package 'GEOexplorer'

Title: GEOexplorer: a webserver for gene expression analysis and visualisation
Description: GEOexplorer is a webserver and R/Bioconductor package and web application that enables users to perform gene expression analysis. The development of GEOexplorer was made possible because of the excellent code provided by GEO2R (https: //www.ncbi.nlm.nih.gov/geo/geo2r/).
Authors: Guy Hunt [aut, cre] , Rafael Henkin [ctb, ths] , Alfredo Iacoangeli [ctb, ths] , Fabrizio Smeraldi [ctb, ths] , Michael Barnes [ctb, ths]
Maintainer: Guy Hunt <[email protected]>
License: GPL-3
Version: 1.11.0
Built: 2024-07-13 05:06:16 UTC
Source: https://github.com/bioc/GEOexplorer

Help Index


A Function to Load the GEOexplorer Shiny App

Description

This function loads the GEOexplorer Shiny App. The GEOexplorer Shiny App extends GEO2R's functionalities by enabling a richer set of analysis and graphics to be performed/generated from the gene expression data.

Usage

loadApp()

Value

Large Shiny App

Author(s)

Guy Hunt

Examples

app <- loadApp()