Skip to content

Commit c8d22e9

Browse files
committed
Update README with module 2 description.
1 parent d4d0c69 commit c8d22e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ Repository for code used in JHU EN.580.430 - Systems Pharmacology, Spring 2022
44
## `module1_pk`: Code for module 1 on pharmacokinetics and ODEs
55

66
To run these models, clone this repo and navigate in Matlab to the folder with your model of choice. Open the `*_main.m` file or the `*_driver.m` file and hit "Run". You do not need to run the `*_eqns.m` file - this will automatically be called, along with any other needed files in the same directory, when the main/driver file is run.
7+
8+
## `module2_pop_pk`: Code for module 2 on population pharmacokinetics
9+
10+
To run these models, open the folder with the model of your choice and run the `*_driver.m` file in Matlab. Other files will automatically be called inside of this driver.

0 commit comments

Comments
 (0)