Skip to content

Wrong double-bond configuration of generated conformer #25

@Serious-Huang

Description

@Serious-Huang

Hi Minkai. Thanks for the nice paper! I am very interested in your work.

Recently, I used GeoDiff (provided trained qm9 model) to generate conformer of a terpenoid compound (Figure 1). And the double-bond configuration of generated conformer is totally wrong, which seems that it's hard to deal with stereochemistry problem.
image

I'm major in chemistry and unfamiliar with GeoDiff model. Could you explain why the configuration is not the same? And how to deal with it?

I upload the input file (data_test.pkl) and the output file (samples_0.pkl). And I generated the conformer by:

log=log
model=qm9
iter=qm9_default 

python test.py ${log}/${model}/checkpoints/${iter}.pt \
    --save_traj --start_idx 0 --w_global 0.3

file.zip

Any advice would be appreciated. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions