Closed skinnider closed 2 months ago
@skinnider - I ran the calculate_outcomes
step locally on these files, and the error seems to be arising from the fact that all 2119 training smiles in train0_structures_SMILES_3.smi
(all of which are unique and valid) have the same TPSA
value (rdkit.Chem.MolSurf.TPSA
) of 78.9
. In fact, this is value reported for all smiles, even if I use train0_structures_SMILES_4.smi
or any other fold.
It seems like this might be related to https://github.com/rdkit/rdkit/discussions/5925. I'm investigating a bit more..
Getting this error on argo, which I haven't seen before: