# Frequently Asked Questions

1. **Is DRAGEN Array analysis a local (on-premises) or cloud solution?**\
   DRAGEN Array analysis is available locally (on-premises) and cloud.

   DRAGEN Array Local Analysis utilizes a command-line interface for power users to have granular control and flexibility to support large scale microarray genomic studies. Deployed on Windows or Linux operating systems, the local package is CPU-based and does not require a specialized server or hardware.

   DRAGEN Array Cloud Analysis utilizes the user-friendly, graphical interface of BaseSpace Sequence Hub to simplify analysis setup and kickoff.
2. **Which Infinium arrays is DRAGEN Array compatible with?**\
   Refer to the Product and Analysis Compatibility table in the [Applications](/dragen-array-v1.3/overview/our-features.md) section.
3. **How many samples are needed per analysis?**\
   **Cytogenetics:** As few as one sample can be used for cytogenetics. Multiple analysis batches can be kicked off and run in parallel.

   **Genotyping:** As few as one sample can be used for genotyping. Multiple analysis batches can be kicked off and run in parallel.

   **Pharmacogenomics:** A minimum of 24 samples is required for PGx CNV calling with 22 passing QC. Passing QC is defined as Log R Dev < 0.2. 96 samples are recommended for the most accurate CNV results. Multiple analysis batches can be kicked off and run in parallel.
4. **Which PGx CNVs and star alleles are available?**\
   Please refer to the DRAGEN Array [release notes](/dragen-array-v1.3/reference/release-notes.md).
5. **Where can I find demo data?**\
   Demo data is available in BaseSpace under the “Demo Data” section. All array data starts with “iScan:” and includes the name of the type of analysis. Supported types of analysis can be found in the [Applications](/dragen-array-v1.3/overview/our-features.md) section.
6. **Where can I find assay QC metrics?** Dragen Array currently provides functional QC metrics such as call rate and Log R Dev. See [Support and Additional Resources](/dragen-array-v1.3/reference/support-and-additional-resources.md) for instructions on how to evaluate assay QC using GenomeStudio.


---

# 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/reference/faq.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.
