# A comprehensive list of key file locations in FinnGen?

Unfortunately, no such magical list exists at this time. However, FinnGen does have a few fairly comprehensive summary files based on your specific needs.

For instance for R12:

* A catalog of FinnGen R12 data located at finngen production library red:\
  `/finngen/library-red/finngen_R12/catalog/catalog.txt`
* R12 summary statistics:\
  `gs://finngen-production-library-green/finngen_R12/finngen_R12_analysis_data/summary_stats/release/`
* For any phenotypes without metadata, e.g. inflation factors:\
  `gs://finngen-production-library-green/finngen_R12/finngen_R12_analysis_data/finngen_R12_pheno_n.tsv`


---

# 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://docs.finngen.fi/faq/where-can-i-find/a-comprehensive-list-of-key-file-locations-in-finngen.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.
