RiboMetric Report
{{report_context.overall_status}}{{report_context.interpretation}}
{{metric.label}}
{{metric.score_label}}
{{metric.status}}
Metric Summary
{% for group in report_context.grouped_metrics %}{{group.name}}
| Metric | Summary | Score | Status |
|---|---|---|---|
| {{metric.label}} | {{metric.description}} | {{metric.score_label}} | {{metric.status}} |
{{summary.plot.fig_html}}
{% endif %}
{{plot.name}}
{{plot.description}}
{% if filetype == "html" %}
{{plot.fig_html}}
{% elif filetype == "pdf" %}
{% endif %}