# HLA region analysis

### HLA imputation

The HLA data was imputed from R12 genotype data, using HIBAG models created by Jarmo Ritari from the Finnish Blood Bank. More information can be found in the repository:&#x20;

[https://github.com/FRCBS/HLA-imputation ](https://github.com/FRCBS/HLA-imputation)

as well as in the publication:

Ritari J, Hyvä rinen K, Clancy J, FinnGen, Partanen J, Koskela S. Increasing accuracy of HLA imputation by a population-specific reference panel in a Finngen biobank cohort. NAR Genomics and Bioinformatics, Volume 2, Issue 2, June 2020, lqaa030, [https://doi.org/10.1093/nargab/lqaa030 ](https://academic.oup.com/nargab/article/2/2/lqaa030/5831010)

### Variant summary

A snp-stats report was generated with [qctool](https://www.well.ox.ac.uk/~gav/qctool_v2/)&#x20;

### Association testing

Association testing was performed using Regenie 2.2.4, or for some endpoints Regenie 3.3. Same settings were used as in the core GWAS analysis. See [the Association tests page](/documentation/methods/phewas/logistic-regression.md) for more information.&#x20;

### Association summary

A summary was created from the regenie summary statistic outputs. This summary contains the most significant variant (by p-value) for each phenotype. Pheweb links to phenotype and gene pages have been added as additional columns.


---

# 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://finngen.gitbook.io/documentation/methods/hla-region-analysis.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.
