drc_qc: Run QC check for a set of dose-response curves

Description Usage Arguments Value

Description

Run QC check for a set of dose-response curves

Usage

1
2
drc_qc(curves_needing_qc, curves, analytes,
  db_path = "/data/shiny/HST_explorer/qc-warnings.sqlite")

Arguments

curves_needing_qc

(data.frame) Table of data for curves which need QC (first element of get_curves_needing_qc output)

curves

(data.frame) Table of data for curves which do not need QC (second element of get_curves_needing_qc output)

analytes

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

db_path

A valid path to SQLite DB.

Value

Data.frame with original data combined with data that have been checked for dose-response curve quality


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