-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Dear author,
I try to use the command mentioned in the readme python scripts/sample.py --outdir ./outputs --config ./configs/sample/sample_MolDiff.yml --batch_size 32 --pocket_dir ./data/crossdocked --num_pharma_atoms 20 --clash_rate 0.1 to generate 100 molecules for each pocket in test set. For some receptors I could get 100 valid molecules. However, for some receptors, I only get ~ 10 valid molecule and the error message is Too many failed molecules. Stop sampling.. And some of receptors there are even no folders generated.
I plan to get 10000 molecules (100*100), but at the end, I get a total of 6314 molecules (from SMILES.txt file, if I'm correct). I also attached log file and the picture for my folder here, please check them.
Really appreciate it if you could have any suggestion on this.
log.txt

Best,
Bo