- Code: Select all
omero search Image *.tif
But I can not figure out how to find an image from ID, much less it's parent directory.
Is this functionality supported?
omero search Image *.tif
omero hql -q "select d.id, d.name from Dataset d join d.imageLinks il where il.child.id = 1884807"
Return to Developer Discussion
Users browsing this forum: No registered users and 0 guests