Skip to content

Commit

Permalink
Fix typo in a comment in residue constants.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 501515486
Change-Id: I2a86a64ebbf0ab8222689268755ba3b7780878e5
  • Loading branch information
Augustin-Zidek authored and copybara-github committed Jan 12, 2023
1 parent d6d2fc0 commit a394167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alphafold/common/residue_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
# 4,5,6,7: 'chi1,2,3,4-group'
# The atom positions are relative to the axis-end-atom of the corresponding
# rotation axis. The x-axis is in direction of the rotation axis, and the y-axis
# is defined such that the dihedral-angle-definiting atom (the last entry in
# is defined such that the dihedral-angle-defining atom (the last entry in
# chi_angles_atoms above) is in the xy-plane (with a positive y-coordinate).
# format: [atomname, group_idx, rel_position]
rigid_group_atom_positions = {
Expand Down

0 comments on commit a394167

Please sign in to comment.