Compute descriptor values for a set of molecules
eval.desc(molecules, which.desc, verbose = FALSE)
A `data.frame` with molecules in the rows and descriptors in the columns. If a descriptor value cannot be computed for a molecule, `NA` is returned.
A `list` of molecule objects
A character vector listing descriptor class names
If `TRUE`, verbose output
Rajarshi Guha (rajarshi.guha@gmail.com)