{% extends 'tabbed.html' %} {% block head %} Embedding Vega-Lite {% endblock %} {% block tabcontent %}
Plot description

All plots shown on this page display statistics generated by CheckM for all the bins from all the samples. To see a subset of bins based e.g. on completeness and/or contamination simply draw a rectangle surrounding the desired points in one of the two scatter plots - the corresponding bars will be shown in bottom plots and the other samples will be grayed out.

Downloads
{% if vega_plots_overview is defined %}
{% else %}

Unable to generate the completeness plot

{% endif %}
{% if vega_plots_overview is defined %} {% endif %} {% endblock %} {% block footer %} {% set loading_selector = '#loading' %} {% include 'js-error-handler.html' %} {% endblock %}