| AvotrexPhylo | R Documentation |
The dataset provides instructions to graft extinct bird species from Sayol et al. (IN PREP) on to existing BirdTree phylogenies using the AvoPhylo function from the Avotrex package. Instructions are provided in various columns (see format).
data("AvotrexPhylo")
A data frame with 610 rows and the following variables:
sp_ida character vector detailing the order in which species are joined
phylo_ida character vector detailing the order in which species are joined and whether a species is part of a group (see details)
per_fixeda logical vector
time_fixeda numeric vector detailing a specific time point for grafting or NA
groupa numeric vector detailing a group code or NA (see details)
speciesa character vector detailing species name with an underscore
ordera character vector detailing species order
familya character vector detailing species family
genusa character vector detailing species genus
jetz_ordera character vector detailing species order within the Jetz phylogeny
jetz_familya character vector detailing species family within the Jetz phylogeny
jetz_genusa character vector detailing species genus within the Jetz phylogeny
typea character vector of codes. The codes determine how and where the species is grafted to the tree. See details and function "AvoPhylo"
sister_ordera character vector. Provides the order within the BirdTree backbone tree to join the extinct species to, or randomly within, depending on the code within the column "type"
sister_cladea character vector. Provides the clade within the BirdTree backbone tree to join the extinct species to, or randomly within, depending on the code within the column "type"
sister_familya character vector. Provides the family within the BirdTree backbone tree to join the extinct species to, or randomly within, depending on the code within the column "type"
sister_genusa character vector. Provides the genus within the BirdTree backbone tree to join the extinct species to, or randomly within, depending on the code within the column "type"
sister_speciesa character vector. Provides the species within the BirdTree backbone tree to join the extinct species to depending on the code within the column "type"
sister_species_groupa character vector. Provides the group of species within the BirdTree backbone tree to join the extinct species to, or randomly within, depending on the code within the column "type"
As certain species need to be grafted onto the tree before other species, a number of the species are grafted in a set order. This ordering is controlled through the “sp_id”, “phylo_id” and “group” columns in the extinct species phylogeny database. Before grafting, the database is ordered by the “sp_id” column, with the “phylo_id” and “group” columns used to filter out particular groups of species (i.e., those classified as "xS" in the "phylo_id" column) to be grafted in different orders (i.e., either a randomised order within groups, or a fixed order within groups). See the package vignette for further details.
Some species are grafted at specific time points along a branch (column "time_fixed").
As some of the codes within the column "type" (see table below) randomly place the given species within a group of species, a genus, or a family, and some species groups are randomised before grafting (see above), it is useful to run the grafting proceedure over a a number of trees to average out the randomisation (see function "AvoPhylo").
See the package vignette, and the help file for AvoPhylo() for more information.
Matthews et al. (IN REVIEW) The global loss of avian functional and phylogenetic diversity from extinctions in the Holocene and Late Pleistocene.
Sayol et al. (IN PREP) The global loss of avian functional and phylogenetic diversity from extinctions in the Holocene and Late Pleistocene
data(AvotrexPhylo)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.