Skip to contents

This function tests whether the solubility of a perpetrator compound is limiting its intestinal concentration.

Usage

is_igut_solubility_limited(obj)

Arguments

obj

The perpetrator object.

Value

A Boolean value.

Details

If the 'solubility' field is Inf (default), or the compound solubility is larger than \(I_{gut}\), the function returns FALSE. If the solubility is lower than the theoretical \(I_{gut}\), i.e., lower than the dose dissolved in 250 ml, the function returns TRUE. Note that the solubility is expected in mg/l.

Examples

is_igut_solubility_limited(examplinib_parent)
#> [1] FALSE