-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ENH: Route all diversity calculations through diversity-lib #281
Conversation
This will cause test failures in CI until div-lib PR qiime2#21 is merged
…hylogenetic metrics
This tests clean locally, but tests will continue to fail here until qiime2/q2-diversity-lib#21 is merged. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good - some minor requests inline. So close!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Solid. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Woohoo! This is awesome, thanks @ChrisKeefe!
Going to merge now - travis is failing because the staging env is missing the latest div-lib. I tested locally and all seems in order, no need to wait 2-3 hrs for the new env. |
Closes #280.
See also qiime2/q2-diversity-lib#21
Closes #284.
Note: Renames "weighted_unifrac" to "weighted_unnormalized_unifrac", aligningq2-diversity
withq2-diversity-lib
and the underlyingunifrac
package. This is a breaking API change.