Skip to content

Commit a394167

Browse files
Augustin-Zidekcopybara-github
authored andcommitted
Fix typo in a comment in residue constants.
PiperOrigin-RevId: 501515486 Change-Id: I2a86a64ebbf0ab8222689268755ba3b7780878e5
1 parent d6d2fc0 commit a394167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

alphafold/common/residue_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
# 4,5,6,7: 'chi1,2,3,4-group'
121121
# The atom positions are relative to the axis-end-atom of the corresponding
122122
# rotation axis. The x-axis is in direction of the rotation axis, and the y-axis
123-
# is defined such that the dihedral-angle-definiting atom (the last entry in
123+
# is defined such that the dihedral-angle-defining atom (the last entry in
124124
# chi_angles_atoms above) is in the xy-plane (with a positive y-coordinate).
125125
# format: [atomname, group_idx, rel_position]
126126
rigid_group_atom_positions = {

0 commit comments

Comments
 (0)