Description Usage Arguments Details Value Author(s) References Examples
Plots compound structure(s) for molecules stored in SDF and SDFset containers.
1 2 3 |
sdf |
Object of class |
atomcex |
Font size for atom labels |
atomnum |
If |
no_print_atoms |
Excludes specified atoms from being plotted. |
noHbonds |
If |
bondspacer |
Numeric value specifying the plotting distance for double/triple bonds. |
colbonds |
Highlighting of subgraphs in main structure by providing a numeric
vector of atom numbers, here position index in atom block.
The bonds of connected atoms will be plotted in the color provided
under |
bondcol |
A character or numeric vector of length one to specify the color to
use for substructure highlighting under |
... |
Arguments to be passed to/from other methods. |
The function plotStructure
depicts a single 2D compound structure based on
the XY-coordinates specified in the atom block of an SDF
. The functions depend on
the availability of the XY-coordinates in the source SD file and only 2D (not 3D)
representations are plotted correctly.
Prints summary of SDF/SDFset to screen and plots their structures to graphics device.
Min-feng Zhu <wind2zhu@163.com>
...
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.