Skip to content
Written for v1.2.0· Last updated: Jul 1, 2026

Interface Overview

Core Feature

This feature is available in all Portrai Explorer deployments.

Portrai Explorer uses a three-pane layout designed for efficient data exploration. This page explains each component and how they work together.

Full interface layout

Layout Structure

The interface consists of three main areas:

┌──────────────────────────────────────────────────────────┐
│  Activity   │    Sidebar          │    Workspace         │
│    Bar      │                     │                      │
│             │  Controls and       │   Main visualization │
│  [Explorer] │  settings for the   │   area (map viewer   │
│  [Plot]     │  active extension   │   or plot dashboard) │
│  [...]      │                     │                      │
│  [Settings] │                     │                      │
└──────────────────────────────────────────────────────────┘

Explorer and Plot are the core extensions available in all deployments. Additional extensions (such as DEG Analysis in InSilicoLab) may appear in the Activity Bar depending on your deployment.

Activity Bar

Activity Bar closeup

The Activity Bar is located on the left edge of the screen. It provides quick access to different extension modules and application settings. In Compact Mode, the Activity Bar also displays panel buttons for quick access to sidebar content.

Extensions

IconExtensionDescription
Map iconExplorerSpatial data visualization and feature management
Chart iconPlotA multi-plot dashboard with Scatter, Violin, Bar, Stacked Bar, Dot, and Box plots

Click an extension icon to switch between modules. The Sidebar and Workspace will update to show controls and content for the selected extension.

Notifications

Click the bell icon at the bottom of the Activity Bar to view notifications.

ElementDescription
Bell iconOpens the notification panel
Red badgeShows the count of unread notifications (up to 99+)

The notification panel displays:

  • Notification cards with type icon, title, message, and relative timestamp
  • Action buttons on actionable notifications (e.g., "View Result")
  • Dismiss (X) button on each notification
  • Clear all button in the panel header

Notifications automatically appear when important events occur, such as:

  • DEG analysis completion (InSilicoLab)
  • Session expiry warnings (InSilicoLab)

TIP

The notification panel opens automatically when new notifications arrive and closes after 5 seconds. All notifications are marked as read when you open the panel.

Settings

Click the gear icon at the bottom of the Activity Bar to access application settings:

  • Theme - Switch between Light, Dark, or System theme
  • App Color - Customize the application accent color
  • Version - View application version information

Sidebar panel

The Sidebar displays controls and settings for the currently active extension. Its contents change depending on which extension is selected.

Explorer Sidebar

When the Explorer extension is active, the Sidebar contains:

  • Features Tab - Browse and select features for color mapping
    • Categorical features (cell types, clusters)
    • Continuous features (gene expression)
    • Embedding coordinates (UMAP, t-SNE)
  • Signatures Tab - Create and manage custom gene groups
  • Search - Search the feature list by name
  • Detail Panel - Always visible panel showing statistics for the selected feature (category counts for categorical, value range for continuous)

Plot Sidebar

When the Plot extension is active, the Sidebar manages a dashboard of plots rather than a single visualization. It contains:

  • Plots Panel - A New Plot button opens a catalog of plot types (Scatter Plot, Bar Plot, Stacked Bar Plot, Violin Plot, Dot Plot, Box Plot). Selecting a type immediately adds a panel to the workspace and makes it active. Below the button is the list of every plot in the project. Each entry shows a type icon and name and lets you:
    • Click to select the plot and scroll its panel into view in the workspace
    • Rename via the ⋯ menu or by double-clicking the name (Enter commits, Escape cancels)
    • Duplicate to create a copy at the bottom of the grid
    • Delete to remove the plot
    • The list follows the grid's visual reading order (top-to-bottom, left-to-right), so rearranging panels in the workspace reorders the list.
  • Settings Panel - A live inspector for the active plot. Its controls depend on the selected plot type (for example, axis and color selectors for a Scatter Plot, or variable and group-by selectors for a Violin Plot). Edits apply to the active plot immediately.
  • Details Panel - For Scatter Plots, an additional panel appears when a feature or Signature drives the color mapping, showing statistics for the selected color-by feature or Signature.

See Plot Dashboard for a full tour of the dashboard.

Resizing

You can resize the Sidebar by dragging its right edge. This is useful when you need more space for the Workspace or want to see longer feature names.

Compact Mode

Compact Mode minimizes the Sidebar to maximize workspace area while maintaining quick access to sidebar content.

Entering Compact Mode

Drag the Sidebar's right edge to the left until it collapses (below approximately 100 pixels). The Sidebar transforms into an Activity Bar-integrated panel system.

Using Compact Mode

In Compact Mode, panel buttons appear in the Activity Bar below the extension icons:

ActionResult
Hover over a panel buttonPreview the panel as a popover
Click a panel buttonPin the panel open as a popover
Click outside the popoverClose the pinned panel

Exiting Compact Mode

Drag the collapsed Sidebar's edge to the right to expand it back to the normal layout. Your previous Sidebar width is restored.

TIP

Compact Mode is ideal for presentations or when you need the maximum visualization area. Your Sidebar width preference persists across sessions.

Workspace

Workspace area with map viewer

The Workspace is the main visualization area. It displays either the map viewer (Explorer) or the plot dashboard (Plot) depending on the active extension.

Explorer Workspace

The Explorer workspace shows the map viewer with:

  • Map View - Interactive visualization of spatial data
  • Toolbar - Mode selection (Pan/Selection), zoom controls, and a Facet view toggle
  • Legend - Color scale reference for the current color mapping
  • Subset Panel - Access to subsetting controls and saved subsets

Enabling Facet view from the toolbar splits the Map View into a grid of small panels, one per category of a chosen categorical feature, so you can compare every group side by side. See Facet View for details.

Plot Workspace

The Plot workspace is a grid dashboard that can hold many plots at once. It displays:

  • Define Subset - A workspace-global control at the top, shared by all plots, for creating subsets from the current selection or feature cutoffs.
  • Plot Panels - Each plot is a self-contained panel you can drag (by its titlebar) and resize within the grid. Panels reflow automatically to fill gaps. The active panel is highlighted, and adding or selecting a plot scrolls its panel into view.
  • Panel Titlebar - Every panel has its own titlebar with the plot name, a ⋯ menu (Rename, Duplicate, Delete), and an ✕ close button. The active plot's toolbar (such as Export and Layer Settings) appears in this titlebar, beside the ⋯ and ✕ buttons.

When no plots exist, the workspace shows an empty state inviting you to add one.

Switching Extensions

  1. Click an extension icon in the Activity Bar
  2. The Sidebar and Workspace update immediately
  3. Your selections and subsets persist when switching back

Projection Modes

Within the Explorer extension, you can switch between different projection modes. Available projections depend on your project data. Common examples include:

  • Spatial - Original tissue coordinates
  • UMAP - UMAP dimensionality reduction
  • t-SNE - t-SNE dimensionality reduction
  • PCA - Principal component analysis

The projection mode selector is located in the Explorer toolbar. Your project may include additional or different projections based on the analysis performed during data preparation.

Keyboard Shortcuts

Portrai Explorer supports keyboard shortcuts for common actions:

ShortcutAction
1, 2, 3...Switch to extension by number (1 = Explorer, 2 = Plot, etc.)
Ctrl/Cmd + \Toggle Compact Mode
Ctrl/Cmd + IOpen Settings
LOpen Layer Settings (in Map Viewer or a plot panel)
Space (hold)Temporarily switch to Pan mode while in Selection mode
Delete / BackspaceDelete the active plot (Plot Dashboard)
Ctrl/Cmd + DDuplicate the active plot (Plot Dashboard)

TIP

On macOS, use Cmd instead of Ctrl. Single-key shortcuts (1-9, L, Space) are disabled while typing in input fields, but modifier-based shortcuts (Ctrl/Cmd + key) remain active.

Next Steps

Portrai Explorer Documentation