Skip to content

Scientific Viewers

Scientific viewers make output artifacts easier to inspect. They are especially important for AI outputs because raw files alone are often hard to understand.

Viewer types

ViewerUse it forTypical input
3D Structure Viewerprotein structure inspectionPDB, mmCIF, CIF
Genome Track Viewergenome interval or score tracksFASTA plus BED/GFF/VCF-like tracks
Single-cell Viewervalidated single-cell embeddingsprofiled AnnData plus an optional bounded preview CSV

Some viewers download what they need the first time you use them, so the base app stays small.

Screenshots and fullscreen

Viewer panels support focused inspection modes in the app. Use fullscreen when you need more room, and use screenshots when you want to preserve the current visual state for notes or reports.

Pipeline use

Viewer nodes can be placed after tools that produce compatible artifacts:

  • Native tools or API Connectors that produce structure files to 3D Structure Viewer.
  • Native tools or API Connectors that produce genome tracks to Genome Track Viewer.
  • Single-cell Embedding to Single-cell Viewer.