Mercurial > repos > goeckslab > vitessce_spatial
diff vitessce_spatial.py @ 7:cab38f254824 draft default tip
planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/vitessce commit 52576a03742abfab8a623c06e22624f1d8423e3d
author | goeckslab |
---|---|
date | Mon, 21 Jul 2025 16:47:46 +0000 |
parents | 97be83fc3677 |
children |
line wrap: on
line diff
--- a/vitessce_spatial.py Fri Jun 06 16:38:33 2025 +0000 +++ b/vitessce_spatial.py Mon Jul 21 16:47:46 2025 +0000 @@ -83,7 +83,7 @@ h=lc_dims[1]) # Build the prefix that Vitessce should use - display_prefix = (f"{galaxy_url}/api/datasets/{dataset_id}/display?filename=") + display_prefix = f"{galaxy_url}/api/datasets/{dataset_id}/extra_files/raw" # if no anndata file, export the config with these minimal components if not anndata: