Skip to contents

Summary statement for CYP TDI for a precipitant compound

Usage

# S3 method for class 'perpetrator'
cyp_tdi_risk_summary(perp, cyp_tdi, cyp_kdeg = cyp_turnover)

Arguments

perp

The perpetrator object.

cyp_tdi

The CYP TDI data as data frame. The following fields are expected:

  • 'name' The perpetrator compound name as character.

  • 'cyp' The CYP enzyme as character.

  • 'ki' The \(K_I\) in \(\mu M\) as numeric.

  • 'kinact' The \(k_{inact}\) in 1/h as numeric.

  • 'source' Optional source information as character,

cyp_kdeg

The CYP turnover data as data frame. Defaults to the built-in reference data, cyp_turnover.

Value

Markdown-formatted text output.