Relax a map one step in the optimiser
relaxMapOneStep(
map,
optimization_number = 1,
fixed_antigens = FALSE,
fixed_sera = FALSE,
options = list()
)
The acmap data object
The map optimization number
Antigens to set fixed positions for when relaxing
Sera to set fixed positions for when relaxing
List of named optimizer options, see RacOptimizer.options()
Returns an updated map object
Other map optimization functions:
RacOptimizer.options()
,
make.acmap()
,
moveTrappedPoints()
,
optimizeMap()
,
randomizeCoords()
,
relaxMap()