Item | Notes |
---|
Test set refresh | Coverage tool Steps? Run a lot of molecules through coverage tool For failing cases, do manual curation and identify root causes
|
Toolkit impl implementation backends | |
Isotope support | |
PR #963 | |
WIldcards/dummy atoms | JW – I don’t think we want to support AD – You had said that you wanted to support singly/strongly connected records (so not multiple structures). How do you support multiple molecules? JW – We can support multiple molecules, but they must be loaded into one topology. A topology is a container for multiple molecules, eg Topology.from_molecules([mol1, mol2])
AD – So a Molecule shoudl ensure that it’s a strongly connected molecule, and not multiple compounds.
|