| srHomologousAgs {Racmacs} | R Documentation |
Get and set homologous antigens for sera
Description
Get and set indices of homologous antigens to sera in an antigenic map
Usage
srHomologousAgs(map)
srHomologousAgs(map) <- value
Arguments
map |
An acmap object |
value |
A list, where each entry is a vector of indices for homologous antigens, or a length 0 vector where no homologous antigen is present |
Value
A list, where each entry is a vector of indices for homologous antigens, or a length 0 vector where no homologous antigen is present.
See Also
Other antigen and sera attribute functions:
agAttributes,
agGroups(),
agHomologousSr(),
agLabIDs(),
agSequences(),
ptAnnotations,
ptClades,
srAttributes,
srGroups(),
srSequences()
[Package Racmacs version 1.2.9 Index]