From 4f58cfba3c0c90fdfe00c3885408fad0eea6f5ae Mon Sep 17 00:00:00 2001 From: Francisco Zorrilla Date: Sun, 14 Jan 2024 18:47:29 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ef1af6..99a923e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## 📜 About -This repo hosts training materials for the University of Cambridge [Part III Systems Biology course](https://www.sysbiol.cam.ac.uk/Part%20III). More specifically, these are practical exercises for the computational session on flux balance analysis (FBA) using genome-scale metabolic models (GEMs). Exercise 1 is based on selected portions of the [cobrapy documentation](https://cobrapy.readthedocs.io/en/latest/). +This repo hosts training materials for the University of Cambridge [Part III Systems Biology course](https://www.sysbiol.cam.ac.uk/Part%20III). More specifically, these are practical exercises for the computational session on flux balance analysis (FBA) using genome-scale metabolic models (GEMs). Some of the text and code chunks in the following exercises are based on selected portions of the [cobrapy documentation](https://cobrapy.readthedocs.io/en/latest/). ### Learning outcomes