Skip to content

Predicting tissue distribution of highly lipophilic compounds

License

Notifications You must be signed in to change notification settings

rnaimehaom/PoulinHaddad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoulinHaddad

Predicting tissue distribution of highly lipophilic compounds.

Poulin, P.; Haddad, S. Advancing Prediction of Tissue Distribution and Volume of Distribution of Highly Lipophilic Compounds from a Simplified Tissue-Composition-Based Model as a Mechanistic Animal Alternative Method. J. Pharm. Sci. 2012, 101, 2250–2261.

Prerequisites

  • Microsoft Windows 7 or later
  • Microsoft Office 2010 or later
  • Microsoft .NET 4+

Download

Download the latest build from releases.

Two XLL files are present in the zip archive for a release. The build (32-bit or 64-bit) of Microsoft Office installed will detemine which of the XLL files should be installed.

Installation

To install the XLL, refer to Add or remove an Excel add-in on this Microsoft Office support page.

Getting Started

Refer to Poulin & Haddad to determine whether the model implemented in this add-in is applicable to your problem domain.

Vss

In a worksheet cell, use the Vss function. The three arguments required are:

  1. Log octanol:water partition coefficient, log Pow
  2. Ionization class (N, WB, SB, A, or Z)
  3. Does drug chemical structure consist of at least one oxygen atom? (TRUE or FALSE)

If the drug or chemical is not neutral (not class N), supply a fourth argument:

  1. pKa

If the drug or chemical is a zwitterion (class Z), supply a fifth argument:

  1. pKa,base

Example:

=Vss(7.23, "N", TRUE)

Other Computations

To view other functions available with this add-in, in the Excel function wizard, select Poulin Haddad from the Category drop-down.

About

Predicting tissue distribution of highly lipophilic compounds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%