Skip to content
Snippets Groups Projects
Commit 9a2ebefe authored by Studer Gabriel's avatar Studer Gabriel
Browse files

Correct naming in hardcoded stereochemistry parameters

parent 7f9182ba
Branches
Tags
No related merge requests found
......@@ -688,8 +688,8 @@ def GetDefaultStereoLinkData():
data["angle_data"]["NA"] = dict()
data["angle_data"]["NA"]["O3'_P_O5'"] = [104.000, 1.500]
data["angle_data"]["NA"]["O3'_P_O1P"] = [108.000, 3.000]
data["angle_data"]["NA"]["O3'_P_O2P"] = [108.000, 3.000]
data["angle_data"]["NA"]["O3'_P_OP1"] = [108.000, 3.000]
data["angle_data"]["NA"]["O3'_P_OP2"] = [108.000, 3.000]
data["angle_data"]["NA"]["C3'_O3'_P"] = [120.200, 1.500]
# data for peptides - deliberately stolen from standard_geometry.cif file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment