countQC: Number of QC in each batch.

countQCR Documentation

Number of QC in each batch.

Description

Count how many QC samples are in each of the batches, and if it doesn't match the number specified.

Usage

countQC(dataS, QCN)

Arguments

dataS

Test dataset.

QCN

Number of QC samples per batch.

Value

The output includes any batches that does not contain the number of QC samples specified.

Examples

test <- countQC(dataS=serumRand,QCN=4)

permRand documentation built on Sept. 9, 2025, 5:43 p.m.