Skip to contents

Summary statement for CYP induction for a precipitant compound

Usage

# S3 method for class 'perpetrator'
cyp_induction_risk_summary(perp, cyp_ind, d = 1)

Arguments

perp

The perpetrator object or a list thereof.

cyp_ind

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

  • 'name' The name of the perpetrator compound as character.

  • 'cyp' The CYP enzyme as (upper case) character.

  • 'emax' The \(E_{max}\), i.e., the maximum induction effect determined in vitro as numeric.

  • 'ec50' The \(EC_{50}\) in \(\mu M\) as numeric.

  • 'maxc' The maximal concentration in \(\mu M\) tested in the in vitro assay as numeric.

  • 'source' Optional source information as character.

d

Scaling factor, defaults to 1.

Value

Markdown-formatted text output.