Adult predation shapes the evolution of swimming performance in guppies (Poecilia reticulata)
Data files
Jun 04, 2025 version files 27.70 KB
-
data_analysis_swimming_speed.R
3.14 KB
-
output.R
1.76 KB
-
README.md
1.31 KB
-
README.txt
1.85 KB
-
ucrit_alldata.csv
9.57 KB
-
ucrit_female.csv
4.91 KB
-
ucrit_male.csv
5.15 KB
Abstract
Predation pressure plays an important role in shaping animal behaviour and physiology, driving prey species to evolve stronger escape strategies. Swimming performance is a key trait for many aquatic organisms to evade predation. It is therefore intuitive that increased predation pressure should select for faster swimming abilities when outswimming predators is a viable option for prey. However, experimental evidence allowing for a causal link between predation and the evolution of swimming performance is currently lacking. Here, we used artificial selection lines of guppies (Poecilia reticulata) based on predation survival to test the evolutionary relationship between predation pressure and swimming speed. We used a swim tunnel with an incremental increase in water flow to test critical swimming speed. Our results show that predation-line females, but not males, outperformed those of the control lines in critical swimming speed. We also found that in predation-line females, the variance in critical swimming speed was reduced in comparison to control-line females, which is congruent with directional selection against slow-swimming genotypes. This study provides experimental evidence for the evolutionary role of predation pressure in enhancing swimming performance and shaping behavioural adaptations in prey species.
Adult predation shapes the evolution of swimming performance in guppies (Poecilia reticulata)
Dataset DOI: https://doi.org/10.5061/dryad.jwstqjqn3
Authors: Mingfang Yang, Hannah De Waele, Arjan P. Palstra, Alexander Kotrschal
Contact: Mingfang Yang: mingfang.yang@wur.nl
Overview
This repository provides access to the data and source code used for the associated manuscript [Adult predation shapes the evolution of swimming performance in guppies (Poecilia reticulata)].
File List
- ucrit_emale.csv: data for critical swimming speed in females
- ucrit_male.csv: data for critical swimming speed in males
- ucrit_alldata.csv: data for critical swimming speed (used for output the plot)
Variable Descriptions:
selection line = artificial selection line
replicate = replicate within each selection line (C, P)
group = group
ind = individual in each group
ucrit = critical swimming speed (cm/s)
standard length = standard length for each fish (cm)
rep = combine selection line and replicate
sex = sex (F = female, M = male)
Code/Software
- data_analysis_swimming speed.R: R script used for data analysis
- output.R: R script used to output the plot
R version 4.4.2 (2024-10-31 ucrt)
platform: x86_64-w64-mingw32
