# Tutorials

Partek Flow tutorials provide step-by-step instructions using a supplied data set to teach you how to use the software tools. Upon completion of each tutorial, you will be able to apply your knowledge in your own studies.

* [Creating and Analyzing a Project](/partek-flow/tutorials/creating-and-analyzing-a-project.md)
* [Bulk RNA-Seq](/partek-flow/tutorials/bulk-rna-seq.md)
* [Analyzing Single Cell RNA-Seq Data](/partek-flow/tutorials/analyzing-single-cell-rna-seq-data.md)
* [Analyzing CITE-Seq Data](/partek-flow/tutorials/analyzing-cite-seq-data.md)
* [10x Genomics Visium Spatial Data Analysis](/partek-flow/tutorials/10x-genomics-visium-spatial-data-analysis.md)
* [10x Genomics Xenium Data Analysis](/partek-flow/tutorials/10x-genomics-xenium-data-analysis.md)
* [Single Cell RNA-Seq Analysis (Multiple Samples)](/partek-flow/tutorials/single-cell-rna-seq-analysis-multiple-samples.md)
* [Analyzing Single Cell ATAC-Seq data](/partek-flow/tutorials/analyzing-single-cell-atac-seq-data.md)
* [Analyzing Illumina Infinium Methylation array data](https://help.partek.illumina.com/partek-flow/tutorials/analyzing-illumina-infinium-methylation-array-data)
* [NanoString CosMx Tutorial](/partek-flow/tutorials/nanostring-cosmx-tutorial.md)

## 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/tutorials.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.
