Skip to content

Export data to DANDI

Overview

Data stored on IDEAS can be exported to the DANDI archive for compliance with the NIH Data Management and Sharing Policy.

Procedure

Data can be exported to DANDI by following the steps below.

  1. A data column of type NWB Data must exist on the dataset from which you wish to export data to DANDI. The data column can be created independently or by adding the analysis results of the Convert to NWB tool.

  2. Open the Export to DANDI menu using either the top navigation bar (File -> Export to DANDI) or the Exports button located at the bottom of the screen.

  3. Fill in the required parameters:

    • Enter the DANDI API key associated with the account to which data should be transferred. See DANDI documentation for details on how to obtain a valid API key.
    • Select the DANDI server to which to export the data.
    • Select a dandiset from the list of available dandisets. The list consists of all dandisets that are available using the API key provided on the specified server.
    • Select the data column from the dataset from which to select NWB data.
    • Select the individual NWB files to export to DANDI.
  4. Click Export to start the data transfer to DANDI.

Supported Files

Export to DANDI is compatible with Neurodata Without Borders files (.nwb) that meet the requirements outlined below. Data on IDEAS can be converted to the NWB format using the Convert to NWB tool. DANDI's terms and policies can also be consulted for additional details.

  • Session Metadata
    • A session description must be specified.
  • Subject Metadata
    • The subject identifier must be specified.
    • The subject species must be specified using formal latin binomial nomenclature (e.g. Mus musculus for a mouse).
    • The subject age must be specified using the ISO 8601 format (e.g. P90D for 90 days old).
    • The subject sex must be set to one of the following values: M for male, F for female, U for unknown, and O for other.
  • Behavior Video
    • The behavior video must use one of the following file extensions: mp4, avi, wmv, mov, flv, mkv.
    • If you wish to include a nVision movie (.isxb), it must first be converted to one of the supported file extensions. This can be achieved using the Convert Inscopix Movie to MP4 tool.