Closed AlexeyGirin closed 3 months ago
Steps to Reproduce
Go to Macromolecules mode - Flex mode
Open RNA tab - Nucleotides section
Put 5NitInd nucleotide from the library on the canvas
5NitInd
Save canvas to Sequence format (or FASTA)
Actual behavior System let user to do that Sequence: FASTA:
Expected behavior Since we don't support import of monomers with no natural analog (as per https://github.com/epam/Indigo/issues/1466 and https://github.com/epam/Indigo/issues/1755) - we should not allow to export it. System should throw proper error in that case
Versions
Issue found while testing - https://github.com/epam/ketcher/issues/4382
We decide to return Error in such case (by @AlexanderSavelyev and @vanoprenko )
Tested. Bug fixed.
Desktop:
Ketcher version [Version 2.23.0-rc.3] Indigo version [Version 1.22.0-rc.3]
Fixed.
Steps to Reproduce
Go to Macromolecules mode - Flex mode
Open RNA tab - Nucleotides section
Put
5NitInd
nucleotide from the library on the canvasSave canvas to Sequence format (or FASTA)
Actual behavior System let user to do that Sequence: FASTA:
Expected behavior Since we don't support import of monomers with no natural analog (as per https://github.com/epam/Indigo/issues/1466 and https://github.com/epam/Indigo/issues/1755) - we should not allow to export it. System should throw proper error in that case
Versions
Issue found while testing - https://github.com/epam/ketcher/issues/4382