Skip to content

plot_claudogram() takes forever to complete #119

@bahyirou

Description

@bahyirou

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions