Dear openbabel developers,
As I read:
https://open-babel.readthedocs.io/en/latest/FileFormats/Canonical_SMILES_format.html
"Do not include isotopic or chiral markings"

and I thought
$ obabel -:"[3H+].[F-]" -osmi -xi
should output  
[F-].[H-]
but 
actually openbabel outputs
$ obabel -:"[3H+].[F-]" -osmi -xi
[F-]

Is is correct or intended?

BTW:I'm not sure why "-i" option trims all. I think these are separated options.

Best, 
 Nakata Maho

------------------------------------------------------------------------------
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to