{% extends "base.html" %} {% block content %}
Sample: {{ project }}
Type: {{ type }}
Pipeline: {{ pipeline_name }}
Here are some basic statistics about the raw data. The A, C, G, T, N rows report the percentage of each bases in the overall sequences
Reads statistics after/before Phix removal (mapped means wiith Phix).
The A, C, G, T, N rows report the percentage of each bases in the overall sequences
{{ phix_stats }}Reads statistics after trimming and adapter removal. Again, the A, C, G, T, N rows report the percentage of each bases in the overall sequences
{{ cutadapt_stats1 }} {{ cutadapt_stats2 }} {% endif %} {# ============================================================= OUTPUT #} {% if output %}Overview of the Taxonomic content of the reads. Click on the image to get an interactive and more detailled visualisation.