epam / ketcher

Web-based molecule sketcher
https://lifescience.opensource.epam.com/ketcher/demo.html
Apache License 2.0
470 stars 165 forks source link

System should show full set of IDT aliases at preview tooltip #4928

Closed AlexeyGirin closed 1 month ago

AlexeyGirin commented 3 months ago

Steps to Reproduce

  1. Go to Macromolecules mode - Flex mode
  2. Go to the Library - RNA tab
  3. Open presets section
  4. Hover mouse over dR(U)P preset
  5. Open Phosphates section
  6. Hover mouse over P phosphate

Actual behavior In case of dR(U)P it shows "Base" field value (deoxyU) because it has no modifications image image

In case of P is shows list of modifications (3Phos, 5Phos) because it has it image image

Expected behavior @ljubica-milovic propose to show full list of modifications even if monomer doesn't have it For dR(U)P it should be: 5deoxyU, ideoxyU, 3deoxyU

Versions

Related issue - https://github.com/epam/ketcher/issues/4380

Zhirnoff commented 2 months ago

Test added to automation table.

svvald commented 2 months ago

There is a new logic for IDT aliases displaying described in https://github.com/epam/ketcher/issues/4880

AlexeyGirin commented 1 month ago

Verified. System shows IDT aliases for presets from the library only image