OpenStructure
|
Go to the source code of this file.
Namespaces | |
ost.mol.alg.superpose | |
Functions | |
def | ParseAtomNames (atoms) |
def | MatchResidueByNum (ent_a, ent_b, atoms='all') |
def | MatchResidueByIdx (ent_a, ent_b, atoms='all') |
def | MatchResidueByLocalAln (ent_a, ent_b, atoms='all') |
def | MatchResidueByGlobalAln (ent_a, ent_b, atoms='all') |
def | Superpose (ent_a, ent_b, match='number', atoms='all', iterative=False, max_iterations=5, distance_threshold=3.0) |