How to Load External Data via URL¶
This guide explains how to launch single-dataset viewports and multi-sample cohort sessions using direct URLs from AWS S3, HTTP/HTTPS endpoints, or Zenodo.
1. Open the URL Dialog¶
- 1) Click + URL Button: Click the + URL button in the Top Bar or data discovery pages to open the external data loading dialog.
2.A Launch a Single-Sample Dataset¶
To load an individual spatial transcriptomics slide:
- 1) Select Single Dataset Mode: Ensure the mode toggle is set to Single Dataset.
- 2) Enter URL: Paste a direct link to the dataset folder or
catalog.yamlfile (AWS S3, HTTP/HTTPS, or Zenodo). - 3) Optional Preview: Check the Preview checkbox if you wish to inspect dataset metadata and spatial layers prior to launching.
- 4) Load Dataset: Click Load to launch the single-dataset Map View.
Single Dataset URL Examples
AWS S3
1 2 3 | |
HTTP / HTTPS
1 | |
Zenodo
1 | |
2.B Launch a Multi-Sample Cohort Session¶
To load a multi-sample cohort study linked by a multi-catalog.yaml file:
- 1) Select Multiple Datasets Mode: Switch the mode toggle to Multiple Datasets.
- 2) Enter Multi-Catalog URL: Paste a direct link to a
multi-catalog.yamlfile or paste a shared multi-sample session configuration YAML. - 3) Configure Multi-Sample Session: Click Load. CartoScope automatically fetches sample metadata and opens the Set Up a Multi-Sample Session dialog to inspect sample slots, verify layer compatibility, and set grid layout dimensions (\(N \times M\)).
- 4) Launch Workspace: Click Launch Multi-Sample Session to initialize the synchronized Map (Multi-Sample) grid workspace.
Multi-Sample Catalog URL Examples
AWS S3 Multi-Catalog
1 | |
HTTP / HTTPS Multi-Catalog
1 | |
Related Pages
Concepts
Manual Pages
- Load Your Own Data
- Preview Datasets and Multi-Sample Sessions
- Set Up a Multi-Sample Session
- Map (Single-Sample)
- Map (Multi-Sample)
How-to Guides
FAQs