Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

view.molecule.2d

view.molecule.2d


Description

Create a 2D depiction of a molecule. If there are more than one molecules supplied, return a grid woth ncol columns,.

Usage

view.molecule.2d(
  molecule,
  ncol = 4,
  width = 200,
  height = 200,
  depictor = NULL
)

Arguments

molecule

The molecule to query. Should be a 'jobjRef' representing an 'IAtomContainer'

ncol

Default 4

width

Default 200

height

Default 200

depictor

Default NULL


rcdk

Interface to the 'CDK' Libraries

v3.5.0
LGPL
Authors
Rajarshi Guha [aut, cph], Zachary Charlop-Powers [cre], Emma Schymanski [ctb]
Initial release
2020-03-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.