run_qc_check: Wrapper to run entire QC check for a given machine

Description Usage Arguments

Description

Wrapper to run entire QC check for a given machine

Usage

1
2
run_qc_check(db_path, rds_path, analytes, backup_rds_dir = ".",
  debug = F)

Arguments

db_path

(character) File path to a SQLite database with QC messages that correspond to integer identifiers

rds_path

(character) File path to RDS file with all dose-response that exists for HST-explorer

analytes

(character) Identifiers for analytes that should be checked see assayr2::see_whitelist()$targ for valid identifiers

backup_rds_dir

Ask Justin.

debug

(bool) set to TRUE if qc_columns should be added for debugging


hemoshear/assayr2 documentation built on Nov. 8, 2019, 6:13 p.m.