MIC-Phy 2021

The virtual MIC-Phy meeting will be happening here!

Home
Program
Workshop
Registration
Contributed talks
Virtual posters
Discussion group
Scientific committee
Organizing committee
Participants
Contacts
Sponsors

Install RevBayes

Compile on Linux

Follow the installation steps here.

Compile on Mac OS X

Follow the installation steps here.

Compile on Windows

Follow the installation steps here. However, we will not be using the standard revbayes branch for this workshop, but the one that has the PoMo models. Clone the dev_PoMo repository instead of the master one. This is done by substituting the following step

 git clone https://github.com/revbayes/revbayes.git revbayes

by this one:

git clone --branch development https://github.com/revbayes/revbayes.git revbayes