Replies: 1 comment 1 reply
-
Hi, many thanks for your interest in REINVENT and welcome to the community! It is not entirely clear what you are trying to achieve. If it is just about linking two molecules you need to have one Cheers, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been messing around a lot with the LinkInvent model, and I was curious if there is an implementation for following use cases:
(1) Connecting Warheads with Multiple Attachment Points

*-C1=CC2=CC(-*)=CC=C2C=C1|C-1-*-C2=C(-*-1)C=CC=C2
(2) Building Internal Connections in a Single Molecule

*-C1=CC2=CC(CCCC3C-*-C4=C3C=CC=C4)=CC=C2C=C1
The reason I ask is that I am able to give these as the input warheads.smi file without causing any errors or warning in the log file. These specified molecules simply don't generate output. If I combine them with standard format warheads in the same input file, it successfully generates those normal compounds while not producing any output for my special cases.
I just want to make sure that there aren't additional options that might enable these input formats before I try to implement it myself.
For reference this is my input config:
Beta Was this translation helpful? Give feedback.
All reactions