Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
custom
casertanucera_leukemia2023
Commits
a746db66
Commit
a746db66
authored
Aug 03, 2023
by
Matteo Barcella
Browse files
Adding input source ggridges
parent
8582746d
Changes
2
Hide whitespace changes
Inline
Side-by-side
BulkRNAseq/GGRidgesPaperPanel.R
View file @
a746db66
...
@@ -14,7 +14,7 @@ library(gridExtra)
...
@@ -14,7 +14,7 @@ library(gridExtra)
load
(
file
=
"../.RData"
)
load
(
file
=
"../.RData"
)
gsea_res_interaction
<-
gsea_res
gsea_res_interaction
<-
gsea_res
gsea_bulk
<-
readRDS
(
file
=
"
/beegfs/scratch/ric.gentner/ric.gentner/BALL/BulkRNA_BALL_Integration/results/GSEA_All_Experiments/GG_ridges/
Hallmark_GSEA.rds"
)
gsea_bulk
<-
readRDS
(
file
=
"Hallmark_GSEA.rds"
)
gsea_res
<-
gsea_bulk
gsea_res
<-
gsea_bulk
a
<-
ridgeplot
(
gsea_res
$
GFP_L_vs_GFP_H
,
fill
=
"NES"
,
a
<-
ridgeplot
(
gsea_res
$
GFP_L_vs_GFP_H
,
fill
=
"NES"
,
...
...
BulkRNAseq/Hallmark_GSEA.rds
0 → 100644
View file @
a746db66
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment