Skip to content

wasade/unifrac

 
 

Repository files navigation

q2-state-unifrac

Build Status

An implementation of the strided state UniFrac algorithm (manuscript in prep).

Install

To install, first the binary needs to be compiled. This assumes that the HDF5 toolchain and libraries are available. More information about how to setup the stack can be found here.

Assuming h5c++ is in your path, the following should work:

pip install -e . 

Note: if you are using conda we recommend installing HDF5 using the conda-forge channel, for example:

conda install -c conda-forge hdf5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.9%
  • Python 17.4%
  • Other 1.7%