Skip to content

Commit d986a6c

Browse files
committed
Merge branch 'master' of https://github.com/HSL/PoulinHaddad
2 parents f9f2af4 + 0740402 commit d986a6c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@ Refer to Poulin & Haddad to determine whether the model implemented in this add-
2323

2424
In a worksheet cell, use the __Vss__ function. The three arguments required are:
2525

26-
1. Log octanol:water partition coefficient, log Pow
26+
1. Log octanol:water partition coefficient, log P<sub>ow</sub>
2727
2. Ionization class (N, WB, SB, A, or Z)
2828
3. Does drug chemical structure consist of at least one oxygen atom? (TRUE or FALSE)
2929

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

32-
4. pKa
32+
4. pK<sub>a</sub>
3333

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

36-
5. pKa,base
36+
5. pK<sub>a</sub>,base
3737

3838
Example:
3939

@@ -43,4 +43,4 @@ Example:
4343

4444
### Other Computations
4545

46-
To view other functions available with this add-in, in the Excel function wizard, select __Poulin Haddad__ from the _Category_ drop-down.
46+
To view other functions available with this add-in, in the Excel function wizard, select __Poulin Haddad__ from the _Category_ drop-down.

0 commit comments

Comments
 (0)