0.13.0 Minor feature and bugfix release
Pre-release
Pre-release
0.13.0 Minor feature and bugfix release
This release adds Topology.from_pdb
, which can load PDB files containing multiple molecules, including proteins, waters, Sage-supported monoatomic ions, and user-provided small molecules. Topology.from_pdb
provides a superset of Molecule.from_polymer_pdb
's functionality. Therefore we recommend using Topology.from_pdb
over Molecule.from_polymer_pdb
in all cases.
For the complete release notes, please see our documentation
For help getting the OpenFF Toolkit running, see our installation instructions.
Please report bugs, request features, or ask questions through our issue tracker.
Please note that there may still be some changes to the API prior to a stable 1.0.0 release.