Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Bioinformatics›Copy Number Variation Analysis — CNV Detection and Interpretation
Process / pipelineBioinformatics / omics

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.

ScholarGate
  1. Process / pipeline
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Copy Number Variation Analysis
Epigenome-wide associati…Genome-wide association…RNA-seq Differential Exp…Sequence AlignmentSingle-cell Copy Number…Variant CallingBayesian Copy Number Var…Bayesian Variant CallingDifferential Epigenome-W…Differential Variant Cal…

+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

Strengths
  • 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.
Limitations
  • 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

  1. 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 ↗
  2. 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

Related methods

Epigenome-wide association studyGenome-wide association studyRNA-seq Differential ExpressionSequence AlignmentSingle-cell Copy Number Variation AnalysisVariant Calling

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
Compare side by side →

Referenced by

Bayesian Copy Number Variation AnalysisBayesian Variant CallingDifferential Epigenome-Wide Association StudyDifferential Variant CallingEpigenome-wide association studyeQTL AnalysisGenome-wide association studyMachine learning-assisted copy number variation analysisNetwork-based copy number variation analysisNetwork-based GWASNetwork-based variant callingSingle-cell Copy Number Variation AnalysisSingle-cell Phylogenetic AnalysisSingle-cell variant callingTime-series copy number variation analysisTime-series single-cell RNA-seq analysisVariant Calling

Similar methods

Machine learning-assisted copy number variation analysisDifferential Copy Number Variation AnalysisBayesian Copy Number Variation AnalysisSingle-cell Copy Number Variation AnalysisTime-series copy number variation analysisNetwork-based copy number variation analysisVariant CallingSingle-cell variant calling

Related reference concepts

Copy Number Variants: Detection and ClassificationCopy Number Variants and Structural VariantsCopy Number Variation and Gene DosageCopy Number VariationStructural Genomics and Structural VariationDeletion and Duplication

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Copy Number Variation Analysis (Copy Number Variation Analysis). Retrieved 2026-07-20 from https://scholargate.app/en/bioinformatics/copy-number-variation-analysis · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Pinkel et al. (array CGH); Redon et al. (genome-wide CNV map)
Year
1998–2006
Type
Genomic structural variant detection pipeline
DataType
Whole-genome sequencing (WGS), SNP array, array CGH
Subfamily
Bioinformatics / omics
Related methods
Epigenome-wide association studyGenome-wide association studyRNA-seq Differential ExpressionSequence AlignmentSingle-cell Copy Number Variation AnalysisVariant Calling
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account