STUtility
STUtility copied to clipboard
Issue with Graphics API in ManualAnnotation function
Hi!
I wanted to ask if there is anyone who is able to help me with this issue that comes up when I try to view my spatial images using ManualAnnotation. I would like to manually annotate my own clusters in my Visium sections but I can't seem to get the 'ManualAnnotation' function working because of this issue: >se_batchcorrect_0.6 <- ManualAnnotation(se_batchcorrect_0.6) Loading required namespace: ggiraph Loading required package: shiny
Attaching package: ‘shiny’
The following object is masked from ‘package:pander’:
p
Listening on http://127.0.0.1:3728/
Warning: Error in DSVG_: Graphics API version mismatch
104: DSVG_
103: <Anonymous>
101: ggiraph::girafe
97: shinyRenderWidget
96: func
83: renderFunc
82: output$Plot1
2: runApp
1: ManualAnnotation
I would really appreciate any advice or help that I can get!
Kind regards, Rebecca
I meet the same problem, have you solve it?