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

Test cases for protein mutation protocol #75

Open
ijpulidos opened this issue Sep 16, 2024 · 0 comments
Open

Test cases for protein mutation protocol #75

ijpulidos opened this issue Sep 16, 2024 · 0 comments
Assignees

Comments

@ijpulidos
Copy link
Contributor

For testing the protein mutation protocol we want to have validation and integration tests covering the following cases:

  • Capped AA tests:
    • ALA -> GLY and GLY -> ALA
    • Charged capped AA tests: LEU -> ASP and ASP -> LEU
  • Convergence test: Adapt ALA dipeptide perses test case to feflow.
  • Test insertion codes. For example ALA PDB with insertion codes.
  • Check we can handle atom shifting mapping. For example when you pass a multisite mapping that it was multiple chains, how are the indices will be handled if there are for example water in-between the chains in the PDB or similar.
  • Expected failed tests:
    • Test proline (PRO) mutations fail. We won't be supporting proline so far.
    • Test double (or more) charged mutations fail. For example. LYS -> GLU.
  • More than one alchemical component fail
@ijpulidos ijpulidos self-assigned this Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant