From 35c27817ae3b093c4302c2f1127da93b1e7086fe Mon Sep 17 00:00:00 2001 From: Layla Riemann <layla.riemann@ptb.de> Date: Mon, 13 Sep 2021 15:14:46 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 993f0f2..82ea03c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ Code from the Paper: "Assessment of Measurement Precision in Single Voxel Spectr Journal: Magnetic Resonance in Medicine Publisher: Wiley -- R code to generate the results for the restricted maximum likelihood (REML) analyis (xls file with metabolite concentrations which was used to obtain the results can be found under xxx) -- python code to generate Bland-Altman plots of the spectral shape (npy files and the raw data that was used to generate these plots can be found under xxx) +- R code to generate the results for the restricted maximum likelihood (REML) analyis (xls file with metabolite concentrations which was used to obtain the results can be found under 10.5281/zenodo.5500320) +- python code to generate Bland-Altman plots of the spectral shape (npy files and the raw data that was used to generate these plots can be found under 10.5281/zenodo.5500320) -- GitLab