get_curves_needing_qc: Get a table of dose-response curve data that should be...

Description Usage Arguments Value

Description

Get a table of dose-response curve data that should be checked for quality

Usage

1
2
3
  get_curves_needing_qc(db_path = "/data/shiny/HST_explorer/qc-warnings.sqlite",
  rds_path = "/data/shiny/HST_explorer/nate_db.RDS",
  analytes = c("13C-Isobutyryl"), debug = FALSE)

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

debug

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

Value

list where first element is a table of curves that need QC, second element is a table of curves that do not need QC


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