From d45da95de49759904ce06961174e9378558031d9 Mon Sep 17 00:00:00 2001 From: Vasilis Nicolaou Date: Tue, 19 Aug 2014 20:21:38 +0100 Subject: [PATCH] Alan Turing's morphogenesis --- biocomputing/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/biocomputing/README.md b/biocomputing/README.md index f4997af..23193fb 100644 --- a/biocomputing/README.md +++ b/biocomputing/README.md @@ -6,4 +6,7 @@ Some resources that may assist in understanding papers in this section: --------- * [Molecular Computation of Solutions to Combinatorial Problems](http://www.cs.duke.edu/courses/cps296.4/spring04/papers/Adleman94.pdf) - An interesting and inspiring approach to solving the (NP-complete) Hamiltonian Graph problem. - + +* [The chemical basis of morphogenesis](http://www.dna.caltech.edu/courses/cs191/paperscs191/turing.pdf) + - How we can generate patterns from reaction-diffusion models and how those models +apply in real life scenarios. By Alan Turing