This is a phylogeny focused project examining corals and their microbiome.
- Install python 3.11
- Run the setup script.
./scripts/setup.ps1
- Install R and RTools.
- Run the R environment setup script.
- Install drawio. You can use the Powershell script if you are on a Windows machine.
Run the script.
./scripts/build.ps1
Publish the site to github pages using the script or just run:
ghp-import -n -p -f _build/html