From a21c1f803e8dab2d554353c793c46781c0afe196 Mon Sep 17 00:00:00 2001 From: Ross Cunning Date: Thu, 9 Nov 2017 08:47:44 -0500 Subject: [PATCH] add Coral Reefs doi --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0549a2..8be7bd5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ This repository contains code to accompany the manuscript titled ### Symbiont shuffling linked to differential photochemical dynamics of *Symbiodinium* in three Caribbean reef corals -by **Ross Cunning, Rachel N. Silverstein, and Andrew C. Baker** +by **Ross Cunning, Rachel N. Silverstein, and Andrew C. Baker** +in *Coral Reefs* (doi: [10.1007/s00338-017-1640-3](http://dx.doi.org/10.1007/s00338-017-1640-3)) In this manuscript, we describe changes in *Symbiodinium* community structure ('symbiont shuffling') in three corals during experimental thermal bleaching and recovery. We demonstrate that the magnitude of shuffling can be predicted by the relative difference in photochemical efficiency of co-occurring symbionts under stress, and the duration of thermal stress applied. @@ -28,4 +29,4 @@ For additional details on experimental design and data collection, see [Cunning * **analysis/:** Contains an R Markdown document (analysis.Rmd) with commented code to reproduce all data analysis and figures presented in the manuscript. Knitting this document produces the HTML output (analysis.html) and saves the R environment as an RData file (analysis.RData). -* **figures/:** Contains png files for each figure included in the manuscript. Code to generate these figures can be found in **analysis/analysis.Rmd**. \ No newline at end of file +* **figures/:** Contains png files for each figure included in the manuscript. Code to generate these figures can be found in **analysis/analysis.Rmd**.