XinRui EMED 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 trim_summary is defined %}
{% include "html/common/trim_summary.html"%}
{% endif %}
{% if mapping_summary is defined %}
{% include "html/drug/mapping_summary.html"%}
{% endif %}
{% if featureCounts_summary is defined%}
{% include "html/drug/featureCounts_summary.html"%}
{% endif %}