qc_plots_cnvs: Create Quality Control plots for the filtering pipeline

View source: R/qcplots.R

qc_plots_cnvsR Documentation

Create Quality Control plots for the filtering pipeline

Description

Create Quality Control plots for the filtering pipeline

Usage

qc_plots_cnvs(
  cnvs,
  folder_name,
  qc,
  min_numsnp = 20,
  min_overlap = 0.2,
  maxLRRSD = 0.35,
  maxBAFdrift = 0.01,
  maxGCWF = 0.02,
  minGCWF = -0.02
)

SinomeM/QCtreeCNV documentation built on Dec. 5, 2023, 4:06 p.m.