> 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/finngen-data-specifics/red-library-data-individual-level-data/omics-data/metabolomics/metabolon.md).

# Metabolon

The data below were generated as part of the FinnGen 2 Expansion Area 5 (EA5) pilot. For this analysis, we used Metabolon's Global Discovery Panel that covers 5,400+ metabolites.

We have analyzed a subset of 1,000 blood donor individuals (in two batches) using the Olink 3K and SomaScan 7K proteomics platforms.

The raw data is available in the Sandbox in:

`/finngen/library-red/EA5/metabolomics/raw_data/batch2/HELS-0102-21PHML+ MERGED DATA TABLES (FILE 2 OF 3) .XLSX` under the sheet "Batch-norm Data All" and with imputed missing data under "Batch-norm Data All wImp".

A **ready-to-use** file connecting the raw data to FINNGENIDs (66/1000 samples do not have a FINNGENID) and sample timestamps is available here:

`/finngen/library-red/EA5/metabolomics/final/EA5_Metabolomics_data.tsv`

and the metabolites annotation can to chemical names and pathways can be found in:

`/finngen/library-red/EA5/metabolomics/raw_data/HELS-01-21ML+DATA_TABLES.XLSX` under the sheet "Chemical Annotation".

No mQTL analysis has been performed so far.


---

# 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/finngen-data-specifics/red-library-data-individual-level-data/omics-data/metabolomics/metabolon.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.
