- Home
- Bioconductor 3.19
- Software Packages
- iSEEindex
iSEEindex
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see iSEEindex.
iSEE extension for a landing page to a custom collection of data sets
Bioconductor version: 3.19
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] , Thomas Sandmann [ctb] , Federico Marini [aut] , Denali Therapeutics [fnd]
Maintainer: Kevin Rue-Albrecht <kevinrue67 at gmail.com>
citation("iSEEindex")):
Installation
To install this package, start R (version "4.4") 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.