rdkit / mmpdb

A package to identify matched molecular pairs and use them to predict property changes.
Other
214 stars 58 forks source link

Unexpected results from Generate #63

Open lydiaauch opened 1 month ago

lydiaauch commented 1 month ago

This may be related to #54 but it isn't limited to unexpected results with double cuts. After updating to the released V3, my results changed and I can't make sense of how these pairs are being formed. I've attached a smiles file that was used to build a test DB with the default commands and the resulting file from running a basic generate command (example below). I would expect many more rows using *c1ccccc1 as the constant smiles to generate something like Oc1ccccc1. Any thoughts would be appreciated!

mmpdb generate postgres_db --smiles CCc1ccccc1 -o generate.csv --radius 0

generate.csv test_data.txt