OpenFreeEnergy / kartograf

This package contains tools for setting up hybrid-topology FE calculations
https://kartograf.readthedocs.io/
MIT License
22 stars 1 forks source link

Expanding test cases #52

Open ijpulidos opened 1 week ago

ijpulidos commented 1 week ago

We have some tests running in the CI, but since atom mapping could have so many corner cases I think it's valuable that we expand the tests for the atom mapper to more of these. This issue is intended at discussing which cases are desired to be tested. As far as I can think of, we would like to have at least the following tests that are related to protein/residue mutations.

As usual more than coverage we want more test cases, so I think this is something somewhat desired. One caveat is that some of these tests could take a few minutes to make the whole mapping. But this could also be helpful to do benchmarking on our current implementation.

ijpulidos commented 1 week ago

Just wanted to note that we are including some tests for multimeric protein component mappings in #47 , but while working on that I realize that we probably also want to have more tests at different levels.