#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")