makeSDF | R Documentation |
Construct a new SDFset object for a single molecule from modified atom block and bond block tables (??"SDFset-class" for details).
makeSDF(prodTables, sdf)
prodTables |
A list of two matrices: an atoms table and a bonds table |
sdf |
The unmodified SDF object from which the original atom block and bond block tables were obtained |
A new SDFset object containing one molecule.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.