Have Molecule.canonical_order_atoms
optionally return a mapping from the old to the new atom order
#1123
Labels
Molecule.canonical_order_atoms
optionally return a mapping from the old to the new atom order
#1123
This would unblock an important feature in fragmenter. Full description at openforcefield/openff-fragmenter#129
I think the best way to do this is to thread a new kwarg through
Molecule
,RDKitToolkitWrapper
, andOpenEyeToolkitWrapper
'scanonical_order_atoms
methods.The text was updated successfully, but these errors were encountered: