Skip to content

Interface Overview

The ProtSpace Explore page provides an interactive environment for visualizing and analyzing protein embeddings.

Interface Overview - Full page layout showing scatterplot, legend, and control bar

Page Layout

AreaLocationPurpose
Control BarTopSwitch projections, change coloring, search, import/export
ScatterplotCenterMain 2D visualization of protein embeddings
LegendRight sidebarFilter categories, customize display
Structure ViewerRight sidebarView 3D protein structures (when available)

Control Bar

Control Bar - showing all buttons and dropdowns with numbered annotations

The control bar contains:

  1. Projection dropdown - Switch between PCA, UMAP, t-SNE
  2. Annotation dropdown - Color points by annotation
  3. Search box - Find proteins by ID
  4. Select button - Box selection mode
  5. Clear button - Clear selection
  6. Isolate button - Hide unselected proteins
  7. Filter button - Filter by annotation values
  8. Export button - Save images or data
  9. Import button - Load .parquetbundle file

Scatterplot

The main visualization shows your proteins as points in 2D space. Points close together have similar embeddings.

Scatterplot - showing protein points with selection

Quick interactions:

  • Scroll to zoom in/out
  • Drag to pan around
  • Click a point to select it
  • ⌘/Ctrl + click to add to selection
  • Double-click background to reset view
  • Escape to clear selection / exit selection mode
  • ⌘/Ctrl + K to focus search

Legend

Legend panel - showing categories and controls

The legend shows the current coloring scheme:

  • Click labels to hide/show categories
  • Drag labels to reorder (changes drawing order in the scatterplot)
  • Use the settings cog for advanced options

Structure Viewer

When you select a protein, the 3D viewer appears and fetches its structure from AlphaFold (if available). The viewer includes direct links to the AlphaFold Database, UniProt, and InterPro entries for the selected protein.

Structure Viewer - showing 3D protein structure

Next Steps

Released under the Apache 2.0 License.