eval.atomic.desc {rcdk} | R Documentation |
Compute descriptors for each atom in a molecule
Description
Compute descriptors for each atom in a molecule
Usage
eval.atomic.desc(molecule, which.desc, verbose = FALSE)
Arguments
molecule |
A molecule object |
which.desc |
A character vector of atomic descriptor class names |
verbose |
Optional. Default |
Value
A 'data.frame' with atoms in the rows and descriptors in the columns
Author(s)
Rajarshi Guha (rajarshi.guha@gmail.com)
See Also
[Package rcdk version 3.8.1 Index]