Skip to content
Snippets Groups Projects
  • Xavier Robin's avatar
    2e340314
    fix: handle None lddt_pli · 2e340314
    Xavier Robin authored
    When radius > lddt_pli_radius, it can happen that the lDDT value for
    lDDT-PLI is undefined because there are no contacts, and is set to None
    by definition. We handle it by not assigning the ligand (for lddt_pli
    only) and add a new "unassigned" reason.
    Verified
    2e340314
    History
    fix: handle None lddt_pli
    Xavier Robin authored
    When radius > lddt_pli_radius, it can happen that the lDDT value for
    lDDT-PLI is undefined because there are no contacts, and is set to None
    by definition. We handle it by not assigning the ligand (for lddt_pli
    only) and add a new "unassigned" reason.