Skip to main content

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:

Minimal Mode Demo URL


Example Integration

Chromoscope can be embedded in other applications through an iframe. For instance, cBioPortal includes Chromoscope using this approach:

Example on cBioPortal


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.