Koushul/spacetravlr
SpaceTravLR dataset hub Precomputed SpaceTravLR outputs: per-gene beta matrices (*_betadata.feather), run metadata, and optional per-sample .h5ad exports. Layout spacetravlr/ ├── tonsil/ # placeholder / demo gene outputs └── xenium_skin_mixed/ ├── run.toml # shared training config for this cohort ├── manifest.json # sample index and upload metadata ├── sample12/ ├── sample13/ ├──… See the full description on the dataset page: https://huggingface.co/datasets/Koushul/spacetravlr.
SpaceTravLR dataset hub
Precomputed SpaceTravLR outputs: per-gene beta matrices (*_betadata.feather), run metadata, and optional per-sample .h5ad exports.
Layout
spacetravlr/
├── tonsil/ # placeholder / demo gene outputs
└── xenium_skin_mixed/
├── run.toml # shared training config for this cohort
├── manifest.json # sample index and upload metadata
├── sample12/
├── sample13/
├── sample14/
├── sample15/
└── sample16/Each xenium_skin_mixed/sample*/ directory contains:
Not uploaded: perturbations/ folders (in-silico perturbation grids).
Cohort: xenium_skin_mixed
Mouse skin Xenium data with mixed samples. Training used xenium_skin_mixed.h5ad with sample_id as the condition column and cell_type_int as the cluster annotation.
Download
# Entire xenium_skin_mixed cohort
hf download Koushul/spacetravlr xenium_skin_mixed --repo-type dataset --local-dir ./spacetravlr
# Single sample
hf download Koushul/spacetravlr xenium_skin_mixed/sample12 --repo-type dataset --local-dir ./sample12Usage with SpaceTravLR
Point spatial_viewer or spacetravlr-perturb at a downloaded sample directory containing *_betadata.feather and the matching spacetravlr_run_repro.toml.
Citation
If you use these outputs, please cite SpaceTravLR and the underlying Xenium skin dataset.
