2022-10-13 Force Field Release Meeting notes

 

 Date

Oct 13, 2022

 Participants

  • @Lily Wang

  • @Pavan Behara

  • @David Mobley

  • @Chapin Cavender

  • @Diego Nolasco (Deactivated)

  • William Swope

 Discussion topics

 

Meeting recording - https://drive.google.com/file/d/1O95PtHDVBn3T1FT7FvFHEt5yqhSrRraX/view?usp=sharing

Related files sent by Bill Swope have been uploaded here.

 

Item

Presenter

Notes

Item

Presenter

Notes

Relative conformer energies in the public dataset

Bill Swope, Alberto Gobbi, Ben Sellers

  • https://docs.google.com/presentation/d/18PvATGQ7ovhBUF4QlAUMA2EaprIr8Wvp91y6uMuXzwA/edit?usp=sharing

  • LW – happy to re-do scripts in Python, or work with Bill to do so

  • DM: are you happy to look more into this and identify specific functional groups, problematic chemistries, etc.? e.g. using tools like checkmol

    • DM: might bring this up with Lorenzo

    • WS: e.g. splitting broad parameters into multiple specific ones?

  • WS: what goes into the forcebalance training objectives? Do you have multiple conformers per molecule?

    • PB: yes

    • WS: and using the Hessian?

    • PB: not in Sage – included in Parsley

  • WS: Alberto noticed problems with ring conformers, thought it might have something to do with overly stiff angle parameters

    • DM: ring parameters have some problems – philosophy was to let geometry sort it out, which results in alright structures, but energy issues

    • DM: would be helpful to pinpoint if that was an issue, ring parameters haven’t had a lot of attention so far, could be more specific

  • WS: different problem molecules seem to have different interactions/problems

    • DM: Lorenzo’s been looking at overrepresented parameters in problem molecules – should probably repeat on molecules identified by Genentech’s analysis

    • DM: typically bad params fall into two camps:

      • too broad, or

      • trained to different chemistry to which it’s used

  • WS: happy to work with OpenFF and keep helping

    • DM: will work out good pathways internally

  • General – get back to us in a month

 Files

Below is a manifest of the files sent by Bill Swope for today’s meeting (replicated in README.md).

  • RelativeEnergyAnalysis.pdf: PDF workflow describing analysis

  • OFFChallengeCompounds-PublicDataset-Version1.pptx: slides from Force Field Release meeting on Thursday 2022-10-13

  • RMSD-OPLS4-cst.tar: RMSD matrices for OPLS4-custom force field

  • RMSD-OPLS4-def.tar: RMSD matrices for OPLS4-default force field

  • RMSD-OpenFF.tar: RMSD matrices for OpenFF force field

  • OPLS4-cst.report.gz: report file with analysis for all compounds in OPLS-custom force field

  • OPLS4-def.report.gz: report file with analysis for all compounds in OPLS-default force field

  • OpenFF.report.gz: report file with analysis for all compounds in OpenFF force field

  • OPLS4-cst.score.gz: score matrices for OPLS-custom force field

  • OPLS4-def.score.gz: score matrices for OPLS-default force field

  • OpenFF.score.gz: score matrices for OpenFF force field

  • runreport.sh: shell script to run analyses and query (grep) results

  • runscore.sh: shell script to query (grep) the score files

  • computermsd.f: Fortran code to create RMSD file for each compound

  • computematch.f: Fortran code to do the matching and dE/ddE analysis

  • computematch.py: Python version of computematch.f

 Decisions