nd-embedding-atlas

Explore and annotate n-dimensional microscopy images with precomputed embeddings.

nd-embedding-atlas links precomputed embeddings to their source n-dimensional (TCZYX) microscopy images. Researchers can review, select, and annotate examples for downstream model training without uploading the dataset.

nd-embedding-atlas does not train models or include model-training code. Generate embeddings before launch and store them in a supported AnnData or MuData Zarr input.

Active development

APIs, file-format support, and shipped presets may change between releases. Check the supported formats before preparing production data.

Start here

  1. Install ndea on macOS or Linux.
  2. Check the browser and system requirements.
  3. Launch ndea with an AnnData Zarr store or project YAML.
  4. Confirm that your data matches the supported contracts.
ndea view path/to/data.zarr

Open http://localhost:5055 in Chrome or Edge.

Choose a path

Prepare data

Operate the application

  • CLI reference: commands, flags, environment variables, release channels, and exit codes.
  • WebGPU on HPC: enable hardware rendering in remote Chrome sessions.
  • Troubleshooting: diagnose launch, data, image, WebGPU, and update failures.

Contribute