bigomics / omicsplayground

Visual self-service analytics platform for big omics data.
http://www.bigomics.ch
Other
118 stars 35 forks source link

Error on Top enriched geneset plot: invalid '(to - from)/by' #1022

Closed mauromiguelm closed 1 month ago

mauromiguelm commented 1 month ago
Warning: Error in seq.default: invalid '(to - from)/by'
  119: h
  118: .handleSimpleError
  117: stop
  116: seq.default
  115: seq
  114: unique
  113: playbase::gsea.enplotly
  112: plotly::layout
  111: %>%
  110: get_plotly_plots [board.enrichment/R/enrichment_plot_top_enrich_gsets.R#170]
  109: func [board.enrichment/R/enrichment_plot_top_enrich_gsets.R#214]
  108: %||%
  107: stopifnot
  106: modifyList
  105: modify_list
  104: plotly::config
  103: plotly::plotly_build
  102: %>%
  101: renderFunc [ui/ui-PlotModule.R#1058]
  100: func
   99: promises::is.promising
   98: getFromNamespace("prepareWidget", "plotly")
mauromiguelm commented 1 month ago

fixed in playbase/#133