| matchStrains | R Documentation |
Find matching antigens or sera between 2 maps
match_mapAntigens(map1, map2)
match_mapSera(map1, map2)
map1 |
The map to match names from. |
map2 |
The map to match names to. |
Returns the indices of matching strains in map 2, or NA in the position of strains not found.
Other functions to compare maps:
procrustesData(),
procrustesMap(),
realignMap(),
realignOptimizations()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.