# Creating a gene list with advanced options

The basic method of creating a gene list from ANOVA results based on fold-change and p-value cut-offs is detailed in [Creating gene lists from ANOVA results](/partek/partek-genomics-suite/tutorials/gene-expression-analysis/creating-gene-lists-from-anova-results.md). Advanced options enable the creation of lists based on more complex criteria. For example, we can use the *Create Gene List* function to identify transcripts that are both significantly differentially expressed AND alternatively-spliced among the four tissue samples.

* Select **Create Gene List** from the *Analyze Known Genes* panel of the *RNA-Seq* workflow to invoke the *List Manager* dialog
* Select the *Advanced* tab (Figure 1)

![](/files/6ix1ttmXbkuW25WHleIP)

Figure 1. Creating a gene list using advanced options

* Select **Specify New Criteria** to invoke the *Configure Criteria* dialog (Figure 2)

![](/files/B3HQ8n8vkr8FnUFm9lrf)

Figure 2. Configuring criteria for transcripts with a p-value < 0.05

* In the *Configure Criteria* dialog box (Figure 2), provide a name for the list (**Diff Exp**)
* Select **1/transcripts (RNA-Seq\_results.transcripts)** from the\_Spreadsheet\_ drop-down menu
* Select **8. p-value(DiffExp)** from the *Column* drop-down menu
* Set *Include p-values* to **significant with FDR** with a value of **0.05**

A list of 38,285 transcripts that pass this criteria will be generated according to the *# pass* score on the right-hand side of the dialog. If the settings are changed, this number will automatically update.

* Select **OK**
* Repeat the same steps to create a list of transcripts that are likely alternatively spliced, named *Alt Splice,* using the same p-value cutoff and *Column* set to **10. p-value (AltSplice)** (Figure 3)

![](/files/VUHMVkTAA5P9ISFit9AF)

Figure 3. Configuring criteria for a list of alternatively spliced genes

* Select **OK** to generate *Alt Splice*
* Select both lists in the right-hand panel under the *Criteria* panel while holding the **Ctrl** key on your keyboard
* Select **Intersection** from the left-hand panel of the *List Manager* dialog (Figure 4)

![](/files/2xOutV7ue7lKk0AmnHC0)

Figure 4. Creating a gene list at the intersection of two criteria

* Enter a name for the criteria (*Diff Exp and Alt Splice*)
* Select **OK** to close the naming dialog and **OK** again to close the list creation hint dialog
* Select **Save List** from the *Manage criteria* section of the *List Manager* dialog (Figure 5)

![](/files/Iket6LmK4haIl6JfbSc6)

Figure 5. Saving a created list criteria

* Select **Diff Exp and Alt Splice** in the *List Creator* dialog (Figure 6)

![](/files/iSj0VddxMYMzowZrj3Dt)

Figure 6. Selecting list to save in List Creator dialog

* Select **OK** to save the list
* Select **Close** to exit the *List Manager* dialog and view the *Diff\_Exp\_and\_Alt\_Splice* spreadsheet (Figure 7)

![](/files/b51dWvU92x33xXiiEKEI)

Figure 7. A list of the differentially expressed and alternatively spliced genes is now available for downstream analysis

This list of differentially expressed and alternatively spliced transcripts will be used later in the tutorial.

## 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.connected.illumina.com/partek/partek-genomics-suite/tutorials/rna-seq-analysis/creating-a-gene-list-with-advanced-options.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.
