added first line to all func to run from
This commit is contained in:
parent
48a85ede0c
commit
552c5e77aa
8 changed files with 13 additions and 8 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env Rscript
|
||||
getwd()
|
||||
setwd("~/git/LSHTM_analysis/scripts/functions/")
|
||||
getwd()
|
||||
|
@ -26,4 +27,4 @@ my_df = pd_df[[1]]
|
|||
my_df_u = pd_df[[2]]
|
||||
my_df_u_lig = pd_df[[3]]
|
||||
dup_muts = pd_df[[4]]
|
||||
#===============================================================
|
||||
#===============================================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue