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

Export to IDT doesn't work at all for mixed bases #2375

Closed
AlexeyGirin opened this issue Sep 13, 2024 · 1 comment · Fixed by #2380 or #2382
Closed

Export to IDT doesn't work at all for mixed bases #2375

AlexeyGirin opened this issue Sep 13, 2024 · 1 comment · Fixed by #2380 or #2382

Comments

@AlexeyGirin
Copy link
Collaborator

Steps to Reproduce

  1. Toggle to Macro - Flex mode
  2. Load IDT from paste from clipboard way: (S:00703000)
    image
  3. Export it back to IDT format

Actual behavior
System throws an error: Convert error! Sequence saver: IDT alias for group sugar:dR base:_G___Guanine_C___Cytosine not found.
image

Expected behavior
System export to IDT successfully: (S:00703000)

Versions

  • Ketcher Version 2.25.0-rc.1 Build at 2024-09-03; 15:31:03
  • Indigo Toolkit Version 1.24.0-rc.1.0-gb8f099851-wasm32-wasm-clang-19.0.0
  • Chrome Version 128.0.6613.114 (Official Build) (64-bit)
  • Win10

Reference issues: #1619

@AlexeyGirin
Copy link
Collaborator Author

Verified.
image
Versions

  • Ketcher Version 2.25.0-rc.3 Build at 2024-09-18; 16:24:03
  • Indigo Toolkit Version 1.24.0-rc.3.0-g692080c62-wasm32-wasm-clang-19.0.0
  • Chrome Version 129.0.6668.59 (Official Build) (64-bit)
  • Win10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment