MCPcopy Index your code
hub / github.com/DunbrackLab/IPSAE / ipsae.py

File ipsae.py

ipsae.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# ipsae.py
2# script for calculating the ipSAE score for scoring pairwise protein-protein interactions in AlphaFold2 and AlphaFold3 models
3# https://www.biorxiv.org/content/10.1101/2025.02.10.637595v2
4

Callers

nothing calls this directly

Calls 9

parse_cif_atom_lineFunction · 0.85
parse_pdb_atom_lineFunction · 0.85
classify_chainsFunction · 0.85
init_chainpairdict_zerosFunction · 0.85
init_chainpairdict_setFunction · 0.85
calc_d0Function · 0.85
calc_d0_arrayFunction · 0.85
contiguous_rangesFunction · 0.85

Tested by

no test coverage detected