esm
esm copied to clipboard
About torsion angles
Hello, I'm currently working with the code in the /esm/esm/utils/structure/affine3d.py file. I noticed that there is no logic related to torsion angles in the code. For example, although the predict_torsion_angles parameter is defined in the Dim6RotStructureHead class, it's not used in the forward method.
I'm wondering if ESM3 is capable of predicting torsion angles. Could you please clarify this for me? Thank you!