Summary statement for transporter inhibition for a precipitant compound
transporter_inhibition_risk_summary.perpetrator.Rd
Summary statement for transporter inhibition for a precipitant compound
Usage
# S3 method for class 'perpetrator'
transporter_inhibition_risk_summary(
perp,
transporter_inh,
transporter_ref = transporter_reference_data
)
Arguments
- perp
The perpetrator object.
- transporter_inh
Transporter inhibition data as data frame. The following fields are expected:
'name' The perpetrator compound name.
'cyp' The UGT enzyme as (upper case) character.
'ic50' The
of the inhibition in μM.'source' Optional source information as character.
- transporter_ref
Transporter reference data, see transporter_reference_data for details.