DEL Analysis Report

Experiment Overview

{% if experiment_info %} {% for experiment in experiment_info %} {% endfor %}
Experiment Name Experiment Index Control Columns
{{ experiment.name }} {{ experiment.index }} {{ experiment.control_columns }}
{% else %}

No experiment information available.

{% endif %}

Sampling Depth

{% if sampling_depth_only %} {% else %}

No sampling depth dictionary available.

{% endif %}

Sampling Depth Minimum

{% if sampling_depth_values %} {% else %}

No sampling depth values available.

{% endif %}
{% if trisynthon_plots %}

Trisynthon Overlap

{% for plot in trisynthon_plots %} Trisynthon Plot {% endfor %}
{% endif %} {% if disynthon_plots %}

Disynthon Overlap

{% for plot in disynthon_plots %} Disynthon Plot {% endfor %}
{% endif %} {% if top_disynthons_plots %}

Top Disynthon Enrichment

{% for plot in top_disynthons_plots %} Top Disynthon Enrichment Plot {% endfor %}
{% endif %} {% if top_hits_plots %}

Top Hit Compound Plots

{% for plot in top_hits_plots %} Top Hit Compound Plot {% endfor %}
{% else %}

Top Hit Compound Plots

No top hit compound plots available.

{% endif %} {% if monosynthon_chemical_space_plots %}

Monosynthon Feature Space

{% for plot in monosynthon_chemical_space_plots %}
{{ plot|safe }}
{% endfor %}
{% endif %} {% if ml_fingerprints_to_RF_plots %}

ML Fingerprints to Regression

{% for plot in ml_fingerprints_to_RF_plots %} ML Fingerprints to Regression Plot {% endfor %}
{% endif %} {% if ml_fingerprints_to_clf_plots %}

Classifier Plots

{% for plot in ml_fingerprints_to_clf_plots %} Classifier Plot {% endfor %}
{% endif %} {% if gnn_classifier_plots %}

GNN Classifier Plots

{% for plot in gnn_classifier_plots %} GNN Classifier Plot {% endfor %}
{% endif %}