openfold icon indicating copy to clipboard operation
openfold copied to clipboard

Difference between `Rigid.make_transform_from_reference()` and `Rigid.from_3_points()`

Open gvisani opened this issue 6 months ago • 0 comments

What is the difference between Rigid.make_transform_from_reference() and Rigid.from_3_points()?

They are not aliases of each other, since on random input coordinates they give different outputs.

If I had some backbone atoms and wished to make rigid frames, which operation should I use and why?

gvisani avatar Jun 27 '25 20:06 gvisani