app | ||
reveal.js@65bdccd580 | ||
src | ||
test | ||
.gitignore | ||
.gitmodules | ||
ChangeLog.md | ||
documentation.html | ||
documentation.pdf | ||
exampleGraph.png | ||
exampleGraph.twopi | ||
LICENSE | ||
make-code-footnotesize.tex | ||
Makefile | ||
package.yaml | ||
README.md | ||
Setup.hs | ||
sketch.md | ||
sketch.md.lhs | ||
stack.yaml |
Chemodiversity
Project in the workgroup "theoretic biology" at the faculty of biology exploring the evolution of plants secondary metabolities (PSM) via simulation.
References:
- Moore et al (2013): Explaining intraspecific diversity in plant secondary metabolites in an ecological context
- Firn, Jones (2003): Natural products – a simple model to explain chemical diversity
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.