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

What other test systems should be added to perses.tests.testsystems? #104

Closed
jchodera opened this issue Feb 10, 2016 · 9 comments
Closed
Assignees

Comments

@jchodera
Copy link
Member

In #92, I introduced an alanine dipeptide test system that includes a ton of alanine-dipeptide goodness to make testing easier:

  • three environments: vacuum, implicit, explicit
  • SystemGenerators for all environments
  • initial Topology objects for all environments
  • initial positions for all environments
  • PointMutationProposalEngines for all environments
  • ThermodynamicStates for all environments
  • MCMCSamplers for all environments
  • ExpandedEnsembleSamplers for all environments
  • SAMSSamplers for all environments
  • a MultiTargetDesign test sampler

What other kinds of systems would be useful to prepare this way? Small, simple test systems we can use for quickly testing components would be useful here.

@jchodera
Copy link
Member Author

Any other ideas here? Maybe small alkane hydration free energies?

I can also add your host guest system once we have the ability to write out multimolecule ffxml files. That is currently waiting on an implementation of loadmol2 in parmed, which Rafal is going to take a stab at.

@pgrinaway
Copy link
Member

Alkane hydration free energies and host-guest would be good as well. Maybe some system with rings (like naphthalene)?

@jchodera
Copy link
Member Author

@pgrinaway points out that relative solvation energies of amino acids is probably a good test system. We can maybe adapt the alanine dipeptide test system for that.

@juliebehr : Maybe you could dig up some literature on amino acid hydration free energies or partition coefficients between different media?

@jchodera
Copy link
Member Author

There are some T4 lysozyme L99A mutants that are actually worth @juliebehr considering as a model system for looking at the impact of mutations on inhibitor binding:

So we could consider a T4 lysozyme L99A "wild type" which also allows Met102 to sample [MET, HIS, GLN].

@pgrinaway pgrinaway self-assigned this Mar 16, 2016
@pgrinaway
Copy link
Member

Tagging myself here to add some host-guest testsystems when we finish the other stuff.

@juliebehr
Copy link

Did we ever implement a T4 lysozyme test system for mutants (I know there is one for its inhibitors)? Should I create one?

@jchodera
Copy link
Member Author

jchodera commented Mar 23, 2016 via email

@juliebehr
Copy link

Yep! Starting now

@pgrinaway
Copy link
Member

Going to close this since we have a set of test systems.

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

3 participants