lga - Find 3D similarities in protein structures

GDT(pdb1, pdb2, chain1='', chain2='', reference_length=None, lga_bin=None)

Calculate GDT value between pdb1 and pdb2. It is assumed that the corresponding residues in pdb1 and pdb2 have the same residue numbers.

class GDTResult(rotation, shift, gdt_ts, gdt_ha)