| relaxMapOneStep | R Documentation |
Relax a map one step in the optimiser
relaxMapOneStep(
map,
optimization_number = 1,
fixed_antigens = FALSE,
fixed_sera = FALSE,
options = list()
)
map |
The acmap data object |
optimization_number |
The map optimization number |
fixed_antigens |
Antigens to set fixed positions for when relaxing |
fixed_sera |
Sera to set fixed positions for when relaxing |
options |
List of named optimizer options, see |
Returns an updated map object
Other map optimization functions:
RacOptimizer.options(),
make.acmap(),
moveTrappedPoints(),
optimizeMap(),
randomizeCoords(),
relaxMap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.