I have two questions about High Content Screening data in omero:
1.-
I usually store one file with all the acquired data from one position. This contains also the metadata of the position (such as what was in that position). However, in most examples I have seen the full content of the plate/plates is stored in each file. Is this an omero requirement or a suggestion? Can it be avoided?
2.-
I currently have a Matlab program to visualize HCS data. It plots (in different ways) data precalculated from the images and stored in a mysql database. Data and presentation layers are separated, so it should be straightforward to migrate to omero. However, I am not sure how to store the precalculated values in omero. Should I keep them in my own separate table (outside omero) or is there any suggested place for storing these (such as in metadata or features)?
Thanks,
H