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

Preview: Unable to save mix of unresolved nucleotides and nucleotides to Sequence (and FASTA) #5030

Closed
AlexeyGirin opened this issue Jul 8, 2024 · 2 comments · Fixed by #5033 or #5038
Assignees
Labels
bug Export to Sequence Bucket: Bugs related to Export to Sequence mode Priority: High

Comments

@AlexeyGirin
Copy link
Collaborator

Steps to Reproduce

  1. Go to Macromolecules mode - Flex mode
  2. Open from file: Unable to save mix of unresolved nucleotides and nucleotides to sequence.zip
    OR create manually the following canvas:
    image
  3. Save canvas to Sequence format file (or FASTA)

Actual behavior
System throws an exception: Convert error! Error during sequence type recognition(RNA, DNA or Peptide)
Sequence:
image
FASTA:
image

Expected behavior
Since unresolved nucleotide is nucleotide - it should be recognized as DNA

Versions

  • Ketcher Version 2.22.0-rc.2 Build at 2024-06-28; 05:30:15
  • Indigo Toolkit Version 1.22.0-dev.2.1-gd5637f75-wasm32-wasm-clang-12.0.0
  • Windows 10 Pro
  • Chrome Version 126.0.6478.127 (Official Build) (64-bit)

Issue found while testing - #4382

@AlexeyGirin AlexeyGirin added the bug label Jul 8, 2024
@AlexeyGirin AlexeyGirin added this to the Ketcher 2.23.0-rc.2 milestone Jul 8, 2024
@AlexeyGirin AlexeyGirin added Export to Sequence Bucket: Bugs related to Export to Sequence mode Priority: High labels Jul 8, 2024
@rrodionov91 rrodionov91 self-assigned this Jul 8, 2024
rrodionov91 added a commit that referenced this issue Jul 8, 2024
…leotides to Sequence (and FASTA)

- added classHELM: RNA for unsplit nucleotides
rrodionov91 added a commit that referenced this issue Jul 8, 2024
…leotides to Sequence (and FASTA)

- added classHELM: RNA for unsplit nucleotides
- fixed unsplit nucleotides filtering from bases in library
rrodionov91 added a commit that referenced this issue Jul 8, 2024
…leotides to Sequence (and FASTA)

- added classHELM: RNA for unsplit nucleotides
rrodionov91 added a commit that referenced this issue Jul 8, 2024
…des and nucleotides to Sequence (and FASTA) (#5038)

- added classHELM: RNA for unsplit nucleotides
- fixed unsplit nucleotides filtering from bases in library
@AnnaKosol
Copy link
Contributor

Issue is still reproduced
Sequence:
Image
FASTA:
Image
Versions:
Ketcher Version 2.23.0-rc.2 Build at 2024-07-10; 19:39:22
Indigo Version 1.22.0-rc.2.0-ga21fb5d8f-wasm32-wasm-clang-19.0.0
Chrome Версия 126.0.6478.127 (Официальная сборка), (arm64)
MacOs Sonoma 14.5

@AnnaKosol AnnaKosol reopened this Jul 11, 2024
@AlexeyGirin AlexeyGirin removed this from the Ketcher 2.23.0-rc.3 milestone Jul 12, 2024
@AlexeyGirin
Copy link
Collaborator Author

Fixed.
image

  • Ketcher Version 2.23.0-rc.2 Build at 2024-07-10; 19:39:22
  • Indigo Toolkit Version 1.22.0-rc.2.0-ga21fb5d8f-wasm32-wasm-clang-19.0.0
  • Windows 10 Pro
  • Chrome Version 126.0.6478.127 (Official Build) (64-bit)

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