> 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/genomestudio/microarray-genomestudio-reference_material-list/000009232.md).

# Why Are Sample Statistics Not Automatically Updated in GenomeStudio v2.0 After SNP Clustering or Cluster Modifications?

During GenomeStudio Genotyping Module project creation, SNP data can be clustered by applying a user-selected cluster file or by using the built-in clustering capabilities of GenomeStudio to generate clusters from the sample data. After clustering is complete, the option to calculate SNP statistics is available.

![](https://761066130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGM9W2DuBTgEXv1ClCm8H%2Fuploads%2Fgit-blob-8cd279d41723595091c13d8b2bbfd825848d2bc2%2Fimage1.png?alt=media)

**Figure 1.** Calculate Sample and SNP Statistics button in the Project Wizard.

Upon completion of the calculations, all sample statistics in theSamples Table, including call rates, are generated and displayed.

If subsequent changes are made to SNP clustering, such as applying an alternative cluster file or manually adjusting the clustering of one or more SNP assays, the statistics in the Samples Table are **not** automatically recalculated.

Instead, several of the data columns in the Samples Table are highlighted in red to indicate that the statistics are no longer current. In addition, a Calculator button appears at the far right of theSamples Table toolbar, indicating that the statistics can be recalculated.

![](https://761066130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGM9W2DuBTgEXv1ClCm8H%2Fuploads%2Fgit-blob-20f8bbf105fc65213cc1e2336973a34926110b2e%2Fimage2.png?alt=media)

**Figure 2.** Calculator icon in the Samples Table used to manually recalculate sample statistics after SNP clustering changes.

Users may wonder why these statistics are not automatically updated after each clustering change. The reason is that recalculating sample statistics can be a time-consuming process, particularly in projects containing a large number of samples.

During SNP review and cluster refinement, such as when evaluating the results of a Cluster All SNPs operation, users may make numerous clustering adjustments. Automatically recalculating the Samples Table statistics after every individual change could significantly impact performance and prolong the review process.

GenomeStudio does not automatically update the statistics following clustering modifications. Instead, the software highlights the affected statistical columns in red, displays a Calculator button in the Samples Table toolbar, and allows users to continue making clustering changes as needed before initiating a single recalculation of the statistics. This approach enables all modifications to be processed together rather than recalculating the statistics after each individual change.

Upon completion of the recalculation of SNP Table statistics, the statistical columns return to their normal background color and the Calculator button disappears until new clustering modifications are made within the project.

**Reference:**

[GenomeStudio Genotyping Module v2.0 User Guide](https://support.illumina.com/downloads/genomestudio-2-0-user-guides.html)

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                   |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #9232), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000009232%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/genomestudio/microarray-genomestudio-reference_material-list/000009232.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.
