- Home
- Bioconductor 3.22
- Software Packages
- iSEEhub
iSEEhub
This is the released version of iSEEhub; for the devel version, see iSEEhub.
iSEE for the Bioconductor ExperimentHub
Bioconductor version: Release (3.22)
This package defines a custom landing page for an iSEE app interfacing with the Bioconductor ExperimentHub. The landing page allows users to browse the ExperimentHub, select a data set, download and cache it, and import it directly into a Bioconductor iSEE app.
Author: Kevin Rue-Albrecht [aut, cre] ORCID iD ORCID: 0000-0003-3899-3872
Maintainer: Kevin Rue-Albrecht <kevinrue67 at gmail.com>
citation("iSEEhub")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("iSEEhub")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("iSEEhub")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.