README.md

BayesANT

BAYESiAn Nonparametric Taxonomic classifier

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



alessandrozito/BayesANT documentation built on April 5, 2025, 6:22 a.m.