| Literature DB >> 27066252 |
François Keck1, Frédéric Rimet1, Agnès Bouchez1, Alain Franc2.
Abstract
Phylogenetic signal is the tendency for closely related species to display similar trait values as a consequence of their phylogenetic proximity. Ecologists and evolutionary biologists are becoming increasingly interested in studying the phylogenetic signal and the processes which drive patterns of trait values in the phylogeny. Here, we present a new R package, phylosignal which provides a collection of tools to explore the phylogenetic signal for continuous biological traits. These tools are mainly based on the concept of autocorrelation and have been first developed in the field of spatial statistics. To illustrate the use of the package, we analyze the phylogenetic signal in pollution sensitivity for 17 species of diatoms.Entities:
Keywords: Autocorrelation; R software; comparative analysis; phylogenetic correlogram; phylogenetic signal; trait evolution
Year: 2016 PMID: 27066252 PMCID: PMC4799788 DOI: 10.1002/ece3.2051
Source DB: PubMed Journal: Ecol Evol ISSN: 2045-7758 Impact factor: 2.912
List of the phylosignal package main functions and their description
| Function | Description |
|---|---|
|
| Plots trait values along a phylogeny |
|
| Computes and tests the phylogenetic signal with different methods |
|
| Simulations, to investigate the behavior of different phylogenetic signal statistics for a given phylogenetic tree along a gradient of signal |
|
| Computes and plots phylogenetic signal for bootstrapped replicates of a phylogeny. |
|
| Computes and tests the phylogenetic signal at each internal node of a phylogeny |
|
| Computes and plots a phylogenetic correlogram or a multivariate Mantel correlogram |
|
| Computes Local Indicator of Phylogenetic Association (local Moran's I) |
|
| Extracts clusters of species based on trait values and phylogenetic proximities |
|
| Utility functions to add graphical elements to plots created with |
|
| Utility function to compute a matrix of phylogenetic weights with different methods |
Figure 1Data visualization of 3 traits (IPSS, random, BM) mapped along the phylogeny of 17 diatom species. This output is obtained with the function barplot.phylo4d. By default data are centered and scaled by trait.
Figure 2Phylogenetic correlograms for 3 traits: (A) random, (B) , and (C) . The solid bold black line represents the Moran's I index of autocorrelation, and the dashed black lines represent the lower and upper bounds of the confidence envelop (here 95%). The horizontal black line indicates the expected value of Moran's I under the null hypothesis of no phylogenetic autocorrelation. The colored bar show whether the autocorrelation is significant (based on the confidence interval): red for significant positive autocorrelation, black for nonsignificant autocorrelation, and blue for significant negative autocorrelation.
Figure 3Local Moran's index (I) values for each species for trait IPSS computed with lipaMoran and plotted with dotplot.phylo4d. Red points indicate significant I values.