compute_fnat_pdb2sql¶
- StructureSimilarity.compute_fnat_pdb2sql(cutoff=5.0)[source]¶
Slow method to compute the FNAT of the conformation.
Fnat is the fraction of reference interface contacts preserved in the interface of decoy. The interface is defined as any pair of heavy atoms from two chains within 5Å of each other.
- Parameters
cutoff (int, optional) – cutoff for the contact atoms
- Returns
float – FNAT value
See also