Go to file
Nicole Dresselhaus 098a5c7792
more Vortrag
2018-06-27 13:02:02 +02:00
MathJax@50c333cc69 started vortrag & deps, added results of simulation 2018-06-25 21:59:56 +02:00
app added flag for not writing environment.json 2018-06-22 07:35:47 +02:00
reliability First reliability tests 2018-06-21 14:55:52 +02:00
reveal.js@65bdccd580 rough sketch with some examples 2018-04-23 00:22:21 +02:00
reveal.js-menu@bcee8aa368 started vortrag & deps, added results of simulation 2018-06-25 21:59:56 +02:00
reveal.js-plugins@c0c39fd9e3 started vortrag & deps, added results of simulation 2018-06-25 21:59:56 +02:00
simulations corrected bug, rerun test, vortrag nears completion 2018-06-27 12:51:06 +02:00
src corrected bug, rerun test, vortrag nears completion 2018-06-27 12:51:06 +02:00
test initial empty project 2018-05-01 17:09:25 +02:00
vortrag more Vortrag 2018-06-27 13:02:02 +02:00
.gitignore initial empty project 2018-05-01 17:09:25 +02:00
.gitmodules started vortrag & deps, added results of simulation 2018-06-25 21:59:56 +02:00
ChangeLog.md initial empty project 2018-05-01 17:09:25 +02:00
LICENSE initial empty project 2018-05-01 17:09:25 +02:00
Makefile Tree generates arbitrary compounds (needs rename -.-) 2018-05-07 00:44:12 +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
TODO.md Attackers in intervals now also work. 2018-06-21 16:15:43 +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
environment2.json started vortrag & deps, added results of simulation 2018-06-25 21:59:56 +02:00
environment2.tree.neato First reliability tests 2018-06-21 14:55:52 +02:00
environment2.tree.png First reliability tests 2018-06-21 14:55:52 +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
make-code-footnotesize.tex rough sketch with some examples 2018-04-23 00:22:21 +02:00
package.yaml corrected many things according to specification that was agreed upon. 2018-06-20 00:14:24 +02:00
simulation_am.log corrected many things according to specification that was agreed upon. 2018-06-20 00:14:24 +02:00
simulation_am.ods added flag for not writing environment.json 2018-06-22 07:35:47 +02:00
simulation_no_am.log corrected many things according to specification that was agreed upon. 2018-06-20 00:14:24 +02:00
simulation_no_am.ods added flag for not writing environment.json 2018-06-22 07:35:47 +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

README.md

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.