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
Wait, that's not correct. We have to use the low-level writer since this is then being fed into antechamber for bond order perception (which isn't really a good idea anyway).
Instead, I think we need to rewrite the substructure name <0> with
openmoltools.forcefield_generators.generateOEMolFromTopologyResidue
currently uses the default OpenEyemol2
writer which generates<0>
for substructure names, causing problems withantechamber
likeTo fix this, we need to change this section to instead use
The text was updated successfully, but these errors were encountered: