Bioc2026 Registration Open!

BiocHubsShiny

View AnnotationHub and ExperimentHub Resources Interactively

Bioconductor version: 3.23 · Package version: 1.12.0

A package that allows interactive exploration of AnnotationHub and ExperimentHub resources. It uses DT / DataTable to display resources for multiple organisms. It provides template code for reproducibility and for downloading resources via the indicated Hub package.

Installation

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

BiocManager::install("BiocHubsShiny")

Details

MaintainerMarcel Ramos <marcel.ramos@sph.cuny.edu>
AuthorMarcel Ramos [aut, cre] (ORCID: <https://orcid.org/0000-0002-3242-0582>), Vincent Carey [ctb]
LicenseArtistic-2.0
URLhttps://github.com/Bioconductor/BiocHubsShiny
Bug Reportshttps://github.com/Bioconductor/BiocHubsShiny/issues
Downloads rank212
Source branchRELEASE_3_23
biocViewsShinyApps, Software

Documentation

Download

Dependencies

Depends: R (>= 4.3.0), shiny

Imports: AnnotationHub, ExperimentHub, DT, htmlwidgets, rclipboard, S4Vectors, shinyAce, shinybiocloader, shinyjs, shinythemes, utils

Suggests: BiocManager, BiocStyle, curl, glue, knitr, rmarkdown, sessioninfo, shinytest2