From 14a1cfd326f8e1396e0d1cb96e816cdc80df514b Mon Sep 17 00:00:00 2001 From: glia <glia@dtu.dk> Date: Tue, 1 Aug 2023 11:10:49 +0200 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f536df2..b833bf6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository contains the code used to analyze the data that supports the findings from the following publication: -Li et al, 2022 (https://doi.org/10.1088/1741-2552/ac9aaf) +Qianliang Li, Maya Coulson Theodorsen, Ivana Konvalinka, Kasper Eskelund, Karen-Inge Karstoft, Søren Bo Andersen and Tobias S Andersen. Resting-state EEG functional connectivity predicts post-traumatic stress disorder subtypes in veterans. Journal of Neural Engineering, 2022 (https://doi.org/10.1088/1741-2552/ac9aaf). The code consist of 4 python script files, which covers different steps fo the analysis framework: 1. Preamble -- GitLab