Skip to main content
A Cohort is the single source of truth for a multi-slide experiment. You build it from a directory of WSIs (or a manifest CSV), run a model over it, and outputs are organized into a reproducible workspace. Cohorts can also hold bulk RNA for multimodal prediction — see Spatial transcriptomics.

Runnable notebook

m-jumpstart includes a cohort batch-processing example.

1. Build a cohort

2. Run a model over the cohort

Create one Inference for the cohort, then run it. Tissue masks are cached and resume automatically, so re-running only processes what’s missing. Pick your backend below (only the common dict differs), then your model.
Each output is tagged with the modalities used (e.g. ["image"]).

3. Extract & save tiles (optional)

Independent of inference — useful for QC or external pipelines: