powered by
Count how many QC samples are in each of the batches, and if it doesn't match the number specified.
countQC(dataS, QCN)
The output includes any batches that does not contain the number of QC samples specified.
Test dataset.
Number of QC samples per batch.
test <- countQC(dataS=serumRand,QCN=4)
Run the code above in your browser using DataLab