Skip to content

USF-IMARS/MBON_phytoplankton_pigments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBON_phytoplankton_pigments

This is a repo to process high performance liquid chromatography (HPLC) data collected from a joing collaboration with the Marine Biodiversity Observation Network (MBON) and NOAA's Atlantic Oceanographic and Meteorological Laboratory (NOAA AOML). The years are between 2016 to 2021 focusing primarily on South Florida waters.

Analysis

  1. Data Rangling: load_data.Rmd

  2. Merging CHEMTAX-HPLC with microscopy to examine differences between the two methods: merg_pig_micro.Rmd.

  1. Mapping date: map_template.Rmd
  • This includes a base template for mapping anywhere using ggplot2. Here we specify south Florida.
  • There is also code for interpolation (fields library), that will be modified in the future. Currently, only works for base plotting, but will be updated for ggplot2.
  1. Plotting and simple analysis of data: chemtax_analysis.Rmd
  • Here are graphs for phytoplankton functional groups (boxplots, line graphs)
  • Includes analysis using Kruskal-Wallis with Dunn's test
  1. More plotting: plotting_data.Rmd
  • Size fractionation (boxplots and bar charts)
  • Histograms
  • Scatter plots
  • Photoprotective Index
  • Ratio of Photoprotective Cartenoid to Photosynthetic Carotenoids PPC:PSC (?)
  1. Ordination using PCoA and CCA: ordination.Rmd
  • PCoA is performed
  • PerMANOVA is performed
  • Canoncial Correspondence Analysis is performed
  1. Seascapes: (seascapes.Rmd)[https://github.com/USF-IMARS/MBON_phytoplankton_pigments/blob/main/Rmd/seascapes.Rmd]
  • loading and extracting of pixels from seascapes concurrent with the CHEMTAX-HPLC data
  • plotting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages