# ClusterPlot viewer V3C

V3C is a **graphical tool** in Sandbox used for:

* improving the automatic calls of rare variants
* looking at batch variation

V3C runs on a text file that contains intensity values for many individuals in FinnGen. This individual-level intensity data is available only in Sandbox (in contrast to the cluster plot image files which can be downloaded from the green library). For instructions on locating the intensity file please see the section [Rare Variant Calling in V3C](/working-in-the-sandbox/working-with-genotype-data/rare-variant-calling-in-v3c.md).

### ClusterPlot viewer V3C in Genotype Browser

From Sandbox v10.3 onwards the Cluster Plots viewer [V3C tool](/working-in-the-sandbox/working-with-genotype-data/rare-variant-calling-in-v3c.md) is also provided within [Genotype Browser's Interactive Filters](/working-in-the-sandbox/working-with-genotype-data/genotype-browser.md#interactive-filters) view. For more information on Cluster Plots and where to find cluster plots made from FinnGen data see the [Cluster Plots](/working-in-the-sandbox/working-with-genotype-data/cluster-plots.md) chapter.

### Install ClusterPlot viewer V3C

You can also use V3C on a separate browser page in Sandbox IVM. To install it:

(After the initial installation, you can in future skip steps 1 and 2 to run the viewer.)

1. Copy the zip archive to your IVM:\
   `cp /finngen/shared/v3c/20220403_122900/files/mpreeve/V3C_01042022.tar /home/ivm`
2. `tar cvf V3C_01042022.tar`
3. `cd FinnGen-Cluster-Plot`
4. `firefox finngen_plot.html`


---

# 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/working-in-the-sandbox/working-with-genotype-data/install-clusterplot-viewer-v3c.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.
