openfold.np.relax.utils¶
Utils for minimization.
Functions
Checks that pre- and post-minimized proteins have same atom set. |
|
|
Overwrites the B-factors in pdb_str with contents of bfactors array. |
|
- assert_equal_nonterminal_atom_types(atom_mask, ref_atom_mask)¶
Checks that pre- and post-minimized proteins have same atom set.
- overwrite_b_factors(pdb_str, bfactors)¶
Overwrites the B-factors in pdb_str with contents of bfactors array.