An S4 class object that holds the results of a ClassyFire query, structured into various components like compound information, taxonomic classification, description, and external descriptors.

Slots

compound_info

A tibble containing basic compound information such as SMILES, InChIKey, Formula, and Mass.

taxonomy_tree

A tibble representing the taxonomic tree of the compound that includes classifications like Kingdom, Superclass, Class, and Subclass.

classification_info

A tibble containing a detailed taxonomic classification of the compound.

description

A tibble holding the compound's description from ClassyFire.

external_descriptors

A tibble with external descriptors related to the compound.

See also

Author

Xiaotao Shen <shenxt1990@outlook.com>