From 156a7d2b12867c065391b532854c87b2d3595e22 Mon Sep 17 00:00:00 2001 From: Gary Mirams Date: Tue, 25 Oct 2016 11:48:14 +0100 Subject: [PATCH] Alter readme a bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc71d85..038f417 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # *PyHillFit* - python code to perform Bayesian inference of Hill curve parameters from dose-response data Code to load dose-response data and fit dose Hill response curves in a Bayesian inference framework. - + ## Schematic of inputs and outputs ![schematic of PyHillFit inputs and outputs](https://github.com/mirams/PyHillFit/blob/master/schematic.png)