Closed NickAkhmetov closed 7 months ago
This PR
anndata
Changes to main.py to support dependency changes:
main.py
ome-tiff-offsets
skimage.external
tifffile
anndata-to-ui
to_dense
asarray
This PR
anndata
from 0.7.1 to 0.8.0 to support upstream changes to azimuth pipelineChanges to
main.py
to support dependency changes:ome-tiff-offsets
- changed the import fromskimage.external
to importing fromtifffile
directly due to upstream changes https://github.com/hubmapconsortium/portal-containers/pull/122/files#diff-13ef1f2cefd78667be5c6db6154ca10fe605e725a9db9eed32187baca945dd33anndata-to-ui
- wrapped theto_dense
call inasarray
to work around issue where zarr couldn't serialize a numpy matrix https://github.com/hubmapconsortium/portal-containers/pull/122/files#diff-35b306cef1aa0c2e0a593820c86438445b76a4bc115fd5402effb52b25a38a3a