acdb.matchNamesIndices: Function to find db entries with names matching passed strain...

Description Usage

View source: R/acdatabase_utils.R

Description

Function to find db entries with names matching passed strain names Useful for finding antigen match when adding new tables to database

Usage

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

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