The moldb-enumerate-mols step in data-manager/moldb.yaml is broken.
The logic is in moldb/enumerate_mols.nf and it seems that the enumerate step generates a .sdf file, whereas the load_enum stop is expecting a .cxsmi file.
Not clear what has broken here.
The
moldb-enumerate-molsstep indata-manager/moldb.yamlis broken.The logic is in
moldb/enumerate_mols.nfand it seems that theenumeratestep generates a .sdf file, whereas theload_enumstop is expecting a .cxsmi file.Not clear what has broken here.