The easiest way to get started with genesis is to follow the tutorials. They are split into different modules, which are listed below.
In order to walk through a tutorial, we recommend using the ./apps directory. See Apps for setup instructions. Once you have set everything up, you can create a new *.cpp file in the ./apps directory and compile it using make update.
You find the code listings of the tutorials in
./doc/code/tutorials/
Those files can be copied to the ./apps directory for testing them. They contain the examples from the tutorials, plus all needed headers and namespace declarations (which are omitted in the tutorials to keep them simple).
jplace format.svg files.fasta or phylip format.For more code examples, see the Demos page.