Skip to content

Commit

Permalink
Update Stats2Table_fs7.R
Browse files Browse the repository at this point in the history
  • Loading branch information
larawierenga authored Feb 22, 2021
1 parent b058e94 commit a276d5f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Scripts/Stats2Table/Stats2Table_fs7.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@
# 1. Directory containing all the directories of the study participants with FreeSurfer output
# 2. Name of the study and/or dataset

#datasetDir <- "/path/to/subjects/directory/" # Change Directory to your data
datasetDir <- "/exports/fsw/Bendlab/BrainTime_Nii/" # Change Directory to your data
datasetDir <- "/path/to/subjects/directory/" # Change Directory to your data

setwd(datasetDir)
#dataset_name <- "Dataset_Name" # Provide name of your study and/or dataset
dataset_name <- "Brain_Time_QOALAT_fs7_update" # Provide name of your study and/or dataset
dataset_name <- "Dataset_Name" # Provide name of your study and/or dataset



readAseg <- function(){
Expand Down

0 comments on commit a276d5f

Please sign in to comment.