Bioc2026 Registration Open!

geyser

Gene Expression displaYer of SummarizedExperiment in R

Bioconductor version: 3.23 · Package version: 1.4.0

Lightweight Expression displaYer (plotter / viewer) of SummarizedExperiment object in R. This package provides a quick and easy Shiny-based GUI to empower a user to use a SummarizedExperiment object to view

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("geyser")

Details

MaintainerDavid McGaughey <mcgaughey@gmail.com>
AuthorDavid McGaughey [aut, cre] (ORCID: <https://orcid.org/0000-0002-9224-2888>)
LicenseCC0
URLhttps://github.com/davemcg/geyser
Bug Reportshttps://github.com/davemcg/geyser/issues
Downloads rank150
Source branchRELEASE_3_23
biocViewsGUI, GeneExpression, ShinyApps, Software

Documentation

Download

Dependencies

Depends: R (>= 3.5.0)

Imports: bslib (>= 0.6.0), BiocStyle, ComplexHeatmap, cowplot, dplyr, DT, ggbeeswarm, ggplot2, ggrepel, ggh4x, htmltools, magrittr, pals, RColorBrewer, rlang, R.utils, shiny, shinyjs, S4Vectors, SummarizedExperiment, tibble, tidyselect, tidyr, yaml

Suggests: airway, knitr, DESeq2, rmarkdown, stringr, testthat (>= 3.0.0)