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

getAnnotations,OMEROServer-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 'OMEROServer'
getAnnotations(object, type, id, typeFilter,
  nameFilter)

Arguments

object

The server

type

The object type

id

The object id

typeFilter

Optional annotation type filter, e.g. FileAnnotation

nameFilter

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

Value

The annotations


ome/rOMERO-gateway documentation built on Nov. 5, 2023, 9:29 a.m.