# Tertiary analysis pipeline

- [Supported reference genome assemblies](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/tertiary-analysis-pipeline/which_reference_genomes_can_i_use.md)
- [Joint calling in Emedgene](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/tertiary-analysis-pipeline/how_does_joint_calling_work_on_emedgene.md)
- [Transcript prioritization logic](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/tertiary-analysis-pipeline/how_does_emedgene_analyze_prioritize_transcripts.md)
- [Emedgene annotations and update frequency](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/tertiary-analysis-pipeline/annotation_updates.md)
- [Variant effect and severity calculation](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/tertiary-analysis-pipeline/how_does_emedgene_calculate_variant_effect_and_severity.md)
- [Integrating variant annotations from multiple sources](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/tertiary-analysis-pipeline/how-does-emedgene-analyze-merge-variants-from-different-sources.md)
- [Processing multi-nucleotide variants](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/tertiary-analysis-pipeline/how_are_mnvs_handled_on_the_platform.md)
- [Annotations from organization databases](https://help.connected.illumina.com/emedgene/emedgene-analyze-manual/tertiary-analysis-pipeline/annotations-from-organization-databases.md)


---

# 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/emedgene-analyze-manual/tertiary-analysis-pipeline.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.
