{% extends "base.html" %} {% block content %} {% if bam_is_present == true %}

Input

The BAM file contains {{ alignment_count }} fragments/alignments.

Flags

{{ flags_table }}

MAPQ

{% endif %}

Chromosomes

Sequencing depth analysis of your chromosomes are available in the table. {{ list_chromosome }}
{% endblock %}