Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 77e81f7

Browse files
committed
Updates for the version 1.2.0 release
1 parent 61cbd8e commit 77e81f7

File tree

3 files changed

+27
-9
lines changed

3 files changed

+27
-9
lines changed

docs/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# Releases
22

3+
## Release 1.2.0
4+
5+
Released 10/5/2020, this is a small version 1.0.0 release of the `derivatives_qc.(json|tsv)` with BIDS derivatives quality control data including a "brain coverage score" for the `derivatives.func.runs_task-(MID|nback|rest|SST)_volume` data subsets. Also of importance for this same data subset...
6+
7+
**Note**: It was recently discovered we only uploaded runs 1 and 2 of all available volumes of the `derivatives.func.runs_task-(MID|nback|rest|SST)_volume` data subsets. While this is fine for the task-based fMRI runs (of which there are always two), it is short for many resting state fMRI tasks with 3 or more runs. We are actively uploading these missing data to the NDA and we will post another update here soon. We will also update the above `derivatives_qc.(json|tsv)` file with a version 1.0.1 shortly after data are uploaded to include `task-rest` runs 3 and up.
8+
39
## Release 1.1.0
410

511
Released 7/27/2020, this is the next big release with the addition of:
612

7-
1. `participants.(json|tsv)`: BIDS standard participants files with matched groups
13+
1. `participants.(json|tsv)` version 1.0.0: BIDS standard participants files with matched groups
814
1. `sourcedata.func.task_events`: Task-based fMRI E-Prime files
915
1. `inputs.dwi.dwi`: DWI BIDS input data
1016
1. `derivatives.anat.stats`: FreeSurfer stats files

docs/pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This stage involves four broad steps:
6060
1. Motion censoring followed by standard re-processing
6161
1. Construction of parcellated timeseries
6262

63-
#### 1. DBP Standard pre-processing
63+
#### DBP 1. Standard pre-processing
6464

6565
Standard pre-processing comprises three steps. First all fMRI data are de-meaned and de-trended with respect to time. Next a general linear model is used to denoise the processed fMRI data. Denoising regressors comprise signal and movement variables. Signal variables comprise mean time series and first derivative for white matter, CSF, and the global signal, which are derived from Individualized segmentations generated during PostFreesurfer. Movement variables comprise translational (X,Y,Z) and rotational (roll, pitch, and yaw) measures estimated by re-alignment during FMRIVolume and their Volterra expansion. The inclusion of GSR is critical for most resting-state functional MRI comparisons, as demonstrated empirically by multiple independent labs (Ciric et al., 2017; Power et al., 2017, 2019b; Satterthwaite et al., 2013). After denoising the fMRI data, the time series are band-pass filtered between 0.008 and 0.09 Hz using a 2nd order Butterworth filter. Such a band-pass filter is softer than other filters, and avoids potential aliasing of the time series signal.
6666

docs/recommendations.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A full-resolution version of this table can be found [here](https://github.com/A
1616

1717
In a BIDS standard folder layout there should always be a `participants.tsv` (spreasheet) and `participants.json` (data dictionary) file. This was not available in our first release, but is available now. The participants files have the following fields inside.
1818

19-
1. `participant_id`: NDA unique pGUID. starting with `sub-`
19+
1. `participant_id`: NDA unique pGUID, starting with `sub-`
2020
1. `session_id`: Participant's session ID (all data within this first release are `ses-baselineYear1Arm1`)
2121
1. `collection_3165`: Presence or absence of the subject from this NDA collection 3165 uploaded data
2222
1. `site`: ABCD site location
@@ -38,11 +38,23 @@ They are available for download on [the main NDA Collection 3165 page](https://n
3838

3939
The `matched_group` field is the product of comparisons across site, age, sex, ethnicity, grade, highest level of parental education, handedness, combined family income, exposure to anesthesia, and family-relatedness which show no significant differences between the ABCD-1 and ABCD-2 groups. Comparison of the counts and means for each of these factors shows that ABCD-1 and ABCD-2 are negligibly different samples. Gender shows the largest absolute difference of 2.5 percent. No other demographic variables differ by more than 1 percent. See table above.
4040

41-
## 3. Downloading and Unpacking Data
41+
## 3. The BIDS Quality Control File
42+
43+
This Quality Control (QC) file contains QC metrics for data from this collection. Version 1.0.0 contains brain coverage scores for all runs 1 and 2 of the `derivatives.func.runs_task-(MID|nback|rest|SST)_volume` data subsets. Currently, available fields in the QC file are:
44+
45+
1. `participant_id`: NDA unique pGUID, starting with `sub-`
46+
1. `session_id`: Participant's session ID, starting with `ses-`
47+
1. `data_subset`: Collection 3165 data subset
48+
1. `task`: fMRI task
49+
1. `run`: Chronlogical run number
50+
1. `path`: Relative path from the root of the data set
51+
1. `brain_coverage_score`: Overlap of the functional run time series mean with the atlas mask
52+
53+
## 4. Downloading and Unpacking Data
4254

4355
There are two ways to download ABCD Study data and get BIDS inputs or derivatives:
4456

45-
1. (***PREFERRED***) Downloading from NDA Collection 3165 will provide you an "associated files" spreadsheet with AWS S3 links and other key information. DCAN Labs has designed [a GitHub repository for selectively downloading only parts of the BIDS input and derivative data, the "nda-abcd-s3-downloader"](https://github.com/ABCD-STUDY/nda-abcd-s3-downloader).
57+
1. (***PREFERRED***) Downloading from NDA Collection 3165 will provide you an "data structure manifest" spreadsheet with AWS S3 links and other key information. DCAN Labs has designed [a GitHub repository for selectively downloading only parts of the BIDS input and derivative data, the "nda-abcd-s3-downloader"](https://github.com/ABCD-STUDY/nda-abcd-s3-downloader).
4658
1. [ABCD Fast Track Data on the NDA](https://nda.nih.gov/abcd/query/abcd-fast-track-data.html) can alternatively be downloaded and unpacked into BIDS with the [ABCD-STUDY abcd-dicom2bids GitHub repository](https://github.com/ABCD-STUDY/abcd-dicom2bids). This is if you need DICOM files specifically.
4759

4860
### [`nda-abcd-s3-downloader`](https://github.com/ABCD-STUDY/nda-abcd-s3-downloader)
@@ -53,11 +65,11 @@ This downloader can parallelize downloads and you can specify only your data sub
5365

5466
This tool pulls DICOMs and E-Prime files from the NDA's "fast-track" data. It also unpacks, converts, and BIDS-standardizes the fast-track data so it becomes BIDS-compliant and matches that which is uploaded to collection 3165.
5567

56-
## 4. MATLAB Motion Mask Files
68+
## 5. MATLAB Motion Mask Files
5769

5870
In order to make an accurate correlation matrix, use the MATLAB motion mask file described in release document 4, [Derivatives](https://collection3165.readthedocs.io/en/stable/derivatives/), under the **Motion MAT File** heading.
5971

60-
## 5. Interacting with CIFTI Data Types
72+
## 6. Interacting with CIFTI Data Types
6173

6274
Released data follows the standards defined by the Human Connectome Project, such as reporting different metrics in standard grayordinate space and saving data using CIFTI standard file formats.
6375

@@ -86,7 +98,7 @@ Correlation matrices should be generated from either the dense or parcellated ti
8698

8799
For visualization of all of these CIFTI files, use [Connectome Workbench](https://www.humanconnectome.org/software/connectome-workbench).
88100

89-
## 6. DCAN Labs Software
101+
## 7. DCAN Labs Software
90102

91103
We have built tools to utilize this data using our recommended methods. Read on for descriptions of each publicly-hosted open-source software GitHub repository from [DCAN-Labs](https://github.com/DCAN-Labs).
92104

@@ -106,7 +118,7 @@ File mapper is another generalized piece of software which is great for defining
106118

107119
Much like custom clean, you define a JSON file which says how to map a file from some common input to some common output in order to "reshape" your data outputs.
108120

109-
## 7. BIDS Folder Layout
121+
## 8. BIDS Folder Layout
110122

111123
Your final BIDS folder structure will look like this tree if you download everything. Full descriptions of these BIDS input and BIDS derivative data are located in these release notes' documents 2 and 4, [**Inputs**](https://collection3165.readthedocs.io/en/stable/inputs/) and [**Derivatives**](https://collection3165.readthedocs.io/en/stable/derivatives/) respectively.
112124

0 commit comments

Comments
 (0)