| subsetCommonPoints {Racmacs} | R Documentation |
Remove antigens and sera
Description
Functions to subset a list of maps to include only antigens, antigen groups, sera or serum groups that are in common between them.
Usage
subsetCommonAgs(maps)
subsetCommonSrGroups(maps)
Arguments
maps |
A list of map data objects |
See Also
Other functions for working with map data:
acmap(),
addOptimization(),
agReactivityAdjustments(),
as.json(),
edit_agNames(),
edit_srNames(),
keepBestOptimization(),
keepSingleOptimization(),
layerNames(),
orderPoints,
read.acmap(),
read.titerTable(),
removePoints,
save.acmap(),
save.coords(),
save.titerTable(),
subsetMap()
[Package Racmacs version 1.2.9 Index]