Create a database given desired name and location, with primer information from the BioFire Defense Covid-19 Test assays

build_COVID_DB(
  DB_NAME,
  locationPrefix = "~",
  include_all_assays = TRUE,
  force = FALSE,
  silently = TRUE
)

Arguments

DB_NAME

Desired database name, without filepath or .db extension

locationPrefix

Folder location for database, defaults to home

include_all_assays

Include primer information from all 7 assays or only A,D, and E assays?

force

Force overwrite if file exists?

silently

Turn off printed updates?

Value

full database file location name