{% extends 'stage.html' %} {% block title %} Quality Control {% endblock %} {% set active='qc' %} {% block stage_note %}
In this step we check the quality result from the point of NGS sequencing. During sequencing, the machine often uses fluorescent light to detect the DNA bases. However, sometimes the strength of fluorescent is not strong enough or noise comes in, which makes read error prone.
An error prone read might cause misalignment or might indicate contamination during sample preparation. So using quality control we could find out these read and provide some statistics about how good the sequencing is.
more information on this page.
{% endblock %} {% block panel %} {% set all_samples = job_info.sample_list %}Download the result in different formats: