Task #10383 (closed)
OMERO.matlab: add helper functions to load Projects, Datasets
| Reported by: | sbesson | Owned by: | sbesson |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4.7 |
| Component: | General | Version: | n.a. |
| Keywords: | Matlab | Cc: | analysis@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2013-03-12 (6)) |
Description
A series of helper functions should be added to OmeroM to retrieve objects such as Projects datasets
getObjects(session, type, ids) getProjects(session, projectIds) getDatasets(session, datasetIds) getImages(session, imageIds) getScreens(session, screenIds) getPlates(session, plateIds) getPlateAcquisitions(session, plateIds)
Change History (4)
comment:1 Changed 6 years ago by sbesson
- Sprint set to 2013-03-12 (6))
comment:2 Changed 6 years ago by sbesson
- Status changed from new to accepted
comment:3 Changed 6 years ago by sbesson
- Resolution set to fixed
- Status changed from accepted to closed
comment:4 Changed 6 years ago by jean-marie burel <j.burel@…>
(In [fe45a3d5608efca592be9b6b7dca6d48c6715056/ome.git] on branch develop) Merge pull request #873 from sbesson/rebased/develop/10383_loadObjects
Matlab object loading functions (see #10383) (rebased onto develop)
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
See https://github.com/openmicroscopy/openmicroscopy/pull/817