metaOmics / MetaPath

Meta analysis pathway enrichment
Apache License 2.0
0 stars 1 forks source link

Step 3 Clustering failed to stop #7

Open matianzhou opened 8 years ago

matianzhou commented 8 years ago

Warning message on my R console:

Warning in heatmap.2(-log10(heatmap.pathway.pvalue), col = (c(intpalette(c("#FFFFD5FF", : Discrepancy: Rowv is FALSE, while dendrogram is both'. Omitting row dendogram. Warning in heatmap.2(-log10(heatmap.pathway.pvalue), col = (c(intpalette(c("#FFFFD5FF", : Discrepancy: Colv is FALSE, while dendrogram iscolumn'. Omitting column dendogram. Warning: Error in observeEventHandler: could not find function "sendSuccessMessages" Stack trace (innermost first): 65: observeEventHandler [server/meta_path_server.R#163] 1: shiny::runApp

screen shot 2016-09-08 at 10 14 26 am
Caleb-Huo commented 8 years ago

Anzhe encounter the same problem and he said the error was from "sendSuccessMessages" should be "sendSuccessMessage". It seems he didn't correct this one yet. This should a bug in metaOmics. I have open up a issue about this, maybe we can merge them and yours have details information.

matianzhou commented 8 years ago

Sure : )

Caleb-Huo commented 8 years ago

I will try to figure out how to do this automatically. In the future you can also mark the label the issue with "bug" or other problems.

schwannden commented 8 years ago

Hi, forgot to close the isse, it's fixed in latest release. Please pukk from master