2022-04-06 Mitchell/Wagner Check-in meeting notes

Participants

  • @Josh Mitchell

  • @Jeffrey Wagner

Discussion topics

Item

Notes

Item

Notes

General updates

  • JW – Great work on Interchange docs - MT is super pleased.

  • JW – DNolasco starting moving on “how to cite” on main website - Maybe we could convert this to “open PR to add some sort of automation that creates bibtex blocks from publications.yaml”?

    • JM – I could do that, but I’m mostly busy with interchange for the near future.

  • JM – Will reading multicomponent PDBs be supported in biopolymer toolkit?

    • JW – Not in the current functionality, but I’ve been thinking about this:

      • Recognizing small molecules vs. polymers

        • Right now we have Molecule.from_pdb_and_smiles and Topology.from_openmm (which can basically read PDB but needs unqiue mols) and we will be adding Molecule.from_pdb. The former is for use with PDBs containing small molecules, and the latter is only for proteins. So in reading a mixed pdb, the chemical-recognition logic would need to figure out what’s a small molecule vs. a protein.

          • JM – I think we could really improve things by adding a Topology.from_pdb_and_smiles

          • JW – That’s a good idea. It may be cleaner to have like Topology.from_pdb_and_unique_molecules (or something that works this way but has a less teirrble name)

        • JM – Molecule.from_polymer_pdb may be a better name for what we’ll be adding

          • JW – Good idea, I’ll change that

      • Missing atoms (eg loops)/how much to trust mutually-connected subgraphs?

      • _SimpleMolecule not ready for primetime

Issues/PRs to move forward

 

To dos

  1. (high) QCSubmit users guide (in progress)

  2. (high) Bespokefit theory docs

  3. (high) Interchange pre-release prep

  4. (medium) Toolkit docs cleanup

  5. (medium) Toolkit revised user guide (+-unifying/centralizing package user guides)

  6. (medium) Come up with “milestones” for making first of three videos this year (like, “first video on covid spike protein and small molecule, filmed this day, edited in that range, etc…”)

  7. (medium) bibtex blocks for website “how to cite” page on http://openforcefield.org

  8. (low) Propose policy for using GH citation machinery

  9. (low) Check main website for broken links

  10. (low) migrate docs to be under http://openforcefield.org domain (openforcefield/status would be base project repo)

  11. (low) Conda env yamls for each release (automated inside of Toolkit’s single-file-installer action)

Action items

Decisions