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

Optimize sample metadata barplot computation #298

Closed
fedarko opened this issue Aug 5, 2020 · 0 comments · Fixed by #313
Closed

Optimize sample metadata barplot computation #298

fedarko opened this issue Aug 5, 2020 · 0 comments · Fixed by #313

Comments

@fedarko
Copy link
Collaborator

fedarko commented Aug 5, 2020

Since it takes ~10-15 sec to compute the barplots for the HMP dataset tree. The bottleneck here is likely the fact that every tip requires accessing the BIOM table to figure out how many samples of what types contain this tip, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants