Description Usage Arguments Value Examples
Profiles with missing alleles return all matching profiles.
| 1 | 
| profile | the allelic profile | 
A boolean vector of which rows in pubmlst match
| 1 2 | matches <- find_matching_profiles(c(2, 1, 54, NA, 4, 1, 5))
pubmlst[matches,]
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.