Types of widgets

  1. Static -- e.g., presenting static information, e.g., patient id, case number, ...

  2. Interactive widgets -- JavaScript-based interactions for displaying static information that the user can manipulate, e.g., large tables, interactive plots.

  3. shiny-based widgets -- Require evaluation in R, doing arbitrary 'read-only' operations that could potentially be time-consuming.

  4. Linked widgets -- e.g., crosstalk -- choice of gene in table of variants updates choice of available drugs.

Generic implementations

Status: planned, beta, available

Static

Interactive

Shiny-based

Linked

Specific implementations



Bioconductor/SOUNDBoard documentation built on May 6, 2019, 7:52 a.m.