{% include "modal_open_button.html" with label="Bound complex" param_name="boundcomplex" %}
{% include "modal_open_button.html" with label="Bound complex" param_name="boundcomplex" %}
{% include "modal_open_button.html" with label="Partner complex" param_name="partnercomplex" %}
{% include "modal_open_button.html" with label="PPI Family" param_name="family" %}
{% include "modal_open_button.html" with label="PPI Family" param_name="family" %}
{% include "modal_open_button.html" with label="Organism" param_name="taxonomy" %}
{% include "modal_open_button.html" with label="Organism" param_name="taxonomy" %}
{% include "modal_open_button.html" with label="Disease" param_name="disease" %}
{% include "modal_open_button.html" with label="Disease" param_name="disease" %}
...
@@ -134,7 +135,7 @@
...
@@ -134,7 +135,7 @@
<divclass="m-2 d-flex justify-content-between">
<divclass="m-2 d-flex justify-content-between">
<span>{{ paginator.count }} compounds</span>
<span>{{ paginator.count }} compounds</span>
{% if nb_donor_h or nb_acceptor_h or tpsa or nb_rotatable_bonds or molecular_weight or a_log_p or nb_aromatic_sssr or nb_chiral_centers or fsp3 or lipinsky or veber or pfizer or best_activity or le or lle or pdb_ligand_av or selected_boundcomplex or selected_family or selected_taxonomy or selected_disease or selected_ppi or similar_to or pubs %}
{% if nb_donor_h or nb_acceptor_h or tpsa or nb_rotatable_bonds or molecular_weight or a_log_p or nb_aromatic_sssr or nb_chiral_centers or fsp3 or lipinsky or veber or pfizer or best_activity or le or lle or pdb_ligand_av or inhibition_role or stabilisation_role or binding_role or pubchem_id or chembl_id or chemspider_id or selected_boundcomplex or selected_partnercomplex or selected_family or selected_taxonomy or selected_disease or selected_ppi or similar_to or pubs %}
<span>
<span>
- filters:
- filters:
{% include "slider_badge.html" with param_name="nb_donor_h" param_value=nb_donor_h param_value_min=nb_donor_h_value_min param_value_max=nb_donor_h_value_max param_label="H donors" %}
{% include "slider_badge.html" with param_name="nb_donor_h" param_value=nb_donor_h param_value_min=nb_donor_h_value_min param_value_max=nb_donor_h_value_max param_label="H donors" %}
...
@@ -160,7 +161,12 @@
...
@@ -160,7 +161,12 @@
{% include "boolean_badge.html" with param_name="stabilisation_role" param_value=stabilisation_role label="Stabilisation role"%}
{% include "boolean_badge.html" with param_name="stabilisation_role" param_value=stabilisation_role label="Stabilisation role"%}
{% include "boolean_badge.html" with param_name="binding_role" param_value=binding_role label="Binding role"%}
{% include "boolean_badge.html" with param_name="binding_role" param_value=binding_role label="Binding role"%}
{% include "boolean_badge.html" with param_name="pubchem_id" param_value=pubchem_id label="PubChem ID"%}
{% include "boolean_badge.html" with param_name="chembl_id" param_value=chembl_id label="ChEMBL ID"%}
{% include "boolean_badge.html" with param_name="chemspider_id" param_value=chemspider_id label="ChemSpider ID"%}
{% include "selected_badge.html" with param_name="boundcomplex" values=selected_boundcomplex %}
{% include "selected_badge.html" with param_name="boundcomplex" values=selected_boundcomplex %}
{% include "selected_badge.html" with param_name="partnercomplex" values=selected_partnercomplex %}
{% include "selected_badge.html" with param_name="family" values=selected_family %}
{% include "selected_badge.html" with param_name="family" values=selected_family %}
{% include "selected_badge.html" with param_name="taxonomy" values=selected_taxonomy %}
{% include "selected_badge.html" with param_name="taxonomy" values=selected_taxonomy %}
{% include "selected_badge.html" with param_name="disease" values=selected_disease %}
{% include "selected_badge.html" with param_name="disease" values=selected_disease %}
...
@@ -226,6 +232,7 @@
...
@@ -226,6 +232,7 @@
{% include "multiselection_modal.html" with label="Disease" selected_list=selected_disease unselected_list=disease param_name="disease" all_param_name="disease_all" all_param_value=disease_all %}
{% include "multiselection_modal.html" with label="Disease" selected_list=selected_disease unselected_list=disease param_name="disease" all_param_name="disease_all" all_param_value=disease_all %}
{% include "multiselection_modal.html" with label="Organism" selected_list=selected_taxonomy unselected_list=taxonomy param_name="taxonomy" all_param_name="taxonomy_all" all_param_value=taxonomy_all %}
{% include "multiselection_modal.html" with label="Organism" selected_list=selected_taxonomy unselected_list=taxonomy param_name="taxonomy" all_param_name="taxonomy_all" all_param_value=taxonomy_all %}
{% include "multiselection_modal.html" with label="Bound complex" selected_list=selected_boundcomplex unselected_list=boundcomplex param_name="boundcomplex" all_param_name="boundcomplex_all" all_param_value=boundcomplex_all %}
{% include "multiselection_modal.html" with label="Bound complex" selected_list=selected_boundcomplex unselected_list=boundcomplex param_name="boundcomplex" all_param_name="boundcomplex_all" all_param_value=boundcomplex_all %}
{% include "multiselection_modal.html" with label="Partner complex" selected_list=selected_partnercomplex unselected_list=partnercomplex param_name="partnercomplex" all_param_name="partnercomplex_all" all_param_value=boundcomplex_all %}
{% include "slider_modal.html" with label="Molecular Weight" param_name="molecular_weight" param_min=molecular_weight_min param_max=molecular_weight_max param_value=molecular_weight param_value_min=molecular_weight_value_min param_value_max=molecular_weight_value_max step='50' param_label='Select a cutoff value for the molecular weight of the compounds to be selected'%}
{% include "slider_modal.html" with label="Molecular Weight" param_name="molecular_weight" param_min=molecular_weight_min param_max=molecular_weight_max param_value=molecular_weight param_value_min=molecular_weight_value_min param_value_max=molecular_weight_value_max step='50' param_label='Select a cutoff value for the molecular weight of the compounds to be selected'%}
{% include "slider_modal.html" with label="AlogP" param_name="a_log_p" param_min=a_log_p_min param_max=a_log_p_max param_value=a_log_p param_value_min=a_log_p_value_min param_value_max=a_log_p_value_max step='1' param_label='Select a cutoff value for the AlogP of the compounds to be selected'%}
{% include "slider_modal.html" with label="AlogP" param_name="a_log_p" param_min=a_log_p_min param_max=a_log_p_max param_value=a_log_p param_value_min=a_log_p_value_min param_value_max=a_log_p_value_max step='1' param_label='Select a cutoff value for the AlogP of the compounds to be selected'%}
{% include "slider_modal.html" with label="H donors" param_name="nb_donor_h" param_min=nb_donor_h_min param_max=nb_donor_h_max param_value=nb_donor_h param_value_min=nb_donor_h_value_min param_value_max=nb_donor_h_value_max step='1' param_label='Select a cutoff value for the number of H donors in the compounds to be selected'%}
{% include "slider_modal.html" with label="H donors" param_name="nb_donor_h" param_min=nb_donor_h_min param_max=nb_donor_h_max param_value=nb_donor_h param_value_min=nb_donor_h_value_min param_value_max=nb_donor_h_value_max step='1' param_label='Select a cutoff value for the number of H donors in the compounds to be selected'%}