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

Autotests: #6003 - autotests allow import and export of sequences with three letter amino acid codes #6010

Commits on Nov 21, 2024

  1. First draft

    AlexeyGirin committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9e812e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Merge branch 'master' of https://github.com/epam/ketcher into 6003-au…

    …totests-allow-import-and-export-of-sequences-with-three-letter-amino-acid-codes
    AlexeyGirin committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e044bcb View commit details
    Browse the repository at this point in the history
  2. First draft

    AlexeyGirin committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    23d0690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1347eae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e2a8f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5085846 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Merge branch 'master' of https://github.com/epam/ketcher into 6003-au…

    …totests-allow-import-and-export-of-sequences-with-three-letter-amino-acid-codes
    AlexeyGirin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c63f373 View commit details
    Browse the repository at this point in the history
  2. 4. Verify error message for unsupported symbols in import

    5. Verify error for incorrect formatting in import (uppercase/lowercase mix)
    6. Verify error when a three-letter sequence cannot be matched to amino acids(e.g. "Alx")
    AlexeyGirin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e9000da View commit details
    Browse the repository at this point in the history
  3. 9. Verify export with non-standard ambiguous amino acids

    10. Verify that non pure peptide sequences are prevented from exporting
    AlexeyGirin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3b2ca11 View commit details
    Browse the repository at this point in the history
  4. 11. Verify natural analogue conversion on export

    12. Verify specific export format for "Any amino acid
    13. Verify export format for ambiguous amino acids
    14. Verify that multiple sequences are separated by space in exported file
    AlexeyGirin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    7f1cae3 View commit details
    Browse the repository at this point in the history
  5. Bug fix

    AlexeyGirin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    2a46027 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Merge branches '6003-autotests-allow-import-and-export-of-sequences-w…

    …ith-three-letter-amino-acid-codes' and 'master' of https://github.com/epam/ketcher into 6003-autotests-allow-import-and-export-of-sequences-with-three-letter-amino-acid-codes
    AlexeyGirin committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    cb37c2a View commit details
    Browse the repository at this point in the history
  2. Fixes

    AlexeyGirin committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f897a06 View commit details
    Browse the repository at this point in the history