Learn R Programming

permRand (version 1.0.0)

testCCAcross: Sample groups within batches

Description

Tests and finds sample groups that are across batches.

Usage

testCCAcross(dataS)

Value

The output lists all batches with not enough QC sample sets or the QC samples do not come from the same mother.

Arguments

dataS

The test dataset.

Examples

Run this code
test <- testCCAcross(dataS=serumRand)

Run the code above in your browser using DataLab