Description Usage Arguments Value Author(s) References See Also Examples
Canonicalizes the atom numbering of a compound. The implimentation of this function is in Open Babel and requires the ChemmineOB package to function.
1 | canonicalize(sdf)
|
sdf |
Any sdfset object. |
A new SDFset in which all compounds have been canonicalized
Kevin Horan
http://openbabel.org/api/2.3/canonical_code_algorithm.shtml
1 2 | data(sdfsample)
canonicalSdf = canonicalize(sdfsample[1])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.