This repository contains the scripts used in the manuscript Sex-Specific Graphs: Relating Group-Specific Topology to Demographic and Landscape Data.
More precisely, scripts are divided into two main categories; 1) Generic functions and; 2) Sensitivity analyses:
-
sorc()
: R code for calculating the second order rate of change from a list. -
koen_centrality()
: Node-based connectivity metric calculated by the inverse of the edge weight, averaged across the edges; proposed by Koen et al. (2016).
-
sens_GD()
: R code for performing the sensitivity analysis reported in the manuscript "Sex-Specific Graphs: Relating Group-Specific Topology to Demographic and Landscape Data". The code calculates variability in genetic diversity estimates (Ae; Kimura & Crow, 1964) through different scenarios of sampling intensities. -
sens_topology()
: R code for performing the sensitivity analysis on topology reported in the manuscript "Sex-Specific Graphs: Relating Group-Specific Topology to Demographic and Landscape Data". The code calculates variability in eigenvector centrality centralization score through different scenarios of node removal. Note that this code could also be applied on different network metrics such as conditional genetic distance (cGD; Dyer et al., 2010).
Dyer RJ, Nason JD, Garrick RC (2010) Landscape modelling of gene flow: improved power using conditional genetic distance derived from the topology of population networks. Molecular Ecology, 19, 3746–3759.
Kimura M, Crow JF (1964) The number of alleles that can be maintained in a finite population. Genetics, 49, 725–738.
Koen EL, Bowman J, Wilson PJ (2016) Node-based measures of connectivity in genetic networks. Molecular Ecology Resources, 16, 69–79.
Original manuscript: Bertrand P, Bowman J, Dyer R, Manseau M, Wilson PJ (2017) Sex-Specific Graphs: Relating Group-Specific Topology to Demographic and Landscape Data. Molecular Ecology, 26, 3898-3912. https://doi.org/10.1111/mec.14174
Code package: Bertrand P, Bowman J, Dyer R, Manseau M, Wilson PJ (2017) Code from: Sex-Specific Graphs: Relating Group-Specific Topology to Demographic and Landscape Data. ONLINE. Available at: https://github.com/PhilBertrand/SexSpecificGraph