cast: Casts a general OMERO object into its proper type, e. g....

Description Usage Arguments Value Examples

Description

Casts a general OMERO object into its proper type, e. g. Plate (if possible)

Usage

1
cast(omero)

Arguments

omero

The OME object

Value

The OMERO object casted to the proper type

Examples

1
2
3
4
## Not run: 
plate <- cast(object)

## End(Not run)

romero.gateway documentation built on Dec. 23, 2018, 5:04 p.m.