Sharing your data

Sharing a neuroscience dataset openly requires decisions at each stage of the research cycle: what consent to obtain, what format to use, where to deposit, and how to register the result so others can find and cite it. This perspective walks through those stages in order. For modality-specific standards and repositories, see the relevant domain perspective: Neuroimaging, Electrophysiology, Genomics, Bioimaging, Cognition, or Computational. For funder mandates and national platforms, see the relevant geographic perspective.

Before you collect

Open Brain Consent provides GDPR-compatible model informed consent forms designed specifically for neuroimaging and electrophysiology data from human participants. The forms explicitly allow open data sharing and have been reviewed against European data protection requirements. Consent obtained without an open-sharing clause cannot be retroactively revised, which makes this the step with the highest downstream cost if skipped.

Study registration

Pre-registering a study design before data collection reduces publication bias and is increasingly recognised by journals and funders. OSF is the standard platform for pre-registration in non-clinical neuroscience research. For clinical trials, registration before first patient enrolment is a legal requirement: ClinicalTrials.gov is the primary global registry, and CTIS is mandatory for all trials conducted under EU clinical trials legislation.

Data management plan

Most research funders require a data management plan specifying where data will be stored, how it will be described, and under what conditions it will be shared. Making format and repository choices before writing the plan makes it straightforward to complete. Common DMP tools include OPIDoR (France, ANR-aligned), DMPTool (USA, NIH-aligned), DMP Online (UK, UKRI/Wellcome-aligned), and the Data Stewardship Wizard (EU/ELIXIR, with maDMP export). RDMkit, maintained by ELIXIR, provides comprehensive RDM guidance covering the full data lifecycle, navigable by life science domain and by country. For funder-specific requirements and pre-registration as standalone topics, see Study Registration and Data Management.

Formatting your data

Every research modality has a community-adopted format standard. Using it is the single most important step for repository acceptance and interoperability downstream. Validate against the format standard before deposit: most domain repositories run validation on upload and reject non-compliant datasets. The domain perspectives describe each standard in depth. The reference below covers the working choices.

ModalityStandard formatSee
MRI, fMRI, PETBIDS over NIfTINeuroimaging
EEG, MEG, iEEGBIDS with EDF or BrainVision, plus HED for eventsElectrophysiology
Invasive neurophysiologyNWB, plus HED for eventsElectrophysiology
Genomics (raw to processed)FASTQSAM-BAM-CRAMVCFGenomics
Single-cell genomicsh5ad (AnnData / Seurat)Genomics
BioimagingOME File Formats (OME-TIFF or OME-Zarr)Bioimaging
Behavioural and cognitiveBIDS with HED event sidecar filesCognition
Computational modelsNeuroML (models), SWC (morphologies)Computational
Clinical trial dataCDISC (SDTM, ADaM)Clinical Trials
Health dataOMOP CDM harmonisation applied at source by the institution holding the dataHealth

Choosing a repository

The right repository depends on data modality, access policy, and any funder or institutional requirements. Domain perspectives list the full repository landscape for each modality. The table below gives a broad overview with examples. For country-specific deposit requirements and recommended national platforms, see the geographic perspective for your region.

ModalityOpen accessControlled accessSee
NeuroimagingOpenNeuroPublic-nEUro (EU), NIMH Data Archive (US)Neuroimaging
ElectrophysiologyDANDI ArchiveG-Node (EU)Electrophysiology
GenomicsENA / SRA / DDBJEGA (EU), dbGaP (US)Genomics
Single-cell genomicsCELLxGENE, NeMO ArchiveEGA (EU), dbGaP (US)Genomics
BioimagingBioImage ArchiveBioimaging
Behavioural / cognitiveOpenNeuro (with recordings), OSF or Zenodo (standalone)Cognition
Computational modelsModelDB, OpenSourceBrainComputational
Clinical trial dataResults via ClinicalTrials.govSee Clinical TrialsClinical Trials
Health dataSee HealthEGA (EU), dbGaP (US), and national platforms (see geographic perspective)Health
Any modalityZenodo
Discover domain repositoriesFAIRsharing, re3data

Depositing and registering

Deposit the dataset with complete metadata, including ORCID identifiers for all contributors. Most repositories assign a DOI via DataCite automatically on submission, making the dataset citable from the moment of deposit.

After depositing, register the dataset in FAIRsharing to link it to the standards it uses and make it findable alongside related repositories and policies. FAIR-Checker can then assess the FAIRness of the deposited resource by its URL or DOI, identifying specific gaps in metadata completeness, structure, and interoperability against recognised standards. If the study was pre-registered, link the deposit record to the pre-registration entry in OSF or the relevant clinical trials registry. Include the repository DOI in a data availability statement in your paper. A statement saying only “data available on request” requires no actual deposit and routinely results in low retrieval rates. Publishers aligned with cOAlition S increasingly require a verified deposit DOI rather than a request-based statement.

For the provenance and reproducibility layer (open code, workflow tracking, and re-executable pipelines alongside your data), see Reproducibility.