| subsetMap | R Documentation |
Subset an antigenic map to contain only specified antigens and sera
subsetMap(map, antigens = TRUE, sera = TRUE)
map |
The antigenic map object |
antigens |
Antigens to keep, defaults to all. |
sera |
Sera to keep, defaults to all. |
Returns a new antigenic map containing only match antigens and sera
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(),
subsetCommonPoints
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.