# DRAGEN Array PGx CNV Calling

## Quality Control Recommendations

For PGx CNV calling, it is recommended that 96 or more samples passing LogRDev <= 0.2 are included in the analysis. The metric is provided in the genotyping sample summary file (gt\_sample\_summary.csv). For more details, see the explanation for the [local analysis](/dragen-array-v1.3/product-guides/dragen-array-local-analysis.md#run-dragen-array-local).

## Semi-Custom PGx Products

### Running Semi-Custom PGx Analysis on Cloud

Detailed notes on running this analysis for local can be found [here](https://github.com/illumina-swi/dragen-array-docs/blob/DAv1.3/docs/product-guides/dragen-array-cloud-analysis/dragen-array-local-analysis/README.md#pharmacogenomic-analysis-for-semi-custom-arrays). But for cloud, a workaround is necessary because semi-custom product samples are filtered from the BeadChip table in BaseSpace. Follow these steps:

1. Select an existing commercial product configuration (e.g., `GDA_PGx-8v1-0_G4 - GRCh38`)
2. Kick off an analysis using the **Import Sample Sheet** option for the semi-custom product samples

## Applicable Arrays

For specific product compatibility, see the [Product & Analysis Compatibility](/dragen-array-v1.3/overview/our-features.md#_product_compatability) table.


---

# 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://help.dragenarray.illumina.com/dragen-array-v1.3/product-guides/dragen-array-cloud-analysis/overview/dragen-array-pgx-cnv-calling.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.
