Skip to content
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: suports wiring up q2-diversity's alpha, beta, a/b_phylo, and a/b_rarefaction #24

Merged
merged 18 commits into from
Aug 19, 2020

Conversation

ChrisKeefe
Copy link
Collaborator

@ChrisKeefe ChrisKeefe commented Aug 14, 2020

@ChrisKeefe ChrisKeefe changed the title Pipeline monolith ENH: suports wiring up q2-diversity's alpha, beta, a/b_phylo, and a/b_rarefaction Aug 14, 2020
@ChrisKeefe ChrisKeefe marked this pull request as ready for review August 14, 2020 22:37
@ChrisKeefe ChrisKeefe requested a review from thermokarst August 14, 2020 22:37
@thermokarst thermokarst self-assigned this Aug 14, 2020
Copy link
Contributor

@thermokarst thermokarst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lookin' good @ChrisKeefe! A handful of minor comments and suggestions. Please let me know if you have any questions.

q2_diversity_lib/alpha.py Outdated Show resolved Hide resolved
q2_diversity_lib/beta.py Outdated Show resolved Hide resolved
q2_diversity_lib/alpha.py Outdated Show resolved Hide resolved
q2_diversity_lib/beta.py Outdated Show resolved Hide resolved
q2_diversity_lib/beta.py Outdated Show resolved Hide resolved
q2_diversity_lib/tests/test_beta.py Outdated Show resolved Hide resolved
q2_diversity_lib/tests/test_beta.py Outdated Show resolved Hide resolved
q2_diversity_lib/tests/test_beta.py Outdated Show resolved Hide resolved
q2_diversity_lib/tests/test_beta.py Outdated Show resolved Hide resolved
q2_diversity_lib/tests/test_util.py Outdated Show resolved Hide resolved
- METRIC collection cleanup
- style corrections
- hardcodes canberra-adkinsd test vals
@ChrisKeefe
Copy link
Collaborator Author

Sorry these review-comment commits are broken up a little funny, @thermokarst. Github hid a bunch of "additional comments" when I did my first pass, and I'm disinclined to re-organize these and force-push.

Unless I misinterpreted the one unresolved comment, this should address everything.

@ChrisKeefe ChrisKeefe requested a review from thermokarst August 18, 2020 01:55
@@ -337,7 +337,6 @@ class BetaPassthroughTests(TestPluginBase):
def setUp(self):
super().setUp()
self.method = self.plugin.actions['beta_passthrough']
beta.METRICS['NONPHYLO']['UNIMPL'] = beta.METRICS['NONPHYLO']['UNIMPL']
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this!

Copy link
Collaborator Author

@ChrisKeefe ChrisKeefe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, @thermokarst! Thanks for sweeping up. 🥇

Copy link
Contributor

@thermokarst thermokarst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woot, this is great, thanks @ChrisKeefe!

@thermokarst thermokarst merged commit f460099 into qiime2:master Aug 19, 2020
@ChrisKeefe ChrisKeefe deleted the pipeline_monolith branch November 30, 2020 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants