cjabradshaw / demo-genetic

Code for SLiM 4.0 demo-genetic models examining the population effects of genetic rescue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo-genetic models to simulate genetic rescue

DOI
genetic rescue icon Code for SLiM 4.0 demo-genetic models examining the population effects of genetic rescue

SLiM ('Selection on Linked Mutations') is an individual-based, forward-in-time simulator designed for studies of evolutionary genetics.

Julian Beaman & Corey Bradshaw
Global Ecology | Partuyarta Ngadluku Wardli Kuu
Flinders University
April 2024

Accompanies paper:

Beaman, JE, K Gates, F Saltré, CJ Hogg, K Belov, K Ashman, K Burke da Silva, LB Beheregaray, CJA Bradshaw. A guide for developing demo-genetic models to simulate genetic rescue. Evolutionary Applications In review

Also available as a pre-print:

Beaman, JE, K Gates, F Saltré, CJ Hogg, K Belov, K Ashman, K Burke da Silva, LB Beheregaray, CJA Bradshaw. 2024. Developing demo-genetic models to simulate genetic rescue. Research Square doi:10.21203/rs.3.rs-4244443/v1

Abstract

Genetic rescue is now a serious management consideration for protecting small and isolated populations from the negative effects of inbreeding and genetic drift on genetic diversity and population viability. However, such populations might be already vulnerable to random fluctuations in growth rates (demographic stochasticity). Therefore, the success of genetic rescue depends not only on the genetic composition of the source and target populations, but also on the emergent outcome of interacting demographic processes and other stochastic events. Developing predictive models that account for feedback between demographic and genetic processes ('demo-genetic feedback') is therefore necessary to guide genetic-rescue interventions that potentially minimise the risk of extinction of threatened populations. We review the available software and explore how they could be used to develop practical simulations that incorporate demo-genetic feedback to plan and implement scenarios of genetic rescue. We then present a summary of a literature search of available genetic data using Australian threatened marsupials as a case study. We conclude with a guided approach for making model-based decisions on implementing genetic rescue.

genetic rescue decision tree

A decision tree for model-based guidance of genetic rescue.

  • demographicAlleemodel.txt: SLiM 4.0 code to generate a model of demographic Allee effects that included only the influence of demographic stochasticity on population growth.
  • genetic-Allee_model.txt: SLiM 4.0 code to generate a model of genetic Allee effects that only included partially recessive deleterious mutations that accumulate in the population prior to an abrupt crash in abundance
  • demo-genetic-Allee_model.txt: SLiM 4.0 code to generate a model of demo-genetic Allee effects that includes both demographic stochasticity as described in demographicAlleemodel.txt and partially recessive deleterious mutations as described in genetic-Allee_model.txt.
  • rescue-scenario-4_model.txt: SLiM 4.0 code to generate genetic rescue (scenario 4: 100 individuals moved 3 times at 250, 255, and 260 years after demographic decline) scenario.
  • R code Figure 3.R: R code to generate data for Figure 3.


Flinders University     GEL       MELFU logo       USyd logo         WWF logo

About

Code for SLiM 4.0 demo-genetic models examining the population effects of genetic rescue

License:MIT License


Languages

Language:R 100.0%