interactiveDisplayBase
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see interactiveDisplayBase.
Base package for enabling powerful shiny web displays of Bioconductor objects
Bioconductor version: 3.6
The interactiveDisplayBase package contains the the basic methods needed to generate interactive Shiny based display methods for Bioconductor objects.
Author: Shawn Balcome, Marc Carlson
Maintainer: Shawn Balcome <balc0022 at umn.edu>
      Citation (from within R, enter 
  citation("interactiveDisplayBase")):
      
    Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("interactiveDisplayBase")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual | |
| NEWS | Text | 
Details
| biocViews | AnnotationData, Classification, DataRepresentation, GO, GUI, GeneExpression, Genetics, Microarray, Network, QualityControl, Sequencing, Software, Visualization | 
| Version | 1.16.0 | 
| In Bioconductor since | BioC 3.0 (R-3.1) (9.5 years) | 
| License | Artistic-2.0 | 
| Depends | R (>= 2.10), methods, BiocGenerics | 
| Imports | shiny | 
| System Requirements | |
| URL | 
See More
| Suggests | knitr | 
| Linking To | |
| Enhances | rstudioapi | 
| Depends On Me | |
| Imports Me | AnnotationHub, interactiveDisplay | 
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report | 
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | interactiveDisplayBase_1.16.0.tar.gz | 
| Windows Binary | interactiveDisplayBase_1.16.0.zip | 
| Mac OS X 10.11 (El Capitan) | interactiveDisplayBase_1.16.0.tgz | 
| Source Repository | git clone https://git.bioconductor.org/packages/interactiveDisplayBase | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/interactiveDisplayBase | 
| Package Short Url | https://bioconductor.org/packages/interactiveDisplayBase/ | 
| Package Downloads Report | Download Stats | 
| Old Source Packages for BioC 3.6 | Source Archive |