epam / Indigo

Universal cheminformatics toolkit, utilities and database search tools
http://lifescience.opensource.epam.com
Apache License 2.0
290 stars 99 forks source link

Fix error message in the SequenceLoader for an invalid sequence #1960

Closed even1024 closed 1 month ago

even1024 commented 1 month ago

Expected behavior error message for all sequence format: "SEQUENCE loader: Invalid symbols in the sequence:"

Actual behavior "SEQUENCE loader: SequenceLoader::loadSequence(), Invalid symbols in the sequence:" "SEQUENCE loader: SequenceLoader::loadIdt(), Invalid symbols in the sequence:" "SEQUENCE loader: SequenceLoader::loadFasta(), Invalid symbols in the sequence:"

AlexeyGirin commented 1 month ago

Verified. Windows 10 Chrome Version 125.0.6422.113 (Official Build) (64-bit) Ketcher Version 2.21.0-rc.2 Build at 2024-05-31; 10:48:44 Indigo Toolkit Version 1.21.0-dev.5.2-g994bdab98-x86_64-linux-gnu-11.2.1

image