Kpcoeff_PT: Prediction of tissue-prediction partition coefficient using...

View source: R/Kpcoeff_PT.R

Kpcoeff_PTR Documentation

Prediction of tissue-prediction partition coefficient using Poulin&Theil method

Description

Prediction of tissue-prediction partition coefficient using Poulin&Theil method

Usage

Kpcoeff_PT(logP, pKa, fup, BP = 1, type = 1, dattype = 0)

Arguments

logP

Partition coefficient

pKa

Acid dissociation

fup

Plasma unbound fraction

BP

Blood-plasma ratio

type

Neutral/acid/base

dattype

Human physiology dataset

Value

A list of tissue partition coefficient in each organ

Examples

Kpcoeff_PT(2.7, 6, 0.9, 1, 1, 0)


sueinchoi/KpCoeff documentation built on Dec. 5, 2023, 5:29 a.m.