-
Notifications
You must be signed in to change notification settings - Fork 186
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
Extend Ketcher API with a function to update monomers library #5990
Milestone
Comments
svvald
added a commit
that referenced
this issue
Nov 27, 2024
9 tasks
svvald
added a commit
that referenced
this issue
Nov 29, 2024
svvald
added a commit
that referenced
this issue
Dec 3, 2024
Tested. Used command
Desktop:
Ketcher version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A new function
updateMonomersLibrary
has to be added to a Ketcher API. This function should accept monomers description in ket format in JSON notation.Once this function is invoked, new monomers have to be added to the monomers library in the macromolecules mode.
If some of the provided monomers overlap with the existing ones with their type and name, new monomers have to replace the existing ones
Also additional parameter has to be provided for Editor props for customers to be able to provide additional library data on Ketcher initialization
The text was updated successfully, but these errors were encountered: