GLYCAM-Web / gmml

Glycam Molecular Modeling Library
GNU Lesser General Public License v3.0
4 stars 10 forks source link

It's possible to build and get a minimized structure of DGlcpa1-1DGlcpa1-OH #164

Open gitoliver opened 7 months ago

gitoliver commented 7 months ago

Gmml will accept the above string and build a structure for it. Amber will minimize it: image Gmml should instead detect that the structure isn't feasible throw an error. The residue codes protect us from this in other cases like this: DGlcpa1-3[DGlcpa1-3]DGlcpa1-OH, where we get the error: No linkage code found in GMML metadata for a carbohydrate residue with other residues attached at these positions: 3,3 But the anomeric position is treated differently.