Skip to content

alessandrozito/BayesANT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

BAYESiAn Nonparametric Taxonomic classifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published