First stab at organizing fs
This commit is contained in:
@@ -30,7 +30,6 @@ if (length(args) > 3) {
|
||||
}
|
||||
|
||||
studies <- args[3:length(args)]
|
||||
|
||||
inputFiles <- c()
|
||||
for (study in 1:length(studies)) {
|
||||
zsFile <- file.path(study, 'zscores', 'zscores_interaction.csv')
|
||||
|
||||
Reference in New Issue
Block a user