Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.14 KB

readme.md

File metadata and controls

30 lines (24 loc) · 1.14 KB

Welcome to BIOL 417 101 Capstone!

Overview

This is a phylogeny focused project examining corals and their microbiome.

Setup

  1. Install python 3.11
  2. Run the setup script.
./scripts/setup.ps1
  1. Install R and RTools.
  2. Run the R environment setup script.
  1. Install drawio. You can use the Powershell script if you are on a Windows machine.

Building

Run the script.

./scripts/build.ps1

Publish

Publish the site to github pages using the script or just run:

ghp-import -n -p -f _build/html