ArchR error Error in grid.Call.graphics(C_downvppath, name$path, name$name, strict): Viewport 'Norm. Enrichment -log10(P-adj) [0-Max]_heatmap_body_1_1' was not found
0
0
Entering edit mode
6 days ago

Hi, currently im using ArchR i got this error while creating heatmap

ComplexHeatmap::draw(heatmapEM, heatmap_legend_side = "bot", annotation_legend_side = "bot")

ERROR occurs

Error in grid.Call.graphics(C_downvppath, name$path, name$name, strict): Viewport 'Norm. Enrichment -log10(P-adj) [0-Max]_heatmap_body_1_1' was not found Traceback:

  1. ComplexHeatmap::draw(heatmapEM, heatmap_legend_side = "bot", . annotation_legend_side = "bot")
  2. .local(object, ...)
  3. draw(ht_list, ...)
  4. draw(ht_list, ...)
  5. .local(object, ...)
  6. grid.draw(p)
  7. grid.draw.gTree(p)
  8. recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
  9. drawGTree(x)
  10. grid.draw(x$children[[i]], recording = FALSE)
  11. grid.draw.grob(x$children[[i]], recording = FALSE)
  12. recordGraphics(drawGrob(x), list(x = x), getNamespace("grid"))
  13. drawGrob(x)
  14. preDraw(x)
  15. preDraw.grob(x)
  16. pushvpgp(x)
  17. pushgrobvp(x$vp)
  18. pushgrobvp.vpPath(x$vp)
  19. downViewport(vp, strict = TRUE, recording = FALSE)
  20. downViewport.vpPath(vp, strict = TRUE, recording = FALSE)
  21. grid.Call.graphics(C_downvppath, name$path, name$name, strict) ... . switch(on_error, continue = invokeRestart("eval_continue"), . stop = invokeRestart("eval_stop"), error = NULL) . }, "Viewport 'Norm. Enrichment -log10(P-adj) [0-Max]_heatmap_body_1_1' was not found", . base::quote(grid.Call.graphics(C_downvppath, name$path, name$name, . strict))) Output is truncated. View as a scrollable element or open in a text editor. Adjust cell output settings...
ArchR • 1.0k views
ADD COMMENT
0
Entering edit mode

Is this the actual error output or did you manually number the code steps? If latter, please edit the post and post actual code (without the numbers).

Select the code portion in your post by highlighting text and then use 101010 button in the edit window to format as code.

ADD REPLY
0
Entering edit mode

Ok Thank You for your suggestion@GenoMax

ADD REPLY

Login before adding your answer.

Traffic: 3439 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6