CeleScope Report
{% if sample_summary is defined %}
{% include "html/common/sample_summary.html"%}
{% endif %}
{% if barcode_summary is defined %}
{% include "html/common/barcode_summary.html"%}
{% endif %}
{% if cutadapt_summary is defined %}
{% include "html/common/cutadapt_summary.html"%}
{% endif %}
{% if mapping_hla_summary is defined %}
{% include "html/smk/mapping_hla_summary.html"%}
{% endif %}