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

Problem with hotplot #173

Open
XueWang2019 opened this issue Nov 12, 2021 · 1 comment
Open

Problem with hotplot #173

XueWang2019 opened this issue Nov 12, 2021 · 1 comment

Comments

@XueWang2019
Copy link

Dear developers,

I followed the document to play with the microbiome package:
https://bioconductor.statistik.tu-dortmund.de/packages/3.6/bioc/vignettes/microbiome/inst/doc/vignette.html

Everything goes well until "8 Bistability and tipping elements"

hotplot(pseq, "Dialister", tipping.point = 0.0004)

The result is like below:
image

The warning message is as following:
Warning messages:
1: In transform(x, "log10") :
OTU table contains zeroes. Using log10(1 + x) transform.
2: guides(<scale> = FALSE) is deprecated. Please use guides(<scale> = "none") instead.
3: Removed 785 rows containing non-finite values (stat_bin).
4: Removed 2 rows containing missing values (geom_bar).
5: Removed 1151 rows containing missing values (geom_vline).

Then I updated ggvenn package according to https://githubmemory.com/repo/yanlinlin82/ggvenn/issues/20

But the problem persisted. May I ask for your help with it? Thanks in advance.

@antagomir
Copy link
Member

This visualization has been constantly problematic. We will need a more robust solution than what is currently available. Implementing such may take some time i.e. no quick fix is possible unfortunately. I leave this open, and PRs also welcome.

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

2 participants