Rescue or murder? The effect of prey adaptation to the predator subjected to fisheries
收藏DataONE2024-09-20 更新2025-08-23 收录
下载链接:
https://search.dataone.org/view/sha256:89d82baf46511bbc6d90a04ca5c08773724f9981f893e75da1666e6f5b4ff72c
下载链接
链接失效反馈官方服务:
资源简介:
The concept of âindirect evolutionary rescueâ refers to the evolutionary adaptation of an interacting species that can save a focal species from extinction in an unfavorable environment. Although theories suggest that indirect evolutionary rescue may have essential impacts on catchments in the context of fisheries where artificial selection pressure from fishing can drive evolution, its generality and conditions remain uncertain. In this study, by investigating how prey adaptation affects the persistence of a predator subjected to selective harvest with an eco-evolutionary predator-prey model, we find that prey adaptation tends to deteriorate (facilitate) predator persistence when predatorâs evolvability is high (low). In the system where the predator possesses high evolvability, selection by fisheries inhibits a predatorâs adaptation to prey, allowing the prey to escape predation by adaptation. Prey adaptation will affect predator persistence negatively, leading to evolutionary murder...., In this study, we create an eco-evolutionary predator-prey system with mathematical analysis, to investigate the effect of prey adaptation to predator persistence.
Here, we provide our simulation code written with R, and simulation data. With the code and data, our result can be reproduced., , # Data from: Rescue or murder? The effect of prey adaptation to the predator subjected to fisheries
## Description of file structure
We supply an R script (\"**Simulation code.R**\") and four CSV files containing simulation data for Figures 2, 3, and 4.Â
1\. \"**Simulation code.R**\"
* This script, written for R version 4.2.1, can simulate the UB case, LB case, and general cases. The corresponding modifications for each case are indicated in the annotations within the script.
2\. \"**Simulation data in UB case for Figure 2**\" and \"**Simulation data in LB case for Figure 2**\"
* These files provide the population densities (x, y) and body sizes (u, v) at each time step under different scenarios.
* The columns \"x_NE\", \"y_NE\", \"u_NE\", and \"v_NE\" refer to the population densities and body sizes in the non-evolvable prey scenario.
* The columns \"x_E\", \"y_E\", \"u_E\", and \"v_E\" refer to the population densities and body sizes in the evolvable prey scenario.
3\. \"**Simulation data in general c...
创建时间:
2025-08-05



