mirror of
https://github.com/rdkit/mmpdb.git
synced 2026-04-03 00:18:57 -06:00
Unexpected results from Generate #18
Labels
No labels
bug
bug
bug
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/mmpdb#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lydiaauch on 9/29/2024
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
*c1ccccc1as the constant smiles to generate something likeOc1ccccc1. Any thoughts would be appreciated!mmpdb generate postgres_db --smiles CCc1ccccc1 -o generate.csv --radius 0generate.csv
test_data.txt