You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We need a mechanism to set GlycoCT sequence field externally and then name and diagram needs to be drawn based on the GlycoCT sequence value.
Describe the solution you'd like
A window load event should call a function (with timeout delay) which should internally render diagram and generate name based on GlycoCT sequence.
The text was updated successfully, but these errors were encountered:
We currently don't have a method to convert GlycoCT to name. To do this we would need a mechanism to convert GlycoCT -> glycan JSON. Then we have a method to parse the JSON directly to either the name and the diagram.
On Thu, Apr 7, 2022 at 12:53 PM Akul Mehta ***@***.***> wrote:
We currently don't have a method to convert GlycoCT to name. To do this we
would need a mechanism to convert GlycoCT -> glycan JSON. Then we have a
method to parse the JSON directly to either the name and the diagram.
—
Reply to this email directly, view it on GitHub
<#37 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADJ7PGSUSDA6ZNYX74XJYO3VD4HIXANCNFSM5R3U25AA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Its a feature request it would be nice to have. The aim is to have a way to pre-populate the window without having to deal with the glycan JSON or the "glycan name".
Is your feature request related to a problem? Please describe.
We need a mechanism to set GlycoCT sequence field externally and then name and diagram needs to be drawn based on the GlycoCT sequence value.
Describe the solution you'd like
A window load event should call a function (with timeout delay) which should internally render diagram and generate name based on GlycoCT sequence.
The text was updated successfully, but these errors were encountered: