# Phenotypic Data Exploration

Please note, the data present in this page is intended for training purposes only. Information about the data present in this documentation is listed [here](/cohortbrowser/apollo_introduction.md).&#x20;

The overview tab is dedicated to the phenotypic data that has been ingested in your dataset.  The phenotypic data is able to be displayed utilizing tiles, and these tiles will have different tables or figures based on their data type. &#x20;

## Adding Tiles

### **Simple Tiles**

1. Open Cohort Browser
2. Select "+ Add Tile" on the top right corner

<figure><img src="/files/w2OBjmNeN2EzOZ6Bwx0s" alt=""><figcaption></figcaption></figure>

3. Find the characteristic you want as a tile and select "Add Tile"

<figure><img src="/files/1jsaggGapgX4Hxw9whmN" alt=""><figcaption></figcaption></figure>

4. Repeat until you select the amount of tiles that you are wanting (up to 15)

### **2D Plots**

* Used for more advanced comparisons
* Add comparisons by selecting the first filter, then selecting the "+" sign for a secondary field
* Then, edit the data field details

Here is the overview of the 2D plots that are available based on data types:

<figure><img src="/files/f0XpMYtGfYj0WlfMuaR9" alt=""><figcaption></figcaption></figure>

### Steps to Create 2D plots

1. Open Cohort Browser
2. Select Add tile on the top right corner

<figure><img src="/files/jxfQQShCUkhWHI4rpLDW" alt=""><figcaption></figcaption></figure>

3. Find the characteristic you are wanting to start with and select it, such as biological sex. This is the same step as adding a regular tile, but you will NOT select Add tile.&#x20;

<figure><img src="/files/usHo6P5BXPwViyjT74KU" alt=""><figcaption></figcaption></figure>

4. Instead, add a secondary field by selecting this next to the second characteristic you are wanting to view.

<figure><img src="/files/JRcWrmBeM5sr5xUoeMkQ" alt=""><figcaption></figcaption></figure>

5. You will then have options to change the graph with those parameters.&#x20;

<figure><img src="/files/YNQLwb892e3eVAKAybXC" alt=""><figcaption></figcaption></figure>

6. Then, select the add tile button on the bottom right below the new graph. This will add it to the cohort browser.

## **Limits on the Cohort Browser**

* Limited to 15 tiles overall in dashboard
* Limited to 30 columns in Data Preview
* Add 1-2 tiles at a time, wait for them to refresh before adding more tiles.


---

# 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://academy.dnanexus.com/cohortbrowser/cohort_browser/phenotypic-data-exploration.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.
