You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been playing with LigninGraphs, and I think there is a problem with how the internal representation is converted to SMILES, and the beta-1 linkage seems to be the origin of the problem. Take the example script below:
This only has 5 rings, whereas we would expect 8 based on the polymers I added. The png files for the graphs look fine (see attached), but the SMILES is a problem.
The text was updated successfully, but these errors were encountered:
I've been playing with LigninGraphs, and I think there is a problem with how the internal representation is converted to SMILES, and the beta-1 linkage seems to be the origin of the problem. Take the example script below:
I have gotten all kinds of output, but the one I'm most concerned by is the SMILES string. This is the SMILES string I get with this input:
This only has 5 rings, whereas we would expect 8 based on the polymers I added. The png files for the graphs look fine (see attached), but the SMILES is a problem.
The text was updated successfully, but these errors were encountered: