You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to me that the DEO5 and DEOX patches in charmm36.xml are slightly wrong. Both of them remove the O2' from nucleotides to make them desoxynucleotides. However, they fail to introduce a bond between C2' and H2', leaving the H2' floating in space.
Proposed fix:
<AddBond atomName1="C2'" atomName2="H2'"/>
The text was updated successfully, but these errors were encountered:
Greetings all.
It seems to me that the DEO5 and DEOX patches in charmm36.xml are slightly wrong. Both of them remove the O2' from nucleotides to make them desoxynucleotides. However, they fail to introduce a bond between C2' and H2', leaving the H2' floating in space.
Proposed fix:
<AddBond atomName1="C2'" atomName2="H2'"/>
The text was updated successfully, but these errors were encountered: