# Visualizations

Visualizations convey complicated information in a powerful but intuitive way. They can help you decide how best to analyze your data and investigate specific findings in greater detail. When you're ready to share the results of your work, you can export any visualization in Partek Flow as a publication-quality image.

* [Chromosome View](https://help.partek.illumina.com/partek-flow/user-manual/visualizations/chromosome-view)
* [Dot Plot](https://help.partek.illumina.com/partek-flow/user-manual/visualizations/dot-plot)
* [Volcano Plot](https://help.partek.illumina.com/partek-flow/user-manual/visualizations/volcano-plot)
* [List Generator (Venn Diagram)](https://help.partek.illumina.com/partek-flow/user-manual/visualizations/list-generator-venn-diagram)
* [Sankey Plot](https://help.partek.illumina.com/partek-flow/user-manual/visualizations/sankey-plot)
* [Transcription Start Site (TSS) Plot](https://github.com/illumina-swi/partek-docs/blob/main/docs/partek-flow/user-manual/visualizations/transcript-start-site-plot.md)
* [Sources of variation plot](https://help.partek.illumina.com/partek-flow/user-manual/visualizations/sources-of-variation-plot)
* [Interaction Plots](https://github.com/illumina-swi/partek-docs/blob/main/docs/partek-flow/user-manual/visualizations/interaction-plot.md)
* [Correlation Plot](https://help.partek.illumina.com/partek-flow/user-manual/visualizations/correlation-plot)
* [Pie Chart](https://help.partek.illumina.com/partek-flow/user-manual/visualizations/pie-chart)
* [Histograms](https://help.partek.illumina.com/partek-flow/user-manual/visualizations/histograms)
* [Heatmaps](https://help.partek.illumina.com/partek-flow/user-manual/visualizations/heatmaps)
* [PCA, UMAP and tSNE scatter plots](https://help.partek.illumina.com/partek-flow/user-manual/visualizations/pca-umap-and-tsne-scatter-plots)
* [Stacked-violin Plot](https://help.partek.illumina.com/partek-flow/user-manual/visualizations/stacked-violin-plot)

## 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.partek.illumina.com/partek-flow/user-manual/visualizations.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.
