Intro-to-DGE icon indicating copy to clipboard operation
Intro-to-DGE copied to clipboard

pathview doesn't work

Open hwick opened this issue 2 years ago • 1 comments

No error. Just does not produce any graph

> pathview(gene.data = foldchanges,
+          pathway.id = "hsa03008",
+          species = "hsa",
+          limit = list(gene = 2, # value gives the max/min limit for foldchanges
+                       cpd = 1))
'select()' returned 1:1 mapping between keys and columns
Info: Working in directory /Users/hew416/Library/CloudStorage/OneDrive-HarvardUniversity/Desktop/DEanalysis
Info: Writing image file hsa03008.pathview.png

pathview_1.40.0

hwick avatar Sep 15 '23 20:09 hwick

Is the image file created ? Check working directory

mistrm82 avatar Nov 06 '23 16:11 mistrm82

I have added a note to the lesson to remind people to read the output messages which state where the pathview image has been saved

hwick avatar Apr 30 '24 23:04 hwick