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.
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.