You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - Following the information listed in Chapter6.7.2 and having an issue with the code because there is no information on where 'plotfunction.R' came from. Can you provide me the location of this R file?
#load plotfunction
source("plotfunction.R")
#load metasheet for RIMA pipeline
metasheet <- read.csv("metasheet.csv")
#methods: CIBERSORT, quanTIseq, EPIC, MCP, xCell, TIMER
hmap(ta = res_ciber, meta = metasheet, methods = "CIBERSORT", phenotype = "Responder")
The text was updated successfully, but these errors were encountered:
Hi - Following the information listed in Chapter6.7.2 and having an issue with the code because there is no information on where 'plotfunction.R' came from. Can you provide me the location of this R file?
The text was updated successfully, but these errors were encountered: