No description
| .datalad | ||
| annarbor_a@46d691a89c | ||
| annarbor_b@022f26d49e | ||
| atlanta@d8e6115cb2 | ||
| baltimore@d429ca4098 | ||
| bangor@5d8db120af | ||
| beijing_zang@9ab60c6384 | ||
| berlin_margulies@b97bbb4c76 | ||
| cambridge_buckner@341027b506 | ||
| dallas@540cbc518a | ||
| icbm@41002ca484 | ||
| leiden_2180@bf1259b95c | ||
| leiden_2200@5a904939dc | ||
| leipzig@5f57efd419 | ||
| milwaukee_a@01497f7586 | ||
| milwaukee_b@61a914d7dc | ||
| munchen@ad6907855c | ||
| newark@e1a34321ec | ||
| newhaven_a@7c32f14e7a | ||
| newhaven_b@89b2e6a20d | ||
| newyork_a@6ce6434172 | ||
| newyork_a_adhd@3c4d0d5e3b | ||
| newyork_b@c146d3d7fd | ||
| newyork_test-retest_reliability@549690a205 | ||
| ontario@f7257bcc68 | ||
| orangeburg@3ae9b1b203 | ||
| oulu@0644c3612d | ||
| oxford@b2646bbeda | ||
| paloalto@a8c66a527d | ||
| pittsburgh@58d695f30f | ||
| queensland@8009ea40fa | ||
| saintlouis@3d7e216587 | ||
| taipei_a@1bf039b7a2 | ||
| taipei_b@2db1e5322e | ||
| .gitattributes | ||
| .gitmodules | ||
| README | ||
## 1000 Functional Connectomes’ Project (FCP) The [FCP](http://fcon_1000.projects.nitrc.org/fcpClassic/FcpTable.html) dataset contains 1200+ subjects with resting state functional MRI (R-fMRI) independently collected at 33 sites. ## Dataset Structure Each site directory in this dataset is a DataLad subdataset. The command ``datalad get -n <site>`` clones this subdataset and allows access to the site's data. ## Dataset Citation The following text snippet (or something similar) should be included in the Methods section of publications to state that this dataset was downloaded, restructured, and managed as a DataLad dataset: > Data from the 1000 Functional Connectomes’ Project were retrieved using DataLad (Halchenko et al.) from the publicly provided [DataLad dataset](http://datasets.datalad.org/). This dataset provides streamlined, per-file-level access to the official data sources. > Halchenko et al., (2021). DataLad: distributed system for joint management of code, data, and their relationship. Journal of Open Source Software, 6(63), 3262, https://doi.org/10.21105/joss.03262 ## DataLad datasets This repository is a [DataLad](https://www.datalad.org/) dataset. It provides fine-grained data access down to the level of individual files, and allows for tracking future updates. In order to use this repository for data retrieval, [DataLad](https://www.datalad.org/) is required. It is a free and open source command line tool, available for all major operating systems, and builds up on Git and [git-annex](https://git-annex.branchable.com/) to allow sharing, synchronizing, and version controlling collections of large files. More information on DataLad and how to use it can be found in the DataLad Handbook at [handbook.datalad.org](http://handbook.datalad.org/en/latest/index.html).