Learn R Programming

synapseClient (version 1.14-0)

synGetAnnotation: synGetAnnotation

Description

Get an annotation for an entity.

Usage

synGetAnnotation(entity, name)

Arguments

entity
The entity for which to get the annotation.
name
The name of the annotation to get.

Value

The annotation value for the given annotation name.

See Also

synGetAnnotations synSetAnnotations synGetProperties synSetProperties synSetAnnotation synGetProperty synSetProperty