Build graphs for landscape genetics analysis. This set of functions can be used to import and convert spatial and genetic data initially in different formats, import landscape graphs created with 'GRAPHAB' software (Foltete et al., 2012) <doi:10.1016/j.envsoft.2012.07.002>, make diagnosis plots of isolation by distance relationships in order to choose how to build genetic graphs, create graphs with a large range of pruning methods, weight their links with several genetic distances, plot and analyse graphs, compare them with other graphs. It uses functions from other packages such as 'adegenet' (Jombart, 2008) <doi:10.1093/bioinformatics/btn129> and 'igraph' (Csardi et Nepusz, 2006) <https://bit.ly/35a3V3H>. It also implements methods commonly used in landscape genetics to create graphs, described by Dyer et Nason (2004) <doi:10.1111/j.1365-294X.2004.02177.x> and Greenbaum et Fefferman (2017) <doi:10.1111/mec.14059>, and to analyse distance data (van Strien et al., 2015) <doi:10.1038/hdy.2014.62>.
Version: | 1.0.0 |
Depends: | R (≥ 3.1.0) |
Imports: | stringr, adegenet, stats, spatstat, Matrix, vegan, utils, methods, pegas, MASS, igraph, ggplot2, tidyr, sp, sf, diveRsity, rappdirs, gdistance, raster, foreign, ecodist |
Suggests: | knitr, rmarkdown, Rdpack |
Published: | 2020-07-22 |
Author: | Paul Savary |
Maintainer: | Paul Savary <savarypaul660 at gmail.com> |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | graph4lg results |
Reference manual: | graph4lg.pdf |
Vignettes: |
2 - Genetic graph construction and analysis with 'graph4lg' 4 - Landscape and genetic graph comparison with 'graph4lg' 1 - Landscape and genetic data processing with 'graph4lg' 3 - Landscape graph construction and analysis with Graphab and 'graph4lg' |
Package source: | graph4lg_1.0.0.tar.gz |
Windows binaries: | r-devel: graph4lg_1.0.0.zip, r-release: graph4lg_1.0.0.zip, r-oldrel: graph4lg_1.0.0.zip |
macOS binaries: | r-release: graph4lg_1.0.0.tgz, r-oldrel: graph4lg_1.0.0.tgz |
Old sources: | graph4lg archive |
Please use the canonical form https://CRAN.R-project.org/package=graph4lg to link to this page.