Call segments to be copy neutral based on allelic imbalance calls and total copy number estimates.
# S3 method for default
findNeutralCopyNumberState(C, isAI, weights=NULL, ..., minDensity=1e-10,
flavor=c("firstPeak", "maxPeak"), verbose=FALSE)
A logical
vector
of "neutral copy number state" calls.
A numeric
vector
of region-level total copy number estimates.
Further arguments to be passed to the density estimation function.
A numeric
value, below which density peaks are
discarded.
A character
string specifying how to identify the
mode of the AB segments.
If TRUE
, extra information is output.
Pierre Neuvial, Henrik Bengtsson