# Inputs and Modes

After generating your systematic noise file, you can run the DRAGEN for IDT Custom Panels variant calling pipeline. The pipeline is pre-optimized for IDT xGen cfDNA and FFPE library chemistry, so you do not need to adjust calling parameters manually.

## Required Inputs

* Sample reads: FASTQ, BAM, CRAM, or ORA files
* Systematic noise file (from [Stage 1](/dragen-somatic-for-idt-custom-panels/stage-1-generate-systematic-noise-file/noise-baseline.md))
* Target panel BED file
* *(Optional)* Block-zone BED file for additional filtering

## Choose Your Launch Path

* [Option A: Launch from Run Planner](/dragen-somatic-for-idt-custom-panels/stage-2-run-variant-calling/option-a-run-planner.md) — for new sequencing runs (tumor-only).
* [Option B: Launch from BSSH or ICA](/dragen-somatic-for-idt-custom-panels/stage-2-run-variant-calling/option-b-bssh-ica.md) — for existing data or tumor-normal analysis.

## Sample Type Considerations

If you are working with formalin-fixed paraffin-embedded (FFPE) samples that show significant DNA degradation, see [Low-Quality FFPE Mode](/dragen-somatic-for-idt-custom-panels/stage-2-run-variant-calling/ffpe-mode.md) before launching.


---

# 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-somatic-for-idt-custom-panels/stage-2-run-variant-calling/variant-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.
