QC Summary {{ suffix }}

{% if errors %}
Serious problems were observed. × {% for k, v in errors.items() %}

{{k}} -> {{v}}

{% endfor %}
{% endif %} {% if warns %}
Please be aware of some issues. Quality of downstream analysis might be affected. × {% for k, v in warns.items() %}

{{k}} -> {{v}}

{% endfor %}
{% endif %}
Sample name
Name specified by -s option
Yield
The number of total bases
Number of reads
The number of total reads
Q7 bases
The fraction of bases having 7 or higher QV
Longest read
Length of the longest read
Estimated non-sense read fraction
The fraction of random or quite diverged sequences. Should be less than 30%. These are unmappable to target sample genome and also any contaminated genomes. If there is an unignorable gap between this and mapping rate, please be aware of contamination possibility.

General statistics

{% for key, value in stats.items() %}
{{ key }}
{{ value }}
{% endfor %}
{% if ad %} {% if pb %}