Skip to content

Commit

Permalink
Update zenodo doi for v2
Browse files Browse the repository at this point in the history
  • Loading branch information
fdsteffen committed May 23, 2024
1 parent 618e7c5 commit b79ef27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/napari_ome_zarr_navigator/_sample_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def verify_checksum(filename: Union[str, Path], algorithm, original_checksum):


def hiPSC_zarr() -> list[LayerDataTuple]:
doi = "10.5281_zenodo.10424292"
doi = "10.5281_zenodo.11262587"
zarr_url = "20200812-CardiomyocyteDifferentiation14-Cycle1_mip.zarr"
return load_zarr(doi, zarr_url)

Expand Down

0 comments on commit b79ef27

Please sign in to comment.