Quality Control for the Identify QIAseq DNA Variants workflow

The Ready-to-Use QIAseq DNA Workflows for variant analysis have been configured by default to address general needs, provided that the data quality fulfills minimal standards of coverage, proper library preparation, and appropriate reads/UMI structure. We do recommend running the workflow from the panel guide a first time using the default configuration, and then inspect the QC reports: the UMI Groups Report and the Create UMI Report.

The following subsections describe how to perform proper quality controls and why they are important. For example, the relationship between the number of reads per UMI and the original coverage is not straightforward: if the original molecule has been amplified many times, the resulting, seemingly deep, coverage will not add much information. So when the quality criteria are not fulfilled, we cannot guarantee the validity of the variant calls. After reviewing the quality controls described in this section, you can adjust workflows parameters and re-run the workflow in order to address specific experimental conditions. Parameters can be modified by opening a copy of the workflow in the view area and configuring workflow elements individually as described here http://resources.qiagenbioinformatics.com/manuals/clcgenomicsworkbench/current/index.php?manual=Configuring_workflow_tools.html.

Proportion of reads per UMI group

According to the QIAseq Targeted DNA panel Handbook and protocol, and depending on the input DNA for the library preparation, the ideal value for Average reads per group should be 2 to 4, with 4 being the best value for the highest DNA input (i.e., 40ng). This value can be found in the Summary table of the "UMI Groups Report" (see red highlight in figure 5.7).

Image umigroupreport
Figure 5.7: Average reads per group as seen in the UMI Groups Report.

Average reads per group values smaller than 2 will make it impossible to create a consensus read, and therefore difficult to improve the Q scores and achieve higher precision (the advantage of using UMIs in the first place). In this case, Average quality should be adjusted for the Identify candidates variants (Low average quality variants).

Similarly, if the value is more than 6 to 8, it indicates that not enough DNA input in the library preparation resulted in an excessive PCR amplification of the same fragments. This in turn leads in decreased efficiency of the library and a lower UMI coverage as a results of creating consensus across many reads per group. As the filtering of the variants depends on the counts (number of times a variant is observed at a UMI read), the Count filters might need further adjustments (available for Illumina workflows when configuring the Identify Candidate Variants tools for Low, Medium and High counts).

Proportion of singletons

The proportion of singletons indicates how many UMI barcodes are shared across different reads. If the number is too high, this corresponds to a very low number of reads per UMI on average. This value can be found in the Summary table (see red highlight in figure 5.7) and assessed with the Group Sizes plot (figure 5.8) of the "UMI Groups Report". When the proportion of singletons is too high, you can modify the Average quality and Count filters as described above.

Image umigroupplot
Figure 5.8: Proportion of singletons as seen in the UMI Groups Report.

Median Q scores

The median Q score is correlated to the generation of a good consensus among reads with the same UMIs. When there are not enough "big UMI" reads (i.e., reads created out of consensus of 2 or more reads carrying the same UMI barcode), the Q scores will be similar to the original Q scores calculated for the raw sequencing. In this case, you cannot benefit of stringent filtering based on average Q scores that are expected to improve by the creation of UMI reads.

The improvements of the Q score values can be inspected in the report called "Create UMI Report" Summary table (figure 5.9). When there is no difference in Q score between reads and UMI reads, adjust the Average quality parameter as described above.

Image umicreatereport
Figure 5.9: Proportion of singletons as seen in the UMI Groups Report.

Composition of the barcodes used in the library prep

The base composition of the barcodes used for UMI tagging is not dependent on the user (the barcodes are random) and can also be independent of the quality of the library preparation (input, reads per UMIs etc), but it will affect the quality of the consensus creation.

If the barcodes are not unique (i.e., their base composition is in percentage of the total barcodes very small), there is a risk that the UMI consensus step will group together barcodes that are meant to tag different fragments, therefore reducing the quality of the consensus. This can be inspected in the plot "Nucleotide percentages" (item no.18) of the report "Create UMI report" (figure 5.10). For good quality, we expect a distribution to be as much skewed to the left as possible.

Image umicreateplot
Figure 5.10: Proportion of singletons as seen in the UMI Groups Report.

Coverage and accuracy when using UMIs

Appropriate coverage is important to achieve the best results when using UMIs, particularly when you wish to call variants with an allele-fraction lower than 5%. In our analyses, we observe that a UMI-coverage of at least 2000X is recommended to achieve the best results.

We analyzed only variants with variant allele-fraction (VAF) of 1%, thus measuring the performance of the workflow only on variants considered more difficult to detect. In these scenarios, UMIs are expected to reduce significantly the number of false-positives, and therefore show the highest impact on precision. The plots in figure 5.11 illustrate the relationship between sensitivity and coverage, precision and overage, and accuracy and coverage, with sensitivity, precision and accuracy defined as:

Sensitivity = $ TP / (TP + FN)$

Precision = $ TP / (TP + FP)$

Accuracy calculated at F1 = 2 * ((Precision * Sensitivity) / (Precision + Sensitivity))

and TP: True Positives, FN: False Negatives, FP: False Positives.

A/ For sensitivity, the total number of reads are known to be an important factor, influencing the number of variants called, and hence sensitivity. Comparing our results at 2000X UMI-coverage with the results at the same level of raw coverage, the sensitivity of UMI analysis is 90.13%, while a traditional pipeline achieves 77.28%. However, comparing the results on the same subsampled data, the effect of UMI on low VAF loci is more evident only at higher levels of coverage, because the creation of consensus reads reduces the total number of reads, although increasing their quality. The sensitivity analysis (A) also highlights an important message: when sequencing at very high coverage, hard filters may not be appropriate in all situations, as they tend to over-filter, reducing sensitivity. In these cases, adaptive filters may be necessary.

B/ The precision results show the clear advantage of UMI in reducing common errors, and hence the number of false- positive variants. Our results show that precision in detecting variants is higher for the UMI-aware analysis even at the lower coverage levels: 69.79% for UMI versus 63.77% without UMI. While at higher coverage levels, UMI-aware workflow reaches 95.22% in the present analysis, versus 78.48% of the non-UMI workflow. The results of this analysis on VAF 1% variants show that overall the precision of a UMI-aware workflow is higher than the analysis ignoring UMI information, at all coverage levels, and accuracy shows its best performance at higher levels, where sensitivity is >90%.

C/ In the following figure, we observed an accuracy of 92% for UMI-aware at this coverage, compared to 78.4% achieved by the non-UMI workflow.

The relationship between the number of reads per UMI and the original coverage is not straightforward: if the original molecule has been amplified many times, the resulting, seemingly deep, coverage will not add much information.

Image vafexperiment
Figure 5.11: Sensitivity, Precision and Accuracy of calling variant allele-fraction of 1% at different raw and UMI coverage values.