{% 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. The statistics are calculated for the categories across all MAGs in all samples.

# % 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 in all samples for all the marker categories, as represented in the table above. The histograms in the second row show the distributions of assembly metrics gathered for each MAG across all the samples and can be used to evaulate the assembly quality of the MAGs.

Histogram per sample

The histogram shows the distribution of the selected BUSCO marker count fractions for the selected sample. You can use the dropdown to select the metric and the search box to type the name of the sample you want to see on the plot. You can use this visualization to evaluate the quality of MAGs in a specific sample and compare it to the overall distribution shown in the plots above.

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