get.desc.categories {rcdk}R Documentation

Get Descriptor Class Names

Description

This function returns the broad descriptor categories that are available. Examples include topolgical, geometrical and so on. You can use a specific category to avoid calculating all descriptors for a set of molecules and saves you having to select individual descriptors by hand.

Usage

get.desc.categories()

Value

A character vector of descriptor category names

Author(s)

Rajarshi Guha (rguha@indiana.edu)

See Also

eval.desc, get.desc.names


[Package rcdk version 2.9.2 Index]