Now I am facing an issue with exporting the plot using ("rvg") or ("export").
The error shows a connection issue with a .png file; this only happens when setting "add.geneExpHt = T".
For example, below:
[cannot open file '/var/folders/z3/v0sybmjj6f37sdn0d4t_xmhm0000gn/T//RtmpsZ9Kgh/file109615fe0cc8/raster-rId000002.png':
No such file or directory]
I realized the path error with a double "//" in the direction (/T//RtmpsZ9Kgh/), but I have no idea how to solve it.
Thank you for this excellent package.
Now I am facing an issue with exporting the plot using ("rvg") or ("export"). The error shows a connection issue with a .png file; this only happens when setting "add.geneExpHt = T". For example, below:
[cannot open file '/var/folders/z3/v0sybmjj6f37sdn0d4t_xmhm0000gn/T//RtmpsZ9Kgh/file109615fe0cc8/raster-rId000002.png': No such file or directory]
I realized the path error with a double "//" in the direction (/T//RtmpsZ9Kgh/), but I have no idea how to solve it.
Please help with it.
With many thanks, Duerna