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

plot_claudogram() takes forever to complete #119

Open
bahyirou opened this issue Aug 25, 2024 · 0 comments
Open

plot_claudogram() takes forever to complete #119

bahyirou opened this issue Aug 25, 2024 · 0 comments

Comments

@bahyirou
Copy link

Hi everyone,

I managed to run lefse using the following command:
lefse <- run_lefse(phy_subset,
wilcoxon_cutoff = 0.01,
norm = "CPM",
group = "Protein",
kw_cutoff = 0.01,
multigrp_strat = TRUE,
lda_cutoff = 4
)

but after that when I try to plot a cladogram with lefse.cladogram <- plot_cladogram(lefse, color = c("cyan3", "darksalmon"))
it takes forever to run and does not finish running at all after leaving the computer on overnight.

I was wondering if anyone has faced the same issue? Or were there something wrong with my lefse object?

Thank you!

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

No branches or pull requests

1 participant