-
Notifications
You must be signed in to change notification settings - Fork 176
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
System saves mixture ambiguous monomers as alternatives ambiguous monomers #5512
Labels
bug
Flex mode
Bucket: Flex canvas related mode
HELM
Bucket: Bugs related to Export to HELM format
Priority: High
Milestone
Comments
AlexeyGirin
added
bug
Priority: High
HELM
Bucket: Bugs related to Export to HELM format
Flex mode
Bucket: Flex canvas related mode
labels
Sep 4, 2024
AlexeyGirin
changed the title
PEPTIDE1{(D,N,I)}$$$$V2.0
System saves mixture ambiguous monomers as alternatives ambiguous monomers
Sep 4, 2024
Ketcher generate ket with only one template:
|
rrodionov91
added a commit
that referenced
this issue
Sep 16, 2024
…uous monomers - fixed template id generation for ambiguous monomers
9 tasks
rrodionov91
added a commit
that referenced
this issue
Sep 16, 2024
…uous monomers (#5516) - fixed template id generation for ambiguous monomers
rrodionov91
added a commit
that referenced
this issue
Sep 16, 2024
…uous monomers (#5516) - fixed template id generation for ambiguous monomers
Merged
9 tasks
rrodionov91
added a commit
that referenced
this issue
Sep 17, 2024
…uous monomers (#5522) - fixed template id generation for ambiguous monomers
Guch1g0v
pushed a commit
that referenced
this issue
Oct 17, 2024
…uous monomers (#5522) - fixed template id generation for ambiguous monomers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Flex mode
Bucket: Flex canvas related mode
HELM
Bucket: Bugs related to Export to HELM format
Priority: High
Steps to Reproduce
PEPTIDE1{(D,N,I)}$$$$V2.0
PEPTIDE1{(D+N+I)}$$$$V2.0
Actual behavior
System saves both monomer as alternatives
Expected behavior
Resulted HELM should be
PEPTIDE1{(D,N,I)}|PEPTIDE2{(D+N+I)}$$$$V2.0
Versions
Reference issues: epam/Indigo#2188
The text was updated successfully, but these errors were encountered: