# Analysis Methods

The software processes sequencing data to perform quality control, detect variants, determine tumor mutational burden (TMB), microsatellite instability (MSI) status, and genomic instability score (GIS), and report results. The following sections describe the analysis methods used in DRAGEN TruSight Oncology 500 Analysis Software.

DRAGEN TruSight Oncology 500 Analysis Software uses the following workflows to analyze sequencing data.

* FASTQ Generation
* DNA Analysis
  * DNA Alignment and Error Correction
  * Small Variant Calling and Filtering
  * Copy Number Variant (CNV) Calling
  * BRCA Large Rearrangements
  * Annotation
  * Tumor Mutational Burden (TMB) Scoring
  * Microsatellite Instability (MSI) Status
  * Genomic Instability Score (GIS)
    * Tumor purity (beta)
    * Ploidy (beta)
  * Absolute Copy Number (beta)
  * Gene-level Losss of Heterozygosity (LOH) (beta)
  * Contamination Detection
* RNA Analysis
  * Downsampling
  * Read Trimming
  * Alignment
  * Fusion Calling and Filtering
  * Splice Variant Calling
  * Fusion Merging
  * Annotation
* Quality Control
  * Run QC
  * DNA Sample QC
  * RNA Sample QC


---

# 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/tso500/dragen-tso-500-guides/dragen-tso-500-v2.6/overview-1.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.
