iSEE
Interactive SummarizedExperiment Explorer
Bioconductor version: 3.23 · Package version: 2.24.0
Create an interactive Shiny-based graphical user interface for exploring data stored in SummarizedExperiment objects, including row- and column-level metadata. The interface supports transmission of selections between plots and tables, code tracking, interactive tours, interactive or programmatic initialization, preservation of app state, and extensibility to new panel types via S4 classes. Special attention is given to single-cell data in a SingleCellExperiment object with visualization of dimensionality reduction results.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("iSEE") Details
| Maintainer | Kevin Rue-Albrecht <kevinrue67@gmail.com> |
| Author | Kevin Rue-Albrecht [aut, cre] (ORCID: <https://orcid.org/0000-0003-3899-3872>), Federico Marini [aut] (ORCID: <https://orcid.org/0000-0003-3252-7758>), Charlotte Soneson [aut] (ORCID: <https://orcid.org/0000-0003-3833-2169>), Aaron Lun [aut] (ORCID: <https://orcid.org/0000-0002-3564-4813>) |
| License | MIT + file LICENSE |
| URL | https://isee.github.io/iSEE/ |
| Bug Reports | https://github.com/iSEE/iSEE/issues |
| Downloads rank | 774 |
| Source branch | RELEASE_3_23 |
| biocViews | CellBasedAssays, Clustering, DimensionReduction, FeatureExtraction, GUI, GeneExpression, ImmunoOncology, ShinyApps, SingleCell, Software, Transcription, Transcriptomics, Visualization |
Documentation
- An introduction to the iSEE interface
- Sharing information across iSEE panels
- Configuring iSEE apps
- Describing the ExperimentColorMap class
- Deploying custom panels in the iSEE interface
- How to use iSEE with big data
- Controlling the iSEE interface using speech recognition
Download
Dependencies
Depends: SummarizedExperiment, SingleCellExperiment
Imports: methods, BiocGenerics, S4Vectors, utils, stats, shiny, shinydashboard, shinyAce, shinyjs, DT, rintrojs, ggplot2 (>= 3.4.0), ggrepel, colourpicker, igraph, vipor, mgcv, graphics, grDevices, viridisLite, shinyWidgets, listviewer, ComplexHeatmap, circlize, grid
Suggests: testthat, covr, BiocStyle, knitr, rmarkdown, scRNAseq, TENxPBMCData, scater, DelayedArray, HDF5Array, RColorBrewer, viridis, htmltools, GenomicRanges
Reverse dependencies
Depends On Me (6): iSEEde, iSEEhex, iSEEpathways, iSEEtree, iSEEu, miaDash
Imports Me (3): iSEEfier, iSEEhub, iSEEindex
Suggests Me (6): DuoClustering2018, HCAData, HCATonsilData, schex, TabulaMurisData, TabulaMurisSenisData