.getClassificationData {twoddpcr} | R Documentation |
Check that non-Ch*Amplitude columns are in a known classification format and coerce it to a factor.
.getClassificationData(colName, well)
colName |
The name of the column to focus on. |
well |
The data frame from which to extract the classifications. |
A factor with levels in ddpcr$classesRain
.
Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk