ClementCaporal / ome-ngff-tables-prototype

prototype python implementation of the ome-ngff table spec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ome-ngff-tables-prototype

prototype python implementation of the ome-ngff table spec

Installation

pip install git+https://github.com/kevinyamauchi/ome-ngff-tables-prototype

Usage

To make an example OME-Zarr dataset with an image and points data, run the examples/save_load_points.py example.

Additionally, you can view the zarr files with a points table that is generated by examples/save_load_points.py in examples/test_image.zarr.

Additional examples available are:

  • examples/squidpy_visium.py which saves this dataset in OME-Zarr.
  • examples/squidpy_segment.py which saves this dataset in OME-Zarr.

About

prototype python implementation of the ome-ngff table spec

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 98.3%Language:Python 1.7%Language:Shell 0.0%