From 36a5587c3c5aa8741e48a9277f6fccb40ac85358 Mon Sep 17 00:00:00 2001 From: Cassandra Gould van Praag <casssandra.gouldvanpraag@psych.ox.ac.uk> Date: Mon, 24 Oct 2022 23:34:05 +0100 Subject: [PATCH] add cobidas draft page --- docs/cobidas.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/cobidas.md diff --git a/docs/cobidas.md b/docs/cobidas.md new file mode 100644 index 00000000..361623de --- /dev/null +++ b/docs/cobidas.md @@ -0,0 +1,17 @@ +--- +layout: default +title: COBIDAS +has_children: false +nav_exclude: true +nav_order: 1 +--- + +# COBIDAS methods reporting +{: .fs-9 } + +sub heading +{: .fs-6 .fw-300 } + +--- + +In reporting our research, we should aim to align as far as possible with the suggestions made by the Committee on Best Practice in Data Analysis and Sharing (COBIDAS). This committee was formed by the Organization for Human Brain Mapping; the leading community representing brain research involving MRI and other imaging modalities (https://www.humanbrainmapping.org/i4a/pages/index.cfm?pageid=3728). The COBIDAS report was produced to address a need for the unification in reporting of brain MRI research, to support high level of transparency and reproducibility in our field. Achieving COBIDAS levels of reporting requires close attention to be paid to the analytic methods employed in your research, and the specifics of data collection. At the outset, this necessitates the collation of materials describing your research process into an easily accessible and version controlled repository, such as OSF. -- GitLab