# CNV Analysis in GenomeStudio using cnvPartition Plug in and Illumina Genome Viewer

#### **Tools to analyze copy number in GenomeStudio 2.0**

* cnvPartition is a plug-in software compatible with the GenomeStudio 2.0 genotyping module that can be used to identify regions of copy number variation (CNV) in samples based on intensity and allele frequency data. The cnvPartition plug-in is available for download from the [GenomeStudio 2.0 Plug-ins](https://support.illumina.com/downloads/genomestudio-2-0-plug-ins.html) page.
* Illumina Genome Viewer is a tool built in to the GenomeStudio 2.0 software and is used to visualize copy number regions graphically and present analysis results in table form.

#### **How does cnvPartition work?**

cnvPartition estimates copy number by comparing observed Log R Ratio (LRR) and B Allele Frequency (BAF) for each locus to predict LRR and BAF of different copy number scenarios. The user can also modify options in the algorithm and set custom thresholds. CNV analysis with CNV partition is intended for genotyping datasets generated from high density chips such as the Omni family of microarrays or cytogenetic chips such as CytoSNP-850K. Low density arrays or arrays targeting rare variants are not recommended because they do not provide sufficient resolution to detect CNV.

#### **CNV Analysis Results in the Full Data Table**

In the Full Data table, the CNV Value and CNV Confidence can be included as additional sub-columns under each sample.

Refer to the following table to determine the CNV type that corresponds with the CNV value:

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">CNV Type</td><td valign="top">CNV Value</td><td valign="top">CNV confidence</td></tr><tr><td valign="top">Normal</td><td valign="top">2</td><td valign="top">blank</td></tr><tr><td valign="top">Amplification</td><td valign="top">3 or 4</td><td valign="top">Contains Value</td></tr><tr><td valign="top">Deletion</td><td valign="top">1</td><td valign="top">Contains Value</td></tr><tr><td valign="top">Copy Neutral LOH</td><td valign="top">2</td><td valign="top">Contains Value</td></tr></tbody></table>

CNV confidence is only calculated when CNV value is not normal, ie. CNV confidence will only show a value if CNV is detected.

#### **CNV Analysis Results in Illumina Genome Viewer**

B Allele Frequency and Log R Ratio plots are visualized using the Chromosome Browser within Illumina Genome Viewer. Refer to the Illumina Knowledge article "[How to check Infinium samples for possible cross-sample contamination in GenomeStudio](https://knowledge.illumina.com/microarray/general/microarray-general-troubleshooting-list/000002130)" for additional details on how to use the Chromosome Browser.

* Select **View** > **CNV Analysis as Bookmarks** to display shaded regions corresponding to CNV type, and hover over shaded regions to see Bookmark Type.
* Select **View** > **Bookmark Viewer** to display CNV data in table form and list CNVs detected by cnvPartition.

#### **Online Resources**

Consult the following resources available on the Illumina website for additional information on how to use cnvPartition and Illumina Genome Viewer.

**Online Trainings/Webinars:**

* [CNV Analysis Basics](https://support.illumina.com/content/dam/illumina-support/courses/CNV_Analysis/story.html)
* [GenomeStudio: Performing CNV Analysis Using cnvPartition](https://support.illumina.com/content/dam/illumina-support/courses/GenomeStudio-cnvPartition/story.html)
* [Infinium Assay: CNV Analysis Using GenomeStudio or BlueFuse Multi Software](https://www.youtube.com/watch?v=L_8eCfcT6_E) (recorded webinar)

**Technical Notes:**

* [Custom Cluster File Creation for Improved Copy Number Analysis](https://www.illumina.com/content/dam/illumina/gcs/assembled-assets/marketing-literature/custom-cluster-file-tech-note-m-gl-02142/custom-cluster-file-tech-note-m-gl-02142.pdf)
* [Interpreting Infinium Assay Data for Whole-Genome Structural Variation](https://www.illumina.com/Documents/products/technotes/technote_cytoanalysis.pdf)
* [DNA Copy Number and Loss of Heterozygosity Analysis Algorithms](https://www.illumina.com/documents/products/technotes/technote_cnv_algorithms.pdf)

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                   |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #2766), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000002766%20-%20Microarray%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledge.illumina.com/microarray/general/microarray-general-reference_material-list/000002766.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
