If anyone has time this is not that difficult to implement,
if having a closer look at:
joelib/src/joelib/io/types/MDLSD.java
joelib/src/joelib/smiles/JOESmilesParser.java
Only 'Rnumber' entries should be parsed and stored in
'RgroupDescriptors ' as done by MDLSD.java
Then you can use e.g. the
joelib/src/joelib/molecule/generation/MolGenerationHelper.java
to attach Rgroups to this scaffold.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Additional request for group contribution prediction, but in
this request the R-SMILES entry was requested as radical ?
So we must at first decide what R means in general.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=169818
If anyone has time this is not that difficult to implement,
if having a closer look at:
joelib/src/joelib/io/types/MDLSD.java
joelib/src/joelib/smiles/JOESmilesParser.java
Only 'Rnumber' entries should be parsed and stored in
'RgroupDescriptors ' as done by MDLSD.java
Then you can use e.g. the
joelib/src/joelib/molecule/generation/MolGenerationHelper.java
to attach Rgroups to this scaffold.
Logged In: YES
user_id=169818
Additional request for group contribution prediction, but in
this request the R-SMILES entry was requested as radical ?
So we must at first decide what R means in general.