.getClassificationData {twoddpcr}R Documentation

Extract a classification from a data frame.

Description

Check that non-Ch*Amplitude columns are in a known classification format and coerce it to a factor.

Usage

.getClassificationData(colName, well)

Arguments

colName

The name of the column to focus on.

well

The data frame from which to extract the classifications.

Value

A factor with levels in ddpcr$classesRain.

Author(s)

Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk


[Package twoddpcr version 1.17.0 Index]