iSEEindex
iSEE extension for a landing page to a custom collection of data sets
Bioconductor version: 3.23 · Package version: 1.10.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("iSEEindex") Details
| Maintainer | Kevin Rue-Albrecht <kevinrue67@gmail.com> |
| Author | Kevin Rue-Albrecht [aut, cre] (ORCID: <https://orcid.org/0000-0003-3899-3872>), Thomas Sandmann [ctb] (ORCID: <https://orcid.org/0000-0002-6601-8890>), Federico Marini [aut] (ORCID: <https://orcid.org/0000-0003-3252-7758>), Denali Therapeutics [fnd] |
| License | Artistic-2.0 |
| URL | https://github.com/iSEE/iSEEindex |
| Bug Reports | https://support.bioconductor.org/t/iSEEindex |
| Downloads rank | 211 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, Software |
Documentation
- Adding a custom header and footer to the landing page
- Implementing custom iSEEindex resources
- Introduction to iSEEindex
Download
Dependencies
Depends: SummarizedExperiment, SingleCellExperiment
Imports: BiocFileCache, DT, iSEE, methods, paws.storage, rintrojs, shiny, shinydashboard, shinyjs, stringr, urltools, utils
Suggests: BiocStyle, covr, knitr, RefManageR, rmarkdown, markdown, scRNAseq, sessioninfo, testthat (>= 3.0.0), yaml