# Viewing a dot plot for a gene

In addition to the volcano plot showing all genes, we can view expression levels of each gene on a dot plot.

* Double-click the **Filtered feature list** data node to open the task report
* Click the **FDR step up** header in the 5uM vs. 0uM section to sort by ascending FDR step up

In the task report table, there is a column labeled View with three icons ![Chromosome icon](/files/ASUOKINSvxmV7WaE9E3F) ![Scatter plot icon](/files/lVLROyObYQRWa25mr62I) ![Notebook icon](/files/KOPT8zhCgePaYKmxR9Ph) in each row.

* Select ![Scatter plot icon](/files/lVLROyObYQRWa25mr62I) to open a dot plot for the gene KLHDC7B

The dot plot for KLHDC7B (Figure 1) shows each sample as a point with normalized reads count on the y-axis. Samples are separated and colored by treatment group.

<figure><img src="/files/2NpdQhxlGSm1iZxm9YZR" alt=""><figcaption><p><em>Figure 1. Dot plot for KLHDC7B</em></p></figcaption></figure>

For more information about the dot plot, please see the [Dot Plot](/partek/partek-flow/user-manual/visualizations/dot-plot.md) user guide. To return to the DESeq2 report, switch to the browser table with filtered feature list.

In the DESeq2 report, you can select ![Notebook icon](/files/KOPT8zhCgePaYKmxR9Ph) to view additional information about the statistical results for a gene or select ![Chromosome icon](/files/ASUOKINSvxmV7WaE9E3F) to view the region in Chromosome View. Chromosome View is discussed in the next section of the tutorial.

## Additional Assistance

If you need additional assistance, please visit [our support page](http://www.partek.com/support) to submit a help ticket or find phone numbers for regional support.


---

# 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.multiomics.illumina.com/partek/partek-flow/tutorials/bulk-rna-seq/viewing-a-dot-plot-for-a-gene.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.
