Commit e9a173f3 authored by Matteo Barcella's avatar Matteo Barcella
Browse files

comment script

parent a746db66
...@@ -11,9 +11,7 @@ library(AnnotationHub) ...@@ -11,9 +11,7 @@ library(AnnotationHub)
library(org.Hs.eg.db) library(org.Hs.eg.db)
library(gridExtra) library(gridExtra)
load(file = "../.RData") gsea_res_interaction <- gsea_res # from interaction analysis script
gsea_res_interaction <- gsea_res
gsea_bulk <- readRDS(file = "Hallmark_GSEA.rds") gsea_bulk <- readRDS(file = "Hallmark_GSEA.rds")
gsea_res <- gsea_bulk gsea_res <- gsea_bulk
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment