Functions to remove antigens and sera from a map
removeAntigens(map, antigens)
removeSera(map, sera)
The map data object
Antigens to remove (specified by name or index)
Sera to remove (specified by name or index)
An acmap object with points removed
Other functions for working with map data:
acmap()
,
addOptimization()
,
agReactivityAdjustments()
,
as.json()
,
edit_agNames()
,
edit_srNames()
,
keepBestOptimization()
,
keepSingleOptimization()
,
layerNames()
,
orderPoints
,
read.acmap()
,
read.titerTable()
,
save.acmap()
,
save.coords()
,
save.titerTable()
,
subsetCommonPoints
,
subsetMap()