> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/microarray/general/microarray-general-reference_material-list/000002887.md).

# Comparison of GenomeStudio v2.0 and GenomeStudio v2011.1

GenomeStudio software is used for the analysis of Illumina Infinium array data and is available in two distinct versions. This article describes the key differences between GenomeStudio v2.0 and GenomeStudio v2011.1, and provides guidance on selecting the most appropriate version based on the intended analysis workflow and data requirements.

Refer to the table below to determine the recommended GenomeStudio software version for specific array analysis.

**Table 1.** Comparison of GenomeStudio v2.0 and GenomeStudio v2011.1, highlighting key features and functional differences.

| Feature              | GenomeStudio v2.0           | GenomeStudio v2011.1                     |
| -------------------- | --------------------------- | ---------------------------------------- |
| Supported Array Type | Genotyping and Cytogenetics | Genotyping, Cytogenetics and Methylation |
| Available Modules    | Genotyping                  | Genotyping\*                             |
| Polyploid Genotyping | Methylation                 |                                          |
|                      | Gene Expression\*\*         |                                          |
| GenTrain Version     | 3.0                         | 2.0                                      |

\* The Genotyping Module in GenomeStudio v2011.1 uses the legacy GenTrain 2.0 algorithm and does not support GenTrain 3.0. Consequently, cluster files generated in GenomeStudio v2.0 are not compatible and cannot be used to create projects in GenomeStudio v2011.1.

\*\* Illumina no longer manufactures Gene Expression BeadChips.

**Notes:**

* Only GenomeStudio v2011.1 can be used to create Methylation projects. For genotyping projects, GenomeStudio v2.0 is recommended.
* License keys for GenomeStudio v2011.1 are provided in the GenomeStudio v2011.1 license keys.txt file included with the installer. For additional assistance with installation, refer to the article [Where to find required license keys / serial numbers for installation of GenomeStudio v2011.1](https://github.com/illumina-swi/illumina-knowledge/tree/master/articles/Knowledge/GenomeStudio-2011-1-license-keys/README.md).
* Both versions are installable in the same computer without mutual interference, as long as the computer meets the [GenomeStudio computing requirements.](https://github.com/illumina-swi/illumina-knowledge/tree/master/articles/Knowledge/GenomeStudio-computing-requirements/README.md)

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                   |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #2887), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000002060%20-%20Microarray%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.illumina.com/microarray/general/microarray-general-reference_material-list/000002887.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
