acdb.matchNames: Find name matches in an antigen or serum database

Description Usage Arguments Value

View source: R/acdatabase_utils.R

Description

Find name matches in an antigen or serum database

Usage

1
2
3
4
5
6
acdb.matchNames(
  strain_names,
  acdb,
  include_aliases = TRUE,
  multiple_match_error = TRUE
)

Arguments

strain_names

names to be matched

include_aliases

should aliases be searched?

multiple_match_error

should a name matching multiple db entries throw an error?

Value

Returns a list of standardised names and extracted information


acorg/acutilsLite documentation built on Feb. 19, 2021, 4:56 p.m.