knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The RecPD package was developed to calculate the recombination-adjusted phylogenetic diversity of a given feature (phenotype, variant, etc. in binary presence/absence format) found across a given species phylogenetic tree utilizing ancestral state reconstruction.
RecPD also provides functions for:
For a more detailed description of the RecPD methodology, and its advantage over using simple Prevalence in measure feature diversity, see Bundalovic-Torma C. & Guttman D. (2021).
You can install the development version of RecPD from GitHub
# install.packages("devtools") devtools::install_github("cedatorma/recpd")
See the vignette in the ./vignettes directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.