Skip to content

Commit 7532eb7

Browse files
committed
Add SUIT atlas pipeline example
1 parent 87f2481 commit 7532eb7

22 files changed

+31
-0
lines changed

dataset_listing.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,4 @@ ps13-pipeline Example PS13 PET atlas pipeline outputs [link](https://doi.org/10.
8686
ps13rev2034-pipeline Revision of PS13 PET atlas outputs [link](https://doi.org/10.18112/openneuro.ds004401.v1.3.0) [@bids-standard](https://github.com/bids-standard) pet pet,dseg
8787
ps13-study-template PS13 atlas in study-specific template with conversions [@bids-standard](https://github.com/bids-standard) pet pet,dseg
8888
ps13-study-template-rev PS13 study template with atlas revision [@bids-standard](https://github.com/bids-standard) pet pet,dseg
89+
suit-pipeline Example SUIT cerebellum atlas pipeline outputs [link](https://github.com/jdiedrichsen/suit) [@bids-standard](https://github.com/bids-standard) anat T1w,dseg,probseg,surf,shape

suit-pipeline/.SKIP_VALIDATION

Whitespace-only changes.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"Name": "SUIT pipeline example",
3+
"BIDSVersion": "1.10.0",
4+
"DatasetType": "derivative",
5+
"GeneratedBy": [
6+
{"Name": "SUIT Pipeline", "Version": "1.0"}
7+
]
8+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"AtlasName": "SUIT Buckner2011 atlas",
3+
"AtlasSampleSize": 1000,
4+
"SpatialReference": "https://templateflow.s3.amazonaws.com/tpl-MNI152Lin_res-01_T1w.nii.gz",
5+
"License": "LICENSE file",
6+
"ReferencesAndLinks": [
7+
"https://doi.org/10.1152/jn.00339.2011"
8+
],
9+
"Species": "Human"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"AtlasName": "SUIT Diedrichsen2009 atlas",
3+
"AtlasSampleSize": 20,
4+
"SpatialReference": "https://templateflow.s3.amazonaws.com/tpl-MNI152Lin_res-01_T1w.nii.gz",
5+
"License": "LICENSE file",
6+
"ReferencesAndLinks": [
7+
"https://doi.org/10.1016/j.neuroimage.2009.01.045"
8+
],
9+
"Species": "Human"
10+
}

suit-pipeline/tpl-SUIT/anat/tpl-SUIT_T1w.nii.gz

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"Description": "Example metadata"}

suit-pipeline/tpl-SUIT/anat/tpl-SUIT_atlas-Buckner2011_seg-17n_dseg.label.gii

Whitespace-only changes.

suit-pipeline/tpl-SUIT/anat/tpl-SUIT_atlas-Buckner2011_seg-17n_dseg.nii.gz

Whitespace-only changes.

suit-pipeline/tpl-SUIT/anat/tpl-SUIT_atlas-Buckner2011_seg-17n_dseg.tsv

Whitespace-only changes.

0 commit comments

Comments
 (0)