We need to integrate the REST HTF object into feflow such that it can be used by the current protocols.
This implies reviewing the settings and probably refactoring the different HTFs (HybridTopologyFactory and RESTCapableTopologyFactory) in a more factory-method pattern.
We need to integrate the REST HTF object into feflow such that it can be used by the current protocols.
This implies reviewing the settings and probably refactoring the different HTFs (
HybridTopologyFactory
andRESTCapableTopologyFactory
) in a more factory-method pattern.The current implementation lives in https://github.com/choderalab/perses/blob/7eaa1626c7c935f9cc4156f9a53ced3694b40bf0/perses/annihilation/relative.py#L2701