# Coverage and frequency requirements for variants in FASTA output from the DRAGEN COVID Lineage app

**What are the minimum coverage and Variant Frequency (VF) requirements to include a variant in the consensus sequence FASTA file output in DRAGEN COVID Lineage app?**

The DRAGEN COVID Lineage app on BaseSpace can be used to generate a consensus sequence in FASTA format.

To do this, detected sequence variants that meet the following criteria are ingrained into the SARS-CoV-2 reference sequence (NCBI Accession NC\_045512.2).

1. Variant Frequency (VF) >= 0.5
2. Coverage >10X (by default): This threshold can be modified by changing the 'Callability Threshold' parameter while launching the app.

![](/files/JHom3EevPsFRwfFHPx3Q)

**Note**: This requirement only applies to the \\\*.consensus\_hard\_masked\_sequence.fa file\
For the consensus\_soft\_masked\_sequence.fa. The variants that have VF < 0.5 and Coverage <10X will be called as Ref, while in the consensus\_hard\_masked\_sequence.fa, these positions are called as 'N'.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                 |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #5335), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000005335%20-%20Software%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# 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://knowledge.illumina.com/software/cloud-software/software-cloud-software-faq-list/000005335.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.
