powered by
Get annotations attached to an OME object. Type, Namespace, Name, Content, ID, FileID (in case of file annotations)
getAnnotations(object, type, id, typeFilter, nameFilter)
The OME object
The object type
The object id
Optional annotation type filter, e.g. FileAnnotation
Optional name filter, e.g. file name of a FileAnnotation
The annotations
# NOT RUN { annoations <- getAnnotations(image) # }
Run the code above in your browser using DataLab