You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some description from the Global BioImaging Hackathon:
Our initial goal was to prepare some kind of container to store the coordinates of biological objects such as the positions of molecules and nuclear contours (and their tracking information) detected by image processing.
However, if, for example, the nuclear contour is represented as a set of vertices, it is difficult to store them in Zarr because of their variable number.
Knowing that there is a framework of AnnData, we think of using OME-Zarr Mask to describe the ROI based on pixels associated with the image, and storing the representative position for biological object in each row of X in AnnData. We think that the features for each biological object such as area, volume, mean value of GFP signal, etc., can be stored in obs.
We think the same issue arises in spatial transcriptome data when describing data for a cell that are detected across multiple pixels.
We think it would be hard to understand without some exmaples, so we would like to create some examples.
We have already developed several data formats based on XML and HDF5, but we want to make a new format highly compatible(?) with OME-NGFF.
Kyoda, K., Okada, H., Itoga, H. and Onami, S.: ‘Deep Collection of Quantitative Nuclear Division Dynamics Data in RNAi-Treated Caenorhabditis Elegans Embryos’. bioRxiv, https://doi.org/10.1101/2020.10.04.325761.