- Home
- Bioconductor 3.22
- Software Packages
- iSEEindex
iSEEindex
This is the released version of iSEEindex; for the devel version, see iSEEindex.
iSEE extension for a landing page to a custom collection of data sets
Bioconductor version: Release (3.22)
This package provides an interface to any collection of data sets within a single iSEE web-application. The main functionality of this package is to define a custom landing page allowing app maintainers to list a custom collection of data sets that users can selected from and directly load objects into an iSEE web-application.
Author: Kevin Rue-Albrecht [aut, cre] ORCID iD ORCID: 0000-0003-3899-3872 , Thomas Sandmann [ctb] ORCID iD ORCID: 0000-0002-6601-8890 , Federico Marini [aut] ORCID iD ORCID: 0000-0003-3252-7758 , Denali Therapeutics [fnd]
Maintainer: Kevin Rue-Albrecht <kevinrue67 at gmail.com>
citation("iSEEindex")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("iSEEindex")
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("iSEEindex")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.