# Cohort Browser

{% hint style="info" %}
An Apollo license is required to use Cohort Browser on the DNAnexus Platform. Org approval may also be required. [Contact DNAnexus Sales](mailto:sales@dnanexus.com) for more information.
{% endhint %}

Cohort Browser is a visualization tool for exploring and filtering structured datasets. It provides an intuitive interface for creating visualizations, defining patient cohorts, and analyzing complex data.

Cohort Browser supports multiple types of datasets:

* **Clinical and phenotypic data** - Patient demographics, clinical measurements, and outcomes
* **Germline variants** - Inherited genetic variations
* **Somatic variants** - Cancer-related genetic changes
* **Gene expressions** - Molecular expression measurements
* **Multi-assay datasets** - Datasets combining multiple assay types or instances of the same assay type

{% hint style="success" %}
If you need to perform custom statistical analysis, you can also use [JupyterLab](https://documentation.dnanexus.com/user/jupyter-notebooks) environments with Spark clusters to query your data programmatically.
{% endhint %}

## Prerequisites

You need to [ingest your data](https://documentation.dnanexus.com/developer/ingesting-data#ingesting-data) before you can access it through a dataset in the Cohort Browser.

## Opening Datasets Using the Cohort Browser

1. In **Projects**, select the project where your dataset is located.
2. Go to the **Manage** tab.
3. Select your dataset.
4. Click **Explore Data**.

![Selecting a dataset to explore](https://1612471957-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_EsL_ie8XyZlLe_yf9%2Fuploads%2Fgit-blob-abf166d98b591b22f65e1f092559c4832720fc11%2FAccess%20Dataset%20from%20Project.png?alt=media)

You can also use the Info Panel to view information about the selected dataset, such as its creator or [sponsorship](https://documentation.dnanexus.com/getting-started/key-concepts/projects#project-sponsorship).

## Getting familiar with Cohort Browser

Depending on your dataset, the Cohort Browser shows the following tabs:

* **Overview** - Clinical data using interactive charts and dashboards
* **Data Preview** - Clinical data in tabular format
* **Assay-specific tabs** - Additional tabs appear based on your dataset content:
  * **Germline Variants** - For datasets containing germline genomic variants
  * **Somatic Variants** - For datasets containing somatic variants and mutations
  * **Gene Expression** - For datasets containing molecular expression data

## Exploring Data in a Dataset

In the Cohort Browser's **Overview** tab, you can [visualize your data using charts](https://documentation.dnanexus.com/user/cohort-browser/creating-visualizations). These visualizations provide an introduction to the dataset and insights on the clinical data it contains.

![Sample clinical dashboard with multiple tiles and cohorts](https://1612471957-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_EsL_ie8XyZlLe_yf9%2Fuploads%2Fgit-blob-c52616942521c171d7ec9cf58744540739b0d751%2Fcohort-browser-clinical-dashboard-multiple-cohorts.png?alt=media)

When you open a dataset, Cohort Browser automatically creates an empty cohort that includes all records in the dataset. From here, you can add filters to [create specific cohorts](https://documentation.dnanexus.com/user/cohort-browser/defining-cohorts), [build visualizations](https://documentation.dnanexus.com/user/cohort-browser/creating-visualizations) to explore your data, and export filtered data for further analysis outside the platform.

## Next Steps

* [**Creating Charts and Dashboards**](https://documentation.dnanexus.com/user/cohort-browser/creating-visualizations) - Build visualizations and manage dashboard layouts
* [**Defining and Managing Patient Cohorts**](https://documentation.dnanexus.com/user/cohort-browser/defining-cohorts) - Filter data and create patient groups
* [**Analyzing Germline Genomic Variants**](https://documentation.dnanexus.com/user/cohort-browser/analyzing-germline-variants) - Work with inherited genetic variations
* [**Analyzing Somatic Variants and Mutations**](https://documentation.dnanexus.com/user/cohort-browser/analyzing-somatic-variants) - Explore cancer-related genetic changes
* [**Analyzing Gene Expression Data**](https://documentation.dnanexus.com/user/cohort-browser/analyzing-gene-expression) - Examine molecular expression patterns
