# Somatic Data Filtering

To filter with somatic data, use the “+ Add Filter” button in the Cohort Banner.&#x20;

## **These filters allow for:**

* Assessing impact of ingested somatic variants in cohorts
* Building Cohorts based on Somatic Variants
* Exploratory Data Analysis

## **You Can Filter By:**

* Gene Symbol or Genomic Range
* Variant effect
* Variant type
* HGVS Notation&#x20;
* Variant IDs

## Adding Somatic Filters

1. Add in your dataset
2. Select "+ Add Filter"

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

3. Select Assays and then under Variant (Somatic), select “Genes/ Effects”&#x20;

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

4. Select the genes/ impact/ variants that you want. Please note that the Genes/ Genomic Ranges will accept only Gene Symbols or genomic ranges.&#x20;

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

## Supplemental Video for the Somatic Variant Tab + Filtering&#x20;

{% embed url="<https://youtu.be/LGuTjoj4Ojk>" %}


---

# 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://academy.dnanexus.com/cohortbrowser/how-to-create-cohorts/somatic-data-filtering.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.
