Guadalupe Lopez-Nava1*, Lucie Michel2*, Giacomo Dell’Omo3, Petra Quillfeldt2, Paco Bustamante4, and Stefania Casagrande1
* joint first-authors
- Evolutionary Physiology Research Group, Max Planck Institute for Biological Intelligence, Eberhard-Gwinner-Str., 82319, Seewiesen, Germany
- Animal Ecology and Systematics, Justus-Liebig University, Giessen, Germany
- Ornis italica, Rome, Italy
- Littoral Environnement et Sociétés (LIENSs), UMR 7266 CNRS-Université de la Rochelle, 2 rue Olympe de Gouges, 17000 La Rochelle, France
✉ For correspondence regarding the code, statistical analyses or the study system , please contact: Guadalupe (lopez-nava.guadalupe[at]bi.mpg.de)
✉ For correspondence regarding the data collection and study system please contact: Stefania (mitochondrial metabolism) (stefania.casagrande[at]bi.mpg.de) or Lucie (contaminants and stable isotopes) (lucie.michel282[at]gmail.com)
In this repository you can find all the data and code needed to reproduce our study on contaminants and mitochondria bioenergetic metabolism in Scopoli's shearwater (Calonectris diomedea) sampled over 2 years in Linosa Island located in the Sicilian Channel (IT)
Rscript_PaperContaminantsMito_Shearwaters_20251001.RR script containing statistical analyses. All analyses are referenced according to their number in the manuscriptContaminantsMitoShearwater.RprojRStudio project to run and reproduce results
figures all of which were created using the R package ggplot2 v.3.3.3.
images folder containing the graphic in the Readme and figure 1c in the manuscript
suppinfo folder including figures and tables of supplementary information: tables created using the R package gt v.0.2.2 and figures using R package ggplot2 v.3.3.3..
FigS1.pngFigS2.pngFigS3.pngTabS1.pdfTabS2_PFDS.pdfTabS2_PFDODA.pdfTabS2_PFHPS.pdfTabS2_PFOA.pdfTabS2_PFHXS.pdfTabS2_PFDA.pdfTabS2_PFNA.pdfTabS2_PFOS.pdf
tables tables from Results section (referenced by table number in manuscript), all of which were created using the R package gt v.0.2.2.
Note: All tables (including those from the supplementary information) only show the frequentist results. For credible intervals resulting from models using Bayesian statistics refer to code section of each specified model in the R script.
This dataset contains physiological and contaminant measurements from Scopoli's shearwaters sampled in 2020–2021.
Each row represents an individual bird and includes information on biological attributes (age, body mass, sex), mitochondrial function (bioenergetic assays), contaminant concentrations (PFAS and mercury), and stable isotope ratios (δ¹³C, δ¹⁵N).
| Column name | Type | Units / Scale | Description |
|---|---|---|---|
year |
factor | categorical (2020, 2021) | Sampling year. |
nest |
factor | categorical (31 levels) | Nest identifier corresponding to nest site. |
ring |
factor | categorical (48 levels) | Ring number identifying each individual bird. Real ring numbers have been replaced with anonymized (dummy) identifiers, but the "real" ring numbers can be provided upon request. |
sex |
factor | categorical (Female, Male) |
Sex of the individual. |
age |
numeric | years | Estimated age of the individual. |
bodymass |
integer | g | Body mass in grams at the time of sampling. |
DateMito |
factor | date (MM/DD/YYYY) | Date when mitochondrial measurements were performed. |
TimeMito |
factor | time (hh:mm:ss) | Time of day when mitochondrial assays were conducted. |
CMR |
numeric | pmol O₂ s⁻¹ mg⁻¹ | Cellular metabolic rate. |
OXPHOS |
numeric | pmol O₂ s⁻¹ mg⁻¹ | Oxidative phosphorylation. |
LEAK |
numeric | pmol O₂ s⁻¹ mg⁻¹ | Proton leak respiration rate (non-phosphorylating). |
ETS |
numeric | pmol O₂ s⁻¹ mg⁻¹ | Maximal electron transport system capacity. |
FCR1 |
numeric | ratio | Coupling inefficiency index: proportion of LEAK to CMR respiration. |
PFOA |
numeric | ng/g | Perfluorooctanoic acid (PFOA) concentration. |
PFHPS |
numeric | ng/g | Perfluoroheptanesulfonic acid (PFHpS) concentration. |
PFNA |
numeric | ng/g | Perfluorononanoic acid (PFNA) concentration. |
P37DMOA |
numeric | ng/g | Perfluoro-3,7-dimethyloctanoic acid (P37DMOA) concentration. |
PFOS |
numeric | ng/g | Perfluorooctanosulfonic acid (PFOS) concentration. |
PFDA |
numeric | ng/g | Perfluorodecanoic acid (PFDA) concentration. |
PFUNA |
numeric | ng/g | Perfluoroundecanoic acid (PFUnA) concentration. |
PFDODA |
numeric | ng/g | Perfluorododecanoic acid (PFDoDA) concentration. |
FTS_10_2 |
numeric | ng/g | 0:2 Fluorotelomer sulfonic (FTS_10_2) acid concentration. |
PFTRIDA |
numeric | ng/g | Perfluorotridecanoic acid (PFTrDA) concentration. |
PFTDA |
numeric | ng/g | Perfluorotetradecanoic acid (PFTDA) concentration. |
PFHXS |
numeric | ng/g | Perfluorohexane sulfonic acid (PFHxS) concentration. |
PFDS |
numeric | ng/g | Perfluorodecane sulfonic acid (PFDS) concentration. |
PFOSA |
numeric | ng/g | Perfluorooctane sulfonamide (PFOSA) concentration. |
SUMPFAS |
numeric | ng/g | Sum of all measured PFAS concentrations for each individual. |
d13C |
numeric | ‰ (per mil, δ notation) | Stable carbon isotope ratio; indicates dietary carbon sources. |
X.C |
numeric | % | Percent carbon content of the tissue. |
d15N |
numeric | ‰ (per mil, δ notation) | Stable nitrogen isotope ratio; indicates trophic position. |
X.N |
numeric | % | Percent nitrogen content of the tissue. |
C_N |
numeric | ratio | Carbon-to-nitrogen ratio of the sample (proxy for lipid content). |
hg |
numeric | µg/g dry weight | Total mercury concentration in tissue. |
Notes |
factor | text | Additional comments. |
d15N.Z |
numeric | standardized (Z-score) | Standardized δ¹⁵N value (centered and scaled). |
d13C.Z |
numeric | standardized (Z-score) | Standardized δ¹³C value. |
age.Z |
numeric | standardized (Z-score) | Standardized age of the individual. |
bodymass.Z |
numeric | standardized (Z-score) | Standardized body mass. |
hg.Z |
numeric | standardized (Z-score) | Standardized mercury concentration. |
SUMPFAS.Z |
numeric | standardized (Z-score) | Standardized total PFAS concentration. |
- Units: Concentrations for PFAS are expressed in ng/g, and mercury in µg/g.
- Stable isotopes: δ¹³C and δ¹⁵N values are expressed relative to international standards (VPDB for carbon; Air N₂ for nitrogen).
- Z-scores: Variables ending in
.Zare standardized (mean = 0, SD = 1) to facilitate multivariate analysis. - Mitochondrial bioenergetic (CMR, OXPHOS, LEAK, ETS, FCR1) All traits (except FCR1, which is a ratio) are expressed in pmol O₂ s⁻¹ mg⁻¹ and derived from high-resolution respirometry measurements on red blood cells samples.
You are welcome to view and download the materials in this repository.
However:
- Do not use, modify, or share any code or data without written permission by Stefania Casagrande (stefania.casagrande[at]bi.mpg.de)
© 2025 Guadalupe Lopez-Nava – All rights reserved.
