Estimate Match QC threshold from a control set
niptmer_match_qc_threshold.RdEstimate Match QC threshold from a control set
Arguments
- count_table
A NIPT count table data.frame/file path or a numeric coverage matrix with samples in rows.
- controls
Optional control sample identifiers or row indices. If
NULL, all rows are used as controls.- exclude_chromosomes
Chromosomes excluded from fraction matching.
- sd_multiplier
Multiplier used for thresholding (
mean + k * sd).- extra_columns
Optional additional predictor columns when
count_tableis a table/path.