Learn R Programming

synapseClient (version 1.14-0)

synSetAnnotation: synSetAnnotation

Description

Set an annotation on an entity.

Usage

synSetAnnotation(entity, name)<-value

Arguments

entity
The entity on which to set the annotation.
name
The name of the annotation to set.
value
The value of the annotation to set.

See Also

synGetAnnotations synSetAnnotations synGetProperties synSetProperties synGetAnnotation synGetProperty synSetProperty