From 1fd093196248622cf9c856cf5efc203fbfc4aa35 Mon Sep 17 00:00:00 2001 From: "Cody, Jonathan William" Date: Sun, 25 Dec 2022 12:23:42 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57d8830..0d6970d 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,6 @@ ODE model of viral and immune dynamics in response to treatment of SIV with IL-1 'N803_shared.m' = calls 'N803_model_2.m', but first solves for ICs and shared parameters to start from two fixed points -'N803_shared_noN.m' = repeat of 'N803_shared.m' for case of no non-SIV-specific CD8+ T cells +'N803_shared_noN.m' = repeat of 'N803_shared.m' without non-SIV-specific CD8+ T cells 'N803_single.m' = calls 'N803_model_2.m', but first solves for ICs and parameters to start from one fixed point