If TRUE, then the atom numbers are included in the plot.
They are the position numbers of each atom in the atom
block of an SDF.
no_print_atoms
Excludes specified atoms from being plotted.
noHbonds
If TRUE, then the C-hydrogens and their bonds - explicitly
defined in an SDF - are excluded from the plot.
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.
bondcol
A character or numeric vector of length one to specify the color to
use for substructure highlighting under colbonds.
...
Arguments to be passed to/from other methods.
Value
Prints summary of SDF/SDFset to screen and plots their structures to
graphics device.
Details
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.