Skip to contents

Returns ~90 ADMET endpoint predictions as a single-row wide tibble.

Usage

get_compound_admet(id)

Arguments

id

The UniTCM ingredient ID.

Value

A single-row tibble::tibble() with ~90 ADMET columns.

Examples

if (FALSE) { # \dontrun{
get_compound_admet("UNITCM_I00001")
} # }