PistoiaHELM / HELMWebEditor

Web browser based editor for drawing HELM macromolecules.
MIT License
17 stars 10 forks source link

Annotating a group using the webeditor creates HELM the webeditor won't accept #199

Open ClairePA opened 6 years ago

ClairePA commented 6 years ago

Steps to reproduce:

I draw the following molecule image HELM generated is correct PEPTIDE1{A.A.A.C.C.D.L.L.L.V.V.V.C.D.D}$$$$V2.0 I create a group and annotate it. image HELM generated looks fine. PEPTIDE1{A.A.A.C}|PEPTIDE2{L.V.V.V.C.D.D}|PEPTIDE3{C.D.L.L}"Test annotation"$PEPTIDE1,PEPTIDE3,4:R2-1:R1|PEPTIDE3,PEPTIDE2,4:R2-1:R1$$$V2.0

image

ClairePA commented 5 years ago

Retested. I now get the error image

when trying to apply the HELM string

PEPTIDE1{A.A.A.C}|PEPTIDE2{L.V.V.V.C.D.D}|PEPTIDE3{C.D.L.L}"Test Annotation"$PEPTIDE1,PEPTIDE3,4:R2-1:R1|PEPTIDE3,PEPTIDE2,4:R2-1:R1$$$V2.0 despite this being generated by the webeditor itself.