https://github.com/ajbarrows/nerve-data

Dataset repository information for the NERVE Lab.

https://github.com/ajbarrows/nerve-data

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Dataset repository information for the NERVE Lab.

Basic Info
  • Host: GitHub
  • Owner: ajbarrows
  • Language: Python
  • Default Branch: main
  • Size: 3.91 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 10 months ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

NERVE Lab Data Sets

Current path for UVM VACC users: /users/a/j/ajbarrow/scratch/data

Datasets are all BIDS compliant (at least in structure), with one notable exception: .parquet files are included in addition to .tsv files where appropriate.

HBCD

1.0

Download date: 2025-08-22

Structure:

HBCD/1.0/
├── dataset_description.json
├── derivatives
│   ├── hdcc
│   └── nerve
├── participants.json
├── participants.tsv
├── phenotype
│   ├── {phenotype1}.json
│   ├── {phenotype1}.parquet
│   └── {phenotype1}.parquet
├── sub-{subject_id}
│   ├── ses-V02
│   │   ├── anat
│   │   ├── dwi
│   │   ├── fmap
│   │   ├── func
│   │   ├── motion
│   │   └── mrs
│   └── ses-V03
│       ├── anat
│       ├── dwi
│       ├── eeg
│       ├── fmap
│       ├── func
│       └── motion
  • Derivatives include tabulated iamging data
    • HDCC pipeline is “HBCD Data Coordinating Center”
    • NERVE is NERVE Lab-derived files (see derivatives folder for more information)
Total Subjects: 602

| session   |   anat |   dwi |   eeg |   fmap |   func |   motion |   mrs |
|:----------|-------:|------:|------:|-------:|-------:|---------:|------:|
| ses-V02   |    546 |   483 |     0 |    508 |    513 |      497 |   302 |
| ses-V03   |     75 |    63 |    81 |     71 |     71 |       82 |    38 |

Owner

  • Login: ajbarrows
  • Kind: user

GitHub Events

Total
  • Push event: 2
  • Create event: 1
Last Year
  • Push event: 2
  • Create event: 1