DELi Decode Report
Report generated on {{ timestamp }} for selection {{ selection }}
Selection run on: {{ run_date }}
Target: {{ target }}
Selection condition: {{ selection_cond }}
Additional selection info: {{ additional_info }}
Searched for libraries: {{ libs }}
Sequence Lengths
Total sequences: {{ num_reads }}
{{ read_hist }}
Barcode Calling
{{ decoding_pie }}
Sequence Count Metadata
| Library |
Total Size |
Num Decoded Sequences |
Num UMI Corrected Sequences |
{% for key, val in seq_counts.items() %}
| {{ key }} |
{{ val[0] }} |
{{ val[1] }} |
{{ val[2] }} |
{% endfor %}
Decoded Library Counts
{{ decode_pie }}
UMI Corrected Library Counts
{{ degen_pie }}