Closed gwarmstrong closed 5 years ago
Travis should have a working env file in a few hours.
Great, when that's the case I should be able to revert d3ac0c7 and have everything the way I need it
Tests passing!
Feedback has been addressed here!
👍 🎆 🍾
This PR adds the necessary code to use the implementation of Faith's PD in https://github.com/biocore/unifrac . This method is recommended for large datasets.
Since it is fairly new, it is provided as an alternative:
qiime diversity alpha-phylogenetic-alt
I have included some plots benchmarking the
Stacked Faith
implementation from UniFrac againstscikit-bio
, which is currently used inqiime diversity alpha-phylogenetic