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