Skip to content

Commit

Permalink
adjust to spatialData
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahOuologuem committed Jan 14, 2025
1 parent 35d5ecb commit 358da95
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/spatial_deconvolution-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,9 @@ jobs:
cd deconvolution/data
curl -L -o Human_Heart_reference.h5mu https://figshare.com/ndownloader/files/44969677
cd spatial_data
curl -L -o Human_Heart.h5mu https://figshare.com/ndownloader/files/44969488
curl -L -o Human_Heart.zarr.zip https://figshare.com/ndownloader/files/51667673
unzip Human_Heart.zarr.zip
rm Human_Heart.zarr.zip
# Note: we run the following to test that the commands works
Expand Down

0 comments on commit 358da95

Please sign in to comment.