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

Conversation

AlexeyGirin
Copy link
Collaborator

How the feature works? / How did you fix the issue?

(Screenshots, videos, or GIFs, if applicable)

Check list

  • unit-tests written
  • e2e-tests written
  • documentation updated
  • PR name follows the pattern #1234 – issue name
  • branch name doesn't contain '#'
  • PR is linked with the issue
  • base branch (master or release/xx) is correct
  • task status changed to "Code review"
  • reviewers are notified about the pull request

…totests-allow-import-and-export-of-sequences-with-three-letter-amino-acid-codes
…totests-allow-import-and-export-of-sequences-with-three-letter-amino-acid-codes
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")
10. Verify that non pure peptide sequences are prevented from exporting
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
…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 AlexeyGirin merged commit 2ec5216 into master Nov 26, 2024
5 checks passed
@AlexeyGirin AlexeyGirin deleted the 6003-autotests-allow-import-and-export-of-sequences-with-three-letter-amino-acid-codes branch November 26, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autotests: Allow import and export of sequences with three letter amino acid codes
2 participants