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
{{ message }}
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
With planckton supporting both the custom gaff forcefield that was used previously, and now gaff via ante_foyer, there are quite a few extra required steps in the code. The custom gaff forcefield is really only required to support the *_typed.mol2 files in the compounds directory. We should test these compounds using gaff and loading from SMILES or an untyped mol2 file. If they all work then we should be able to get rid of the custom gaff xml file and the _typed.mol2 files completely, if some of them don't work then we can make a decision on how to proceed.
The text was updated successfully, but these errors were encountered:
With planckton supporting both the custom gaff forcefield that was used previously, and now gaff via ante_foyer, there are quite a few extra required steps in the code. The custom gaff forcefield is really only required to support the
*_typed.mol2
files in the compounds directory. We should test these compounds using gaff and loading from SMILES or an untyped mol2 file. If they all work then we should be able to get rid of the custom gaff xml file and the _typed.mol2 files completely, if some of them don't work then we can make a decision on how to proceed.The text was updated successfully, but these errors were encountered: