.essentialDependentCols {twoddpcr}R Documentation

Get a vector of essential dependent columns.

Description

Get a list of the essential columns in the ddPCR data that depend on the target (e.g. mutant or wild type).

Usage

.essentialDependentCols(prefix = "")

Arguments

prefix

A string to prepend to each of the essential column names. Defaults to "" (the empty string).

Value

A vector of essential column names with an optional prefix.

Author(s)

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


[Package twoddpcr version 1.16.0 Index]