Skip to contents

Summary statement for CYP inhibition for a precipitant compound

Usage

# S3 method for class 'perpetrator'
cyp_inhibition_risk_summary(perp, cyp_inh)

Arguments

perp

The perpetrator object.

cyp_inh

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

  • 'name' The name of the perpetrator compound.

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

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

  • 'source' Optional source information as character.

Value

Markdown-formatted text output.