openfold
openfold copied to clipboard
Trainable, memory-efficient, and GPU-friendly PyTorch reproduction of AlphaFold 2
Results
251
openfold issues
Sort by
recently updated
recently updated
newest added
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...