check_npx_qcwarn_assays: Help function checking data for assay QC warnings.

View source: R/check_npx.R

check_npx_qcwarn_assaysR Documentation

Help function checking data for assay QC warnings.

Description

Help function checking data for assay QC warnings.

Usage

check_npx_qcwarn_assays(df, col_names)

Arguments

df

A "tibble" or "ArrowObject" from read_npx.

col_names

A list of matched column names. This is the output of the check_npx_col_names function.

Value

A character vector containing OlinkID of assays with at least one QC warning, otherwise a character(0).

Author(s)

Klev Diamanti


OlinkAnalyze documentation built on June 24, 2026, 1:06 a.m.