From f9faa406f59616e1d00b8fd2881d559344b1f04b Mon Sep 17 00:00:00 2001 From: Marco Barilari <38101692+marcobarilari@users.noreply.github.com> Date: Tue, 10 Jun 2025 14:47:01 +0200 Subject: [PATCH] Update code_and_data_management.md --- doc/code_and_data_management.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/code_and_data_management.md b/doc/code_and_data_management.md index e63fc87..6473309 100644 --- a/doc/code_and_data_management.md +++ b/doc/code_and_data_management.md @@ -27,24 +27,24 @@ for MRI data the lab is moving towards using the BIDS data structure Data: -(GIN organization)[https://gin.g-node.org/cpp-lln-lab] for source, raw, and preprocessed data for conversion control and sharing +[GIN organization](https://gin.g-node.org/cpp-lln-lab) for source, raw, and preprocessed data for conversion control and sharing Dataset summary that puts together all the bidsified raw and derivatives repos of the lab and summarize metadata in a table from the GIN repo above: - [website](https://cpp-lln-lab.github.io/Datasets/) - [Githuba repo CPP_Datasets](https://github.com/cpp-lln-lab/CPP_Datasets) Datalad superdataset to grab all the repo together (these are submodules in the [Githuba repo CPP_Datasets](https://github.com/cpp-lln-lab/CPP_Datasets): -https://github.com/cpp-lln-lab/cpp-lln-lab_derivatives -https://github.com/cpp-lln-lab/cpp-lln-lab_source + - https://github.com/cpp-lln-lab/cpp-lln-lab_derivatives + - https://github.com/cpp-lln-lab/cpp-lln-lab_source Guidelines to maintain the CPP dataset https://github.com/cpp-lln-lab/dataset_maintenance Tools: -https://github.com/cpp-lln-lab/template_datalad_bids-raw -https://github.com/cpp-lln-lab/CPP_dcm2Bids -https://github.com/cpp-lln-lab/letswave_bids_import -https://github.com/cpp-lln-lab/eeg_bids_conversion +- https://github.com/cpp-lln-lab/template_datalad_bids-raw +- https://github.com/cpp-lln-lab/CPP_dcm2Bids +- https://github.com/cpp-lln-lab/letswave_bids_import +- https://github.com/cpp-lln-lab/eeg_bids_conversion