# Genotype Files in Sandbox

FinnGen updates genotype data in each [Data Release](/finngen-data-specifics/finngen-data-freezes-and-releases.md) and makes these files available to Sandbox users.

### Sandbox directory

Since Data Release 4 genotype data is available in the following sandbox directory:

`/finngen/library-red/finngen_R[RELEASE]`

The genotype data of releases 1-3 can be found from:

`/finngen/library-red/finngen_R[RELEASE]_core_analysis_results`

### Data files

The data files are described in the following sections:

[Imputed genotypes in VCF format](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available/imputation-data-file.md)

[Imputed genotypes in BGEN format](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available/bgen-file.md)

[Imputed genotypes in PLINK format](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available/genotype-plink-data.md)

[Chip data](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available/chip-data-file.md)

[Imputed HLA alleles](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available/imputed-hla-alleles.md)

[Principal components analysis (PCA) data](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available/pca-data.md)

[Kinship data](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available/kinship-data.md)

[Analysis covariates](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available/covariate-file.md)

[Polygenic risk scores (PRS)](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available/prs-data.md)

[Genetic relationships (GRM)](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available/grm-data.md)

[Mosaic chromosomal alternations (mCA)](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available/mca-data.md)

[Prune data (R9)](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available/prune-data.md)

[Imputed STR genotypes (R8)](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available/imputed-str-genotypes.md)

See [Release Notes](/release-notes.md) to view all data releases to the Sandbox.

**Note.** If multiple versions of the same files exist, use the newest. Readmes should describe the version differences.

###


---

# 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/finngen-data-specifics/red-library-data-individual-level-data/genotype-data/types-of-genotype-files-available.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.
