andrewsb8 / DROP

Dihedral Rotation Of Proteins
GNU General Public License v3.0
1 stars 0 forks source link

Add residue struct and complete chi angle rotations #8

Closed andrewsb8 closed 9 months ago

andrewsb8 commented 9 months ago

Now setDihedral can rotate sidechains by specifying the type of dihedral (phi, psi, chi1, chi2, etc). The list of angles is not complete. Other issues that have to be resolved are outlined in #2 and will be handled in another branch.