# DRAGEN Somatic

<figure><img src="/files/hgp4pWE6fQpaTCP4znTu" alt=""><figcaption></figcaption></figure>

Select the DRAGEN Somatic v4.4.6 Application.

**WARNING**: Deviation from these instructions (including adding additional options) may cause pipeline failure.

1. Add "Analysis Name".
2. Select Project to "Save Results To".
3. \[Default] Pipeline Configuration should be "Map/Align + Somatic Small Variant Caller (FASTQ or BAM or CRAM input)".
4. Somatic CNV Calling is "None" by default. Optionally, select "Tumor-only" or "Tumor-Normal" depending on the input type.\
   ![](/files/kHWhNvHzneY2nAC6btFp)
5. Add tumor biosamples by uploading FASTQs, BAMs, or CRAMs. Optionally, add normal samples by uploading FASTQs, BAMs, or CRAMs.
   1. <mark style="color:blue;">**NOTE**</mark>: Multiple files can be uploaded at one time as long as the assigned "Sample Sex" value is the same for all samples. For example, if "Auto-Detect" is selected, it is assigned to all samples selected.
6. Select a reference.
7. \[Default] Check "Enable Systematic Noise Filter" and select the relevant data file.\
   ![](/files/FaoZAfbwvMzawfqpMUoJ)
8. Under Methylation for Illumina 5-Base DNA Prep, check the box for "Enable 5-Base Methylation-Aware Algorithms".\
   ![](/files/UOs1RAFfVxzPhl537b7N)
9. Under Advanced Settings, uncheck "Enable Small Variant Calling on Normal Samples" (if doing tumor-only analysis) and check "Enable Variant Annotation".
   1. Uncheck "Enable Small Variant Calling on Normal Samples" if doing tumor-only analysis.
   2. (Default) Check "Enable Small Variant Calling on Normal Samples" if doing tumor-normal analysis.\
      ![](/files/3SBv1Z9tysKPKkXRNsxn)\
      ![](/files/JBPun17jQH4vwmozOwOc)
      1. If performing tumor-normal analysis, uncheck the box for Germline Tagging.<br>

         <figure><img src="/files/b1nn9PJ7tGb85QmCe36V" alt=""><figcaption></figcaption></figure>
10. Under Additional DRAGEN Commandline Arguments, add `--vc-systematic-noise-method=max`.<br>

    <figure><img src="/files/Lg3bMbiUEWPgALIucGjn" alt=""><figcaption></figcaption></figure>
11. (Optional) If running cfDNA samples, it's recommended to add `--mbias-report-include-overlaps=true` to ensure the M-bias report captures the full R2 read-cycle profile. This is important for cfDNA since the short fragments cause most of R2 to overlap R1 and be excluded from bias statistics by default.
12. (Optional) Under Additional DRAGEN Commandline Arguments, add `--enable-down-sampler=true --down-sampler-fragments=$Number_of_Reads` to enable downsampling.<br>

    <figure><img src="/files/GqfZhU0WAsMs4alaNGg5" alt=""><figcaption></figcaption></figure>
13. (Optional) Under Additional DRAGEN Commandline Arguments, add `--gc-metrics-enable=true` to enable GC metrics.

    <figure><img src="/files/KxUnz6XET5TXeBVmp9gi" alt=""><figcaption></figcaption></figure>


---

# 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.connected.illumina.com/dragen-5-base/run-analysis-setup/bssh-analysis-setup/dragen-somatic.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.
