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
Squadrito_LiverTumor2022
Squadrito_LiverTumor2022_Nanostring
Commits
6af4bd9a
Commit
6af4bd9a
authored
Jul 26, 2023
by
Stefano Beretta
Browse files
Fix path
parent
17267118
Changes
1
Hide whitespace changes
Inline
Side-by-side
Nanostring_analysis.R
View file @
6af4bd9a
...
...
@@ -4,7 +4,7 @@ library(psych)
library
(
ggplot2
)
library
(
ggpubr
)
wdir
<-
"
~/Downloads/tmp/
squadrito_livertumor2022_nanostring"
wdir
<-
"squadrito_livertumor2022_nanostring"
rawdata
<-
paste
(
wdir
,
"Raw_data"
,
sep
=
"/"
)
plots
<-
paste
(
wdir
,
"Plots"
,
sep
=
"/"
)
...
...
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