# Bulk RNA-Seq

This tutorial gives an overview of RNA-Seq analysis with Partek Flow. It will guide you through creating an RNA-Seq analysis pipeline. The goals of the analysis are to create a list of differentially expressed genes, visualize these gene expression signatures by hierarchical clustering, and interpret the gene lists using gene ontology (GO) enrichment.

This tutorial will illustrate:

* [Importing the tutorial data set](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/importing-the-tutorial-data-set)
* [Adding sample attributes](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/adding-sample-attributes)
* [Running pre-alignment QA/QC](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/running-pre-alignment-qa-qc)
* [Trimming bases and filtering reads](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/trimming-bases-and-filtering-reads)
* [Aligning to a reference genome](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/aligning-to-a-reference-genome)
* [Running post-alignment QA/QC](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/running-post-alignment-qa-qc)
* [Quantifying to an annotation model](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/quantifying-to-an-annotation-model)
* [Filtering features](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/filtering-features)
* [Normalizing counts](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/normalizing-counts)
* [Exploring the data set with PCA](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/exploring-the-data-set-with-pca)
* [Performing differential expression analysis with DESeq2](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/performing-differential-expression-analysis-with-deseq2)
* [Viewing DESeq2 results and creating a gene list](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/viewing-deseq2-results-and-creating-a-gene-list)
* [Viewing a dot plot for a gene](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/viewing-a-dot-plot-for-a-gene)
* [Visualizing gene expression in Chromosome view](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/visualizing-gene-expression-in-chromosome-view)
* [Generating a hierarchical clustering heatmap](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/generating-a-hierarchical-clustering-heatmap)
* [Performing biological interpretation](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/performing-biological-interpretation)
* [Saving and running a pipeline](https://help.partek.illumina.com/partek-flow/tutorials/bulk-rna-seq/saving-and-running-a-pipeline)

## Description of the Data Set

This tutorial uses a subset of the data set published in Xu et al. 2013 (PMID: 23902433). In the experiment, mRNA was isolated from HT29 colon cancer cells treated with the drug 5-aza-deoxy-cytidine (5-aza) at three different doses: 0μM (control), 5μM, or 10μM. The mRNA was sequenced using Illumina HiSeq (paired end reads). The goal of the experiment was to identify differentially expressed genes between the different treatment groups.

## 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/bulk-rna-seq.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.
