# Exploratory Analysis

Partek Flow offers a wide variety of tools to help you explore your data. Which tools are available depends on the type of data node selected.

* [Graph-based Clustering](/partek/partek-flow/user-manual/task-menu/exploratory-analysis/graph-based-clustering.md)
* [K-means Clustering](/partek/partek-flow/user-manual/task-menu/exploratory-analysis/k-means-clustering.md)
* [Compare Clusters](/partek/partek-flow/user-manual/task-menu/exploratory-analysis/compare-clusters.md)
* [PCA](/partek/partek-flow/user-manual/task-menu/exploratory-analysis/pca.md)
* [t-SNE](/partek/partek-flow/user-manual/task-menu/exploratory-analysis/t-sne.md)
* [UMAP](/partek/partek-flow/user-manual/task-menu/exploratory-analysis/umap.md)
* [Hierarchical Clustering](/partek/partek-flow/user-manual/task-menu/exploratory-analysis/hierarchical-clustering.md)
* [AUCell](/partek/partek-flow/user-manual/task-menu/exploratory-analysis/aucell.md)
* [Find multimodal neighbors](/partek/partek-flow/user-manual/task-menu/exploratory-analysis/find-multimodal-neighbors.md)
* [SVD](/partek/partek-flow/user-manual/task-menu/exploratory-analysis/svd.md)
* [CellPhoneDB](/partek/partek-flow/user-manual/task-menu/exploratory-analysis/cellphonedb.md)


---

# 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/partek/partek-flow/user-manual/task-menu/exploratory-analysis.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.
