{% extends 'tabbed.html' %} {% block head %} Embedding Vega-Lite {% endblock %} {% block tabcontent %}
BUSCO summary statistics

The table below shows the summary statistics of the BUSCO marker count fractions for the categories Single, Duplicated, Fragmented, Missing, and Complete, for all MAGs.

# % single % duplicated % fragmented % missing % complete
Minimum
Median
Mean
Maximum
Total count
Distribution of BUSCO marker gene counts

The histograms in the first row below show distributions of BUSCO marker count fractions across all MAGs for all the marker categories, as represented in the table above. The histograms in the second row show the distributions of assembly metrics for all MAGs and can be used to evaluate the quality of the assembly.

{% endblock %} {% block footer %} {% set loading_selector = '#loading' %} {% include 'js-error-handler.html' %} {% endblock %}