Reference Overview¶
This section documents the CartLoader CLI by task.
SGE Preparation¶
FICTURE Analysis¶
-
Single-sample Analysis
run_ficture2: Train spatial factors and decode pixels; writes a manifest for packaging
-
-
Multi-sample Analysis
run_ficture2_multi: Train spatial factors across >=2 samples and perform per‑sample pixel‑level decoding, writing individual manifests.
-
-
Feature Customization
feature_filtering: Customize the feature set by list, substring, regex, or type for downstream analysis, e.g., FICTURE
-
Asset Packaging¶
-
Asset Packaging
run_cartload2: Package SGE and (optionally) FICTURE outputs into PMTiles and write a catalog of layers.
-
-
Multi-sample Packaging
run_cartload2_multi: For each sample, package SGE and (optionally) FICTURE outputs into PMTiles and write a catalog of layers.
-
-
Import Images
import_image: Convert an image into a georeferenced PMTiles layer (optionally reorient) and register it in the catalog.
-
-
Import Cell Analysis
import_xenium_cell,import_visiumhd_cell: Import platform‑specific cell analysis outputs and add them to the catalog.
-
Data Repository Upload¶
Platform-Specific Modules¶
-
Xenium Pipeline
run_xenium: Xenium Pipeline Orchestrator to run multiple modules together
-
-
Xenium Pipeline Add-ons
load_xenium_ranger: Scans Xenium Ranger output and writes a JSON manifest of detected assets.
-
-
Visium HD Pipeline
run_visiumhd: Visium HD Pipeline Orchestrator to run multiple modules together
-
-
Visium HD Pipeline Add-ons
load_space_ranger: Scans Space Ranger output and writes a JSON manifest of detected assets.
-