
Calculate and make a quality call for relative copy number profiles
GetSampleQualityDecision.Rd
Function to classify the quality of relative copy number profile calls from QDNAseq or WiseCondorX.
Arguments
- x
QDNASeq object containing the relative copy number calls as well as the segmented relative copy number calls.
- metric
The metric to use for determining quality. Either 'quantile' or 'DecisionTree'.
- cutoff
The cutoff to use for quantile-based quality filtering. Not applicable when the metric is 'DecisionTree'.