matchStrains: Find matching antigens or sera between 2 maps

matchStrainsR Documentation

Find matching antigens or sera between 2 maps

Description

Find matching antigens or sera between 2 maps

Usage

match_mapAntigens(map1, map2)

match_mapSera(map1, map2)

Arguments

map1

The map to match names from.

map2

The map to match names to.

Value

Returns the indices of matching strains in map 2, or NA in the position of strains not found.

See Also

Other functions to compare maps: procrustesData(), procrustesMap(), realignMap(), realignOptimizations()


Racmacs documentation built on June 22, 2024, 11:33 a.m.