You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: