- chem.cas
Chemical Abstract Services Registry Number (CAS-RN) -- the
chemical must be identified by either CAS, name, or DTXISD
- chem.name
Chemical name (spaces and capitalization ignored) -- the
chemical must be identified by either CAS, name, or DTXISD
- dtxsid
EPA's DSSTox Structure ID (https://comptox.epa.gov/dashboard)
-- the chemical must be identified by either CAS, name, or DTXSIDs
- species
Species desired (either "Rat", "Rabbit", "Dog", "Mouse", or
default "Human").
- default.to.human
Substitutes missing rat values with human values if
true.
- adjusted.Funbound.plasma
Uses Pearce et al. (2017) lipid binding adjustment
for Funbound.plasma (which impacts volume of distribution) when set to TRUE (Default).
- adjusted.Clint
Uses Kilford et al. (2008) hepatocyte incubation
binding adjustment for Clint when set to TRUE (Default).
- regression
Whether or not to use the regressions in calculating
partition coefficients in volume of distribution calculation.
- restrictive.clearance
In calculating elimination rate and hepatic
bioavailability, protein binding is not taken into account (set to 1) in
liver clearance if FALSE.
- well.stirred.correction
Uses correction in calculation of hepatic
clearance for well-stirred model if TRUE. This assumes clearance relative
to amount unbound in whole blood instead of plasma, but converted to use
with plasma concentration.
- suppress.messages
Whether or not to suppress messages.
- clint.pvalue.threshold
Hepatic clearance for chemicals where the in
vitro clearance assay result has a p-value greater than the threshold are
set to zero.
- minimum.Funbound.plasma
Monte Carlo draws less than this value are set
equal to this value (default is 0.0001 -- half the lowest measured Fup in our
dataset).
- class.exclude
Exclude chemical classes identified as outside of
domain of applicability by relevant modelinfo_[MODEL] file (default TRUE).
- physchem.exclude
Exclude chemicals on the basis of physico-chemical
properties (currently only Henry's law constant) as specified by
the relevant modelinfo_[MODEL] file (default TRUE).
- Caco2.options
A list of options to use when working with Caco2 apical
to basolateral data Caco2.Pab
, default is Caco2.options =
list(Caco2.Pab.default = 1.6, Caco2.Fabs = TRUE, Caco2.Fgut = TRUE,
overwrite.invivo = FALSE, keepit100 = FALSE). Caco2.Pab.default sets the
default value for Caco2.Pab if Caco2.Pab is unavailable. Caco2.Fabs = TRUE
uses Caco2.Pab to calculate fabs.oral, otherwise fabs.oral = Fabs
.
Caco2.Fgut = TRUE uses Caco2.Pab to calculate
fgut.oral, otherwise fgut.oral = Fgut
. overwrite.invivo = TRUE
overwrites Fabs and Fgut in vivo values from literature with
Caco2 derived values if available. keepit100 = TRUE overwrites Fabs and Fgut
with 1 (i.e. 100 percent) regardless of other settings.
See get_fbio
for further details.
- ...
Additional arguments, not currently used.