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_tag_summary is defined %}
{% include "html/tag/mapping_tag_summary.html"%}
{% endif %}
{% if count_tag_summary is defined %}
{% include "html/citeseq/count_cite_summary.html"%}
{% endif %}
{% if cluster_tsne is defined %}
{% include "html/citeseq/analysis_cite_summary.html"%}
{% endif %}