Extinction risk and evolution of a quantitative trait in a variable environment with increasing frequency of extreme events
收藏DataCite Commons2020-09-05 更新2024-07-25 收录
下载链接:
https://figshare.com/articles/dataset/Extinction_risk_and_evolution_of_a_quantitative_trait_in_a_variable_environment_with_increasing_frequency_of_extreme_events_/706347/3
下载链接
链接失效反馈官方服务:
资源简介:
Data and code for "Extinction risk and evolution of a quantitative trait in a variable environment with increasing frequency of extreme events" ######### The simulation model in in the file Monte.Carlo.topub.r. Within the file, all input and output are described in detail. You can simply source the file: source("Monte.Carlo.topub.r") ########################### the file ext.RDS can be loaded in R by typing ext.df = readRDS("ext.RDS") after having moved the file to you current directory ######## In the data set ext.RDS, I included the following variables and outcomes of simulations: sel - strength of selection cat.freq - probability of occurrence of point extremes pop.ext10.rand - mean population size in the "sampling window" addvar.mean.10.rand. - mean additive genetic variance in the "sampling window" meanopt - directional trend mut - mutation amplitude mean.pheno - mean phenotype at the end of simulation time (interesting for replicates in which ext = 1) cat.bef - number of point extremes in the five years before extinction (interesting for replicates in which ext = 1) ext_year - extinction time (299 for replicates that persisted up to the end of simulation time) ext - extinct (1) or not (0) ############# For some of the analyses and plots in Vincenzi Point Extremes.r, the full dataset is required Please download sum.ris1.RDS and sum.ris2.RDS and move them to the current directory of R Then: sum.ris1 = readRDS("sum.ris1.RDS") sum.ris2 = readRDS("sum.ris2.RDS") sum.ris = c(sum.ris1,sum.ris2) rm(list=c("sum.ris1","sum.ris2")) The list sum.ris contains some of the measured variables for all the 25 600 replicates. In particular: extinct - pop going extinct or not<br>addvar - additive genetic variance at each time step<br>phenvar - phenotypic variance at each time step<br>yearextinct - year of extinction (299 if not extinct)<br>phenomean - phenotypic mean at each time step<br>sdopt - increase in variability of the optimum<br>meanopt - directional trend<br>selstrength - strength of selection<br>mutalfa - mutation amplitude<br>fitness.mean - mean fitness at each time step<br>optimum - optimum at each time step<br>popsize.post - population size after mortality at each time step Please write to simon.vincenz@gmail.com in the case help or clarifications are needed
提供机构:
figshare
创建时间:
2016-01-11



