BayesANT is an algorithm for taxonomic classification that accounts for potential novel branches in the taxonomy.
The BayesANT
package can be installed by running the following commands:
# If the devtools R package is not already installed
# install.packages("devtools")
devtools::install_github("alessandrozito/BayesANT")
library(BayesANT)
For a description of the algorithm and how to use the package, please refer to the BayesANT package documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.