[ome-devel] on omero, pytables and genotypes

Gianluigi Zanetti gianluigi.zanetti at crs4.it
Tue Feb 1 08:28:50 GMT 2011


Hi there!

We are currently trying to move our genotype data description from a
one-file per genotype to pytables, since it appears to be an efficient
way to handle simple by-column and by-row operations.

Now, what we are trying to understand is how this can best fit inside
Omero. Are you supporting an array omero.grid Column type in omero.grid.table? It should be
able to handle medium size (i.e., up to 8M elements float) arrays.

Attached is a python file with a somewhat more detailed discussion of
what we would like to do.

An ugly alternative, more or less what we are already doing, is to have
Omero keep track of DataObject(s) (and how they have been obtained) and
then to have another layer of software that knows how to resolve an
hdf5/pytable url to a record.

--gianluigi


-------------- next part --------------
A non-text attachment was scrubbed...
Name: genotable.py
Type: text/x-python
Size: 6272 bytes
Desc: not available
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-devel/attachments/20110201/811a4bc5/attachment.py>


More information about the ome-devel mailing list