agGroups {Racmacs} | R Documentation |
Getting and setting antigen groups
Description
These functions get and set the antigen groupings for a map.
Usage
agGroups(map)
agGroups(map) <- value
Arguments
map |
The acmap object |
value |
A character or factor vector of groupings to apply to the antigens |
Value
A factor vector of groupings.
See Also
Other antigen and sera attribute functions:
agAttributes
,
agHomologousSr()
,
agLabIDs()
,
agSequences()
,
ptAnnotations
,
ptClades
,
srAttributes
,
srGroups()
,
srHomologousAgs()
,
srSequences()
[Package Racmacs version 1.2.9 Index]