# Can I analyze Illumina Complete Long Reads in Emedgene?

Yes, Emedgene supports the recommended interpretation flow for Illumina Complete Long Reads.

Illumina Complete Long Reads interpretation flow in Emedgene includes:

1. Ingesting combined output of long-read/short-read callers for both SVs and SNVs, along with the long-read BAM files. Short-read callers from VCF (CNV read-depth and STR) can be additionally used starting from DRAGEN 4.2;
2. ICLR calling by the BSSH application;
3. Ingesting VCF and BAM files through the existing BSSH integration;
4. Explainable AI shortlisting of ICLR variants and automated ACMG classification, when relevant.

**Current limitations:**

* Complex SV variants like inversions and translocations are not yet supported for interpretation.
* ICLR cases must be start from VCF files; Emedgene does not support case accessioning from both VCF and FASTQ sources.


---

# 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/frequently-asked-questions/all-faq/can_i_analyze_illumina_complete_long_reads_in_emedgene.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.
