ptAnnotations {Racmacs} | R Documentation |
Getting and setting point annotation information
Description
Getting and setting point annotation information
Usage
agAnnotations(map)
srAnnotations(map)
agAnnotations(map) <- value
srAnnotations(map) <- value
Arguments
map |
The acmap data object |
value |
A list of character vectors with annotations information for each point |
Value
A character vector of point annotations.
See Also
Other antigen and sera attribute functions:
agAttributes
,
agGroups()
,
agHomologousSr()
,
agLabIDs()
,
agSequences()
,
ptClades
,
srAttributes
,
srGroups()
,
srHomologousAgs()
,
srSequences()
[Package Racmacs version 1.2.9 Index]