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

Ribose sugar doesn't allow to load IDT custom mixed bases #2336

Closed
AlexeyGirin opened this issue Sep 9, 2024 · 1 comment · Fixed by #2342 or #2343
Closed

Ribose sugar doesn't allow to load IDT custom mixed bases #2336

AlexeyGirin opened this issue Sep 9, 2024 · 1 comment · Fixed by #2342 or #2343

Comments

@AlexeyGirin
Copy link
Collaborator

AlexeyGirin commented Sep 9, 2024

Steps to Reproduce

  1. Toggle to Macro - Flex mode
  2. Load IDT from paste from clipboard way: r(B1:00503020)(B1)
    image

Actual behavior
System throws an error: Convert error! Given string could not be loaded as (query or plain) molecule or reaction, see the error messages: 'SEQUENCE loader: Unknown mixed base 'B1''
image

NOTE: Same behavior for +(B1:00503020)r(B1), m(B1:00503020)r(B1), r(B1:00503020)+(B1) and r(B1:00503020)(B1)

Expected behavior
System loads IDT sequence correct
image

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.

Versions

  • Ketcher Version 2.25.0-rc.2 Build at 2024-09-14; 10:47:47
  • Indigo Toolkit Version 1.24.0-rc.2.0-g5f2751d70-wasm32-wasm-clang-19.0.0
  • Chrome Version 128.0.6613.138 (Official Build) (64-bit)
  • Win10

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