# How to run the DRAGEN PopGen app on BaseSpace?

The DRAGEN PopGen app on BaseSpace runs the **gVCF genotyper**; it uses a set of **single sample or multisample gVCFs** as **input** and returns a **multisample VCF** that has an **entry for each variant** seen in any of the input VCFs/gVCFs. This pipeline does **not adjust the genotypes** based on population information.

**Workflow**

1. Generate single sample/multi-sample VCFs/gVCFs: use an app such as DRAGEN Germline can for this.
2. Launch the DRAGEN PopGen app using the output from step 1 - the **reference** used in **both steps** should **match**.
3. DRAGEN PopGen outputs a multisample VCF with one sample column per input sample.

**Inputs**

Input to the app can be provided in one of these three forms.

1. Small variant gVCF files: directly select input gVCF files; up to **99 files** can be selected.
2. Datasets containing gVCFs: this can be datasets output by applications, datasets created during uploads etc; up to **100 datasets** can be selected.
3. Project input: select projects that have gVCFs; up to **100 projects** can be selected.

For the Datasets and Project inputs, the app, by default, searches for files that **end with '.hard-filtered.gvcf.gz'**--this behavior can be **changed** in the Advanced Settings section using the **'Filename Selection Suffix'** parameter.

**Output**

The app outputs a **multisample gVCF** that has an entry for each variant in any of the input gVCFs.

**Limitations**

The app currently supports up to around **800 full-size DRAGEN WGS gVCFs**. However, the app uses an instance with **5TB** disk space; this corresponds to around **800 gVCFs that are \~4GB** in size. If the gVCFs are larger in size, then the number of input gVCFs would need to be lowered accordingly in order to use the BaseSpace app.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                 |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #7517), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000007517%20-%20Software%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/software/cloud-software/software-cloud-software-faq-list/000007517.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.
