DELi Decode Report

Report generated on {{ timestamp }} for selection {{ selection }}

Read sequence files:
{{ sequence_files }}

Searched for libraries: {{ libs }}

{% if tool_compounds and tool_compounds|length > 1 %}

Searched for tool compounds: {{ tool_compounds }}

{% endif %}
Total sequences: {{ num_reads }}

Barcode Calling

{{ decoding_pie }}

Sequence Count Metadata

{% for key, val in seq_counts.items() %} {% endfor %}
Library Total Size Num Decoded Sequences
{{ key }} {{ val[0] }} {{ val[1] }}