.essentialDependentCols {twoddpcr} | R Documentation |
Get a list of the essential columns in the ddPCR data that depend on the target (e.g. mutant or wild type).
.essentialDependentCols(prefix = "")
prefix |
A string to prepend to each of the essential column names.
Defaults to |
A vector of essential column names with an optional prefix.
Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk