getAnnotations-OMERO-method: Get annotations attached to an OME object. Type, Namespace,...

getAnnotations,OMERO-methodR Documentation

Get annotations attached to an OME object. Type, Namespace, Name, Content, ID, FileID (in case of file annotations)

Description

Get annotations attached to an OME object. Type, Namespace, Name, Content, ID, FileID (in case of file annotations)

Usage

## S4 method for signature 'OMERO'
getAnnotations(object, typeFilter, nameFilter)

Arguments

object

The OME object

typeFilter

Optional annotation type filter, e.g. FileAnnotation

nameFilter

Optional name filter, e.g. file name of a FileAnnotation

Value

The annotations


dominikl/rOMERO documentation built on Nov. 3, 2023, 1:53 p.m.