Skip to content

pranjalv123/phylokit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phylokit

C++ library for high performance phylogenetics. Used in (e.g.) ASTRID, FastRFS, SIESTA.

To build, you will need bazel (https://www.bazel.build/):

bazel build phylokit:all
bazel test test:all

It's easiest to use phylokit from within a bazel project; copy the contents of phylokit's WORKSPACE into your WORKSPACE file.

If you want to use phylokit from a cmake project, you could try https://github.com/google/bazel-to-cmake.

About

C++ library for high performance phylogenetics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors