Retrieve the taxonomic classification hierarchy for a compound using various identifier types.
Examples
if (FALSE) { # \dontrun{
client <- mw_rest_client()
classification <- get_compound_classification(client, "regno", "1")
} # }
Retrieve the taxonomic classification hierarchy for a compound using various identifier types.
if (FALSE) { # \dontrun{
client <- mw_rest_client()
classification <- get_compound_classification(client, "regno", "1")
} # }