get_tree_fish_32k_n50: Get 50 randomly selected mega-trees of 31516 Fish from The...

View source: R/get_large_trees.R

get_tree_fish_32k_n50R Documentation

Get 50 randomly selected mega-trees of 31516 Fish from The Fish Tree of Life

Description

This tree was generated by Rabosky et al. (2018). It has 31516 tips, with species missing sequence data added using birth-death models. The authors suggest not using these trees for trait evolution analyses. Because of the large file size (~23 MB), this dataset is not bundled with the package and is downloaded and cached locally on first use.

Usage

get_tree_fish_32k_n50(force = FALSE)

Arguments

force

Logical. Re-download even if a local cache exists. Default FALSE.

Value

A multiPhylo object. Each phylogeny also has a data frame genus_family_root with root node information for every unique genus and family, usable for inserting new tips onto the phylogeny.

Source

https://fishtreeoflife.org/downloads/actinopt_full.trees.xz

References

Rabosky, D. L., Chang, J., Title, P. O., Cowman, P. F., Sallan, L., Friedman, M., ... & Alfaro, M. E. (2018). An inverse latitudinal gradient in speciation rate for marine fishes. Nature, 559(7714), 392.

See Also

tree_fish_12k


megatrees documentation built on June 29, 2026, 5:06 p.m.