Skip to content

Split out object models into separate package? #167

@jchodera

Description

@jchodera

It would be useful to have a lightweight package for easily reading, interrogating, manipulating, and doing analysis of the JSON analysis files we generate from fah-xchem. To do this, we currently need to install the whole fah-xchem package (including several fragile pip+git installs), which is not friendly for any downstream users.

We should consider splitting the object models into a second package, perhaps harmonizing these with perses and the OpenFE effort.

Use cases might include:

  • Browsing the datasets for use in generating new compound designs
  • Analyzing accuracy of free energy calculations and interrogating failure modes
  • Training machine learning models to predict free energies or difficulties of transformations
  • Experimenting with better network construction or network free energy analysis methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions