Hi everybody,
ReactomePA used to work fine in my handy, however, when trying to plot results it recently started to crash Rstudio completely. I cannot see an appearent reason, e.g. I can dotplot a result, but using emapplot of the same result one line of code later it completely crashes. Ocassionally I can perform two plots (dotplot and emapplot) of one dataset, but when using the next one it starts to crash again. Is there any known issue? as.data.frame(result)
always works nicely and displays resulting terms... it seems a bit random. Any ideas on how to track down the bug? Any help appreciated - thank you in advance!
Best,
Martin
pls make sure you are using latest release version.
If the issue still exists when using latest release version, pls provide reproducible example.
Thank your for getting in touch. The version I am using is 1.24.0. An example would be the following:
The loop runs without any problem, but when I go "manually" trough the datasets, the first two plots are no problem, but the next one causes an immediate crash of Rstudio (1.1.447, Win10/64bit).
can't reproduce any issue.
Thanks for your help, I will try to implement your script.
Best,
Martin