DynaSCOPE 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 star_summary is defined %} {% include "html/rna/star_summary.html"%} {% endif %} {% if featureCounts_summary is defined%} {% include "html/rna/featureCounts_summary.html"%} {% endif %} {% if umi_summary is defined %} {% include "html/rna/umi_summary.html"%} {% endif %} {% if cluster_tsne is defined %} {% include "html/rna/analysis_summary.html"%} {% endif %} {% if substitution is defined %} {% include "html/dynaseq/substitution_summary.html"%} {% endif %} {% if replacement is defined %} {% include "html/dynaseq/replacement_summary.html"%} {% endif %} {% if replace_tsne is defined %} {% include "html/dynaseq/replace_tsne_summary.html"%} {% endif %}