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
| Maintainer | David McGaughey <mcgaughey@gmail.com> |
| Author | David McGaughey [aut, cre] (ORCID: <https://orcid.org/0000-0002-9224-2888>) |
| License | CC0 |
| URL | https://github.com/davemcg/geyser |
| Bug Reports | https://github.com/davemcg/geyser/issues |
| Downloads rank | 150 |
| Source branch | RELEASE_3_23 |
| biocViews | GUI, 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)