# Get started with Emedgene

Welcome to Emedgene, where we unlock genomic insights for hereditary disease and streamline your tertiary analysis workflows.

So you've signed in and can't wait to get started? Here we will guide you through the platform architecture, case creation, and results review. You can dive a bit deeper by following the links and exploring manuals for the platform's applications:

* [Analyze](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/getting_around_the_platform)—Genomic analysis workbench, where you can accession, interpret, curate and report on your cases, while also efficiently managing the lab workflow
* [Curate](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_overview)—A repository for all of your organizational curated knowledge

## Look around

The platform is operated from the [top navigation panel](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/getting_around_the_platform/top_navigation_panel).

By clicking on the corresponding buttons, you can enter:

* [Cases](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/getting_around_the_platform/cases_tab) tab
* [Add new case](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/launching-analysis/creating_a_single_case) page
* [Emedgene applications](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/getting_around_the_platform/emedgene_applications_menu) menu
* [Help](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/getting_around_the_platform/help) dropdown menu
* [Settings](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/settings) dropdown menu

## Create a case

To enter the [Add new case](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/launching-analysis/creating_a_single_case) flow, click on the namesake button on the [top navigation panel](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/getting_around_the_platform/top_navigation_panel). Here:

{% stepper %}
{% step %}
Select file type
{% endstep %}

{% step %}
Upload files
{% endstep %}

{% step %}
Create a family tree
{% endstep %}

{% step %}
Annotate each sample with clinical information
{% endstep %}

{% step %}
Specify analysis details
{% endstep %}

{% step %}
Launch the analysis!
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Your case status will be In progress. You'll be notified when results are ready and the case is in status Delivered.
{% endhint %}

## Examine the analysis results

{% stepper %}
{% step %}
Select a case to review on the [Cases](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/getting_around_the_platform/cases_tab) tab. You'll be directed to the [Individual case page](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/reviewing_a_case/individual_case_page) that:

* Showcases an AI-curated shortlist of variants suggested to be checked first, namely [Most Likely Candidates](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/reviewing_a_case/candidates-tab/most_likely_candidates_and_candidates) and [Candidates](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/reviewing_a_case/candidates-tab/most_likely_candidates_and_candidates)
* Provides numerous customizable [filters](https://github.com/illumina-swi/emedgene-docs/blob/prod/docs/emedgene_analyze_manual/reviewing_a_case/filters/presets_panel.md) to help you [explore the total list of genetic variants](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/reviewing_a_case/analysis-tools-tab/analysis_tools_tab) by yourself
* Documents all the case-related information like [Case status](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/reviewing_a_case/case_status), [sample quality metrics](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/reviewing_a_case/lab_tab), and [versions of all the resources](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/reviewing_a_case/versions_tab) used during case analysis
  {% endstep %}

{% step %}
Investigate the evidence on the [Variant page](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/variant_page/variant_page) and assign appropriate [tags](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/variant_page/variant_tagging_widget) to the variants of interest.
{% endstep %}

{% step %}
When you're ready to [finalize the case](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/case-completion-and-reporting/finalizing_a_case), indicate the end result of the analysis and variants to be reported in the Case interpretation widget.
{% endstep %}
{% endstepper %}


---

# 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://help.connected.illumina.com/emedgene/get-started-with-emedgene/readme.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.
