OMEROweb Gateway Search
Posted:
Tue Mar 01, 2011 7:59 pm
by icaoberg
Could you provide an example for webgateway.search or provide a link tot he appropriate documentation. I have been trying to find it.
Re: OMEROweb Gateway Search
Posted:
Tue Mar 01, 2011 9:00 pm
by cxallan
Sure. As in the connection thread, an introduction to the OMERO.web and OMERO Python gateway is here:
http://trac.openmicroscopy.org.uk/ome/w ... Py/Gateway
Re: OMEROweb Gateway Search
Posted:
Tue Mar 01, 2011 9:43 pm
by icaoberg
May be I wasn't clear enough. I want an example to query from the url
- Code: Select all
http://omepslid.combpio.cs.cmu.edu/webgateway/search
Something like
- Code: Select all
http://omepslid.combpio.cs.cmu.edu/webgateway/search/Class:HeLa
Or how is the URL constructed. Thanks.
Ivan
Re: OMEROweb Gateway Search
Posted:
Tue Mar 01, 2011 9:59 pm
by cxallan
Then you'll want the documentation off of this outline page:
http://trac.openmicroscopy.org.uk/ome/wiki/OmeroWebIt has links and descriptions for a lot of the OMERO.web URLs and view implementations.