Minimal Mode
To make Chromoscope easier to embed within other websites, we provide a minimal user interface that maximizes screen space usage.
How to Enable Minimal Mode
You can activate minimal mode by adding the query parameter minimal_mode=true
to the application URL. For example:
Example Integration
Chromoscope can be embedded in other applications through an iframe. For instance, cBioPortal includes Chromoscope using this approach:
Notes
minimal_mode=true
hides non-essential UI components to save space.- This mode is intended for embedding scenarios (dashboards, portals, or apps) where screen real estate is limited.