orderPoints {Racmacs}R Documentation

Order antigens and sera

Description

Functions to change the order of antigens and sera in a map

Usage

orderAntigens(map, order)

orderSera(map, order)

Arguments

map

The map data object

order

The new order of points

Value

An acmap object with points reordered

See Also

Other functions for working with map data: acmap(), addOptimization(), agReactivityAdjustments(), as.json(), edit_agNames(), edit_srNames(), keepBestOptimization(), keepSingleOptimization(), layerNames(), read.acmap(), read.titerTable(), removePoints, save.acmap(), save.coords(), save.titerTable(), subsetCommonPoints, subsetMap()


[Package Racmacs version 1.2.9 Index]