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'm trying to use rinchi::parse.inchi for the automatic conversion of large lists of InChI strings to SMILES. Most of the time this works OK, but sometimes no result is returned and a warning is displayed that parsing failed. Some examples are listed below. Converting them with OpenBabel works fine.
Problems/mismatches: Mobile-H( Hydrogens: Number; Mobile-H groups: Missing, Attachment points; Charge(s): Do not match; Proton balance: Does not match)
Hello,
I'm trying to use
rinchi::parse.inchi
for the automatic conversion of large lists of InChI strings to SMILES. Most of the time this works OK, but sometimes no result is returned and a warning is displayed that parsing failed. Some examples are listed below. Converting them with OpenBabel works fine.Any clues?
Thanks,
Rick
The text was updated successfully, but these errors were encountered: