{% 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 a single sample (you can use the dropdown in the box below). 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 scatter plots - the corresponding bars will be shown in bottom plots and the other bins will be grayed out.

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

Unable to generate the completeness plot

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