Go to file
2018-05-29 22:20:33 +02:00
app plant-fitness can now depend on multiple plants 2018-05-29 22:20:33 +02:00
reveal.js@65bdccd580 rough sketch with some examples 2018-04-23 00:22:21 +02:00
src plant-fitness can now depend on multiple plants 2018-05-29 22:20:33 +02:00
test initial empty project 2018-05-01 17:09:25 +02:00
.gitignore initial empty project 2018-05-01 17:09:25 +02:00
.gitmodules rough sketch with some examples 2018-04-23 00:22:21 +02:00
ChangeLog.md initial empty project 2018-05-01 17:09:25 +02:00
documentation.html rough sketch with some examples 2018-04-23 00:22:21 +02:00
documentation.pdf rough sketch with some examples 2018-04-23 00:22:21 +02:00
exampleGraph.png Tree generates arbitrary compounds (needs rename -.-) 2018-05-07 00:44:12 +02:00
exampleGraph.twopi Tree generates arbitrary compounds (needs rename -.-) 2018-05-07 00:44:12 +02:00
LICENSE initial empty project 2018-05-01 17:09:25 +02:00
make-code-footnotesize.tex rough sketch with some examples 2018-04-23 00:22:21 +02:00
Makefile Tree generates arbitrary compounds (needs rename -.-) 2018-05-07 00:44:12 +02:00
package.yaml Simulation looks ok-ish. Needs incentive to foster productive enzymes 2018-05-15 19:01:38 +02:00
README.md rough sketch with some examples 2018-04-23 00:22:21 +02:00
Setup.hs initial empty project 2018-05-01 17:09:25 +02:00
sketch.md rough sketch with some examples 2018-04-23 00:22:21 +02:00
sketch.md.lhs added EnzymeTree-Generator via QuickCheck 2018-05-05 00:24:09 +02:00
stack.yaml Simulation looks ok-ish. Needs incentive to foster productive enzymes 2018-05-15 19:01:38 +02:00

Chemodiversity

Project in the workgroup "theoretic biology" at the faculty of biology exploring the evolution of plants secondary metabolities (PSM) via simulation.

References:

Creating slideshow

The slides are created with revealjs which has to be present. A simple

git submodule update --init

pulls all dependencies and make slides then works as expected.