Usage
calculateResultType(data, kit = NULL, addMissingMarker = TRUE,
threshold = NULL, mixtureLimits = NULL, partialLimits = NULL,
subsetName = NA, markerSubset = NULL, debug = FALSE)
Arguments
data
a data frame containing at least the column
'Sample.Name'.
kit
character string or integer defining the kit.
addMissingMarker
logical, defualt is TRUE which
adds missing markers.
threshold
integer indicating the dropout
threshold.
mixtureLimits
integer or vector indicating
subtypes of 'Mixture'.
partialLimits
integer or vector indicating
subtypes of 'Partial'.
subsetName
string naming the subset of
'Complete'.
markerSubset
string with marker names defining the
subset of 'Complete'.
debug
logical indicating printing debug
information.