> For the complete documentation index, see [llms.txt](https://docs.finngen.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finngen.fi/faq/about-finngen-data/why-are-there-differences-in-the-gwas-results-between-data-freezes-releases.md).

# Why are there differences in the GWAS results between Data Freezes/Releases?

Firstly, not all Data Freezes (DFs) or releases (Rs) are equal in terms of size and study subjects. The number of individuals in different DFs ranges from approximately 30,000 to 55,000 leading to bigger increase in power in some DFs. Additionally, the proportion of legacy cohorts varies across DFs. This can cause differences in results, particularly for certain diseases, as some legacy cohorts include disease-specific sample sets. The section "What's new in DF\[XX] endpoints" in the Handbook gives you an overview of the legacy samples in each of the releases starting from [DF8 onwards](https://finngen.gitbook.io/finngen-handbook/finngen-data-specifics/endpoints/where-the-finngen-endpoint-description-file-is-located/whats-new-in-df8-endpoints). The same section describes also the changes and updates made to the endpoints. Details of the endpoint changes and updates are also available at <https://www.finngen.fi/en/researchers/clinical-endpoints> (changelog files).

Secondly, we have continuously improved the analysis pipelines throughout FinnGen. Major changes include transitioning from SAIGE to Regenie in R7, and updating the imputation panel from Sisu v3 to Sisu v4 in R8, and then to Sisu v4.2 in R10. Also genotype QC process was updated for R10. For detailed information on tool and pipeline versions used, we recommend referring to the core analysis documents available alongside the GWAS results of each R in the green and red libraries, as well as in the [FinnGen members area on finngen.fi](https://www.finngen.fi/en/members/dashboard) (Documents/Analysis).

We recommend always using the latest datasets, as it reflects the most up-to-date information.


---

# 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:

```
GET https://docs.finngen.fi/faq/about-finngen-data/why-are-there-differences-in-the-gwas-results-between-data-freezes-releases.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.
