Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The web-editor does not handle annotations in the HELM third section #209

Open
ClairePA opened this issue Jun 20, 2018 · 0 comments
Open

Comments

@ClairePA
Copy link
Collaborator

The HELM specification allows "in-line" annotation and also annotations after the third $. These third section annotations can be JSON and so create more flexibility than the in-line annotations.

The webeditor strips out any third section annotations and only displays the rest of the molecule.

Examples used below
PEPTIDE1{L.V.A}$$${"PEPTIDE1":{"ChainType":"hc"}}$V2.0
BLOB1{Bead}$$${"Name":"Gold particle conjugated with peptides","Load":26}$V2.0
RNA1{R(A)P.R(C)P.R(G)}$$${"my annotation"}$V2.0

The webeditor should be able to handle these annotations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants