# Gene Expression Analysis with Batch Effects

This tutorial will will illustrate:

* [Importing the data set](/partek-genomics-suite/tutorials/gene-expression-analysis-with-batch-effects/importing-the-data-set.md)
* [Adding an annotation link](/partek-genomics-suite/tutorials/gene-expression-analysis-with-batch-effects/adding-an-annotation-link.md)
* [Exploring the data set with PCA](/partek-genomics-suite/tutorials/gene-expression-analysis-with-batch-effects/exploring-the-data-set-with-pca.md)
* [Detect differentially expressed genes with ANOVA](/partek-genomics-suite/tutorials/gene-expression-analysis-with-batch-effects/detect-differentially-expressed-genes-with-anova.md)
* [Removing batch effects](/partek-genomics-suite/tutorials/gene-expression-analysis-with-batch-effects/removing-batch-effects.md)
* [Creating a gene list using the Venn Diagram](/partek-genomics-suite/tutorials/gene-expression-analysis-with-batch-effects/creating-a-gene-list-using-the-venn-diagram.md)
* [Hierarchical clustering using a gene list](/partek-genomics-suite/tutorials/gene-expression-analysis-with-batch-effects/hierarchical-clustering-using-a-gene-list.md)
* [GO enrichment using a gene list](/partek-genomics-suite/tutorials/gene-expression-analysis-with-batch-effects/go-enrichment-using-a-gene-list.md)

*Note: the workflow described below is enabled in Partek Genomics Suite version 7.0 software. Please fill out the form on* [*Our support page*](http://www.partek.com/support) *to request this version or use the **Help > Check for Updates** command to check whether you have the latest released version. The screenshots shown within this tutorial may vary across platforms and across different versions of Partek Genomics Suite.*

## Description of the Data Set

The data for this tutorial is taken from an experiment that examined the effects of four treatment conditions at two time points on estrogen receptor-positive breast cancer cell lines *in vitro*. Each treatment/time combination has two replicates and there are two control samples for a total of eighteen samples. Gene expression analysis was performed using the Affymetrix GeneChip\_®\_ Human U95A array. Values are transformed to log base 2 scale by f(x) = log2(x+1).

## 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-genomics-suite/tutorials/gene-expression-analysis-with-batch-effects.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.
