Copy Number Variation Analysis — CNV Detection and Interpretation
Copy Number Variation Analysis · Also known as: CNV analysis, copy number variant detection, CNV calling, somatic copy number alteration analysis
Copy number variation (CNV) analysis is a genomic pipeline for detecting regions where individuals carry fewer or more copies of a DNA segment than the reference genome. CNVs span kilobases to megabases and are a major class of structural variation implicated in cancer, neurodevelopmental disorders, and population diversity. The pipeline typically processes SNP array intensities or read-depth signals from whole-genome sequencing, applies segmentation algorithms, calls gain and loss events, and annotates them against gene and clinical databases.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
+9 more
When to use it
Use CNV analysis when the scientific question involves gain or loss of genomic material — cancer somatic alterations, rare disease diagnostics, population structural variation studies, or association of germline CNVs with phenotypic traits. It requires array or sequencing data with sufficient coverage: SNP arrays work well for germline CNVs at low cost; WGS at 30x or deeper is preferred for somatic tumour analysis and detection of small CNVs. Do not use CNV analysis as a substitute for SNP-level variant calling (it is insensitive to single-nucleotide changes), for detecting balanced rearrangements such as inversions or translocations (which do not change copy number), or when sample quality is low (low purity tumours below ~20% or highly degraded DNA yield unreliable calls). Avoid applying germline CNV callers directly to tumour data without correcting for tumour purity and ploidy.
Strengths & limitations
- Captures a major class of genomic variation — deletions, duplications, amplifications — invisible to SNP-level analyses.
- Array-based approaches provide cost-effective genome-wide CNV profiles suitable for large cohorts.
- WGS-based callers resolve CNV boundaries at base-pair resolution and detect smaller events than arrays.
- Allele-specific extensions enable detection of loss of heterozygosity (LOH) and copy-neutral LOH in cancer.
- Mature bioinformatics toolkits (CNVkit, GATK4 CNV, PURPLE, DNAcopy) are well-documented and actively maintained.
- Clinical interpretation frameworks (ACMG/ClinGen) provide standardised pathogenicity classification.
- Cannot detect balanced structural variants (inversions, reciprocal translocations) that preserve copy number.
- Sensitivity drops for very small CNVs (below ~10–50 kb on arrays, below ~1–5 kb on low-coverage WGS) and for CNVs in repetitive or low-mappability regions.
- Tumour heterogeneity and low purity complicate somatic calling; subclonal events at low allele fractions are often missed.
- Systematic batch effects between samples processed at different times or on different array lots can generate false positive calls if not carefully normalised.
- Germline copy-number polymorphisms are common; distinguishing benign population variants from pathogenic events requires large reference databases.
Frequently asked
What is the difference between CNV analysis and variant calling?
Variant calling (SNP/indel calling) detects single-nucleotide changes and small insertions or deletions, typically up to a few dozen base pairs. CNV analysis detects larger structural changes — gains or losses of kilobase-to-megabase segments — by measuring read depth or hybridisation intensity rather than the exact sequence. A complete genomic characterisation of a tumour or rare-disease sample usually requires both analyses applied independently and then integrated.
Which is better for CNV detection: SNP arrays or whole-genome sequencing?
SNP arrays are cost-effective, well-standardised, and provide allele frequency information useful for LOH detection; they are the standard for clinical germline CNV testing and large population studies. WGS provides higher resolution (detecting smaller events), base-pair breakpoint precision, and simultaneous access to SNVs and indels, but at higher cost and more complex bioinformatics. The choice depends on budget, required resolution, and whether simultaneous variant calling is needed.
How do I handle CNV calling in low-purity tumour samples?
Low purity (below ~30%) severely dampens the log2 ratio signal, causing true deletions to appear near diploid. Use purity- and ploidy-aware callers (PURPLE, ABSOLUTE, or ASCAT) that jointly estimate the tumour cell fraction and genome ploidy, then adjust copy number thresholds accordingly. Increasing sequencing depth and using allele-specific information (B-allele frequency) from heterozygous SNPs substantially improves sensitivity in low-purity samples.
How many segments is too many — how do I choose the segmentation penalty?
The optimal penalty depends on expected CNV size and noise level. For cancer genomes with focal amplifications, a finer segmentation (lower penalty) is appropriate; for germline studies or low-coverage data, a coarser segmentation reduces false positives. A practical approach is to test two or three penalty values, visualise the resulting segments against the raw coverage track, and choose the one that captures visually obvious transitions without fragmenting flat regions. Cross-validate top events with a second caller or orthogonal assay.
Can I apply CNV analysis to RNA-seq data?
RNA-seq-based CNV inference is possible — tools such as InferCNV exploit systematic shifts in normalised gene expression across genomic regions to infer copy number, particularly in single-cell RNA-seq tumour data. However, expression is driven by many factors beyond copy number (transcription regulation, splicing, degradation), so RNA-based CNV calls are less reliable than DNA-based ones. Use RNA-seq CNV inference only when DNA is unavailable, and treat results as indicative rather than definitive.
Sources
- Redon, R., Ishikawa, S., Fitch, K. R., et al. (2006). Global variation in copy number in the human genome. Nature, 444(7118), 444–454. DOI: 10.1038/nature05329 ↗
- Olshen, A. B., Venkatraman, E. S., Lucito, R., & Wigler, M. (2004). Circular binary segmentation for the analysis of array-based DNA copy number data. Biostatistics, 5(4), 557–572. DOI: 10.1093/biostatistics/kxh008 ↗
How to cite this page
ScholarGate. (2026, June 3). Copy Number Variation Analysis. ScholarGate. https://scholargate.app/en/bioinformatics/copy-number-variation-analysis
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Epigenome-wide association studyBioinformatics↔ compare
- Genome-wide association studyBioinformatics↔ compare
- RNA-seq Differential ExpressionBioinformatics↔ compare
- Sequence AlignmentBioinformatics↔ compare
- Single-cell Copy Number Variation AnalysisBioinformatics↔ compare
- Variant CallingBioinformatics↔ compare