Description Usage Arguments Value Examples
Get all images of a screen
1 2 | ## S4 method for signature 'Screen'
getImages(omero, fieldIndex = 1)
|
omero |
The screen |
fieldIndex |
The fieldIndex (default = 1) |
A list of image arrays [[i, j]] (one array per plate) where i is the well index and j is the field index; unless fieldIndex was specified, then a list of images is returned. @seealso Image
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.