mirror of
https://github.com/binghong-ml/retro_star.git
synced 2026-04-03 00:18:58 -06:00
how to work with the output #17
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 @csulok on 2/26/2021
hey! I found your paper very interesting and while looking at some test molecules of mine where the search is successful vs it's not, I got lost a bit in how the default serialized output is to be used, and why it recommends certain steps. do you have any tips or pointers to how the serialized output might be adaptable to point back to original template reaction?
furthermore, I'm trying to determine how the output is affected by updates to the emolecules dataset (e.g. the ~3 million new starting materials available now, compared to 2019), but I cannot easily find instructions on how to create a new
origin_dict.csvfrom a "versions.smi" provided by emolecules. theidxcolumn appears to be similar to the parent IDs provided by emolecules, but upon randomly testing a few IDs, they don't seem to match. what is the source of these ids?