Skip to content

wulms/bidsconvertr

Repository files navigation

This is the legacy repository of BIDSconvertR. Please visit the new repository for LTS: BIDSconvertR

DOI BIDS Github License: GPL v3

The hexagonal sticker was made using the iconspackage and based on the MRI svg graphics provided by Flaticon and mavadee FlaticonLink. |

Documentation

The code is documented at https://bidsconvertr.github.io/. Please visit the documentation for a detailed description of the BIDSconvertR

Aim

BIDSconvertR aims to provide a workflow that can:


Features

  • continuous application
    • lazy processing of already existing files
    • easy application during data collection in ongoing studies
  • user-friendliness (minimal terminal interaction required)
    • user dialog with message boxes guiding the users through the workflow
    • Shiny App (GUI) for sequence editing and data inspection
  • file cleaning
    • Renaming of subject-IDs or session-IDs with regular expressions.
    • Renaming of session-IDs
  • BIDS validation
    • verification (color-coded) of sequence-IDs (comparing the entered sequence-IDs to regular expressions according to BIDS)
    • implemented validation with BIDS-Validator (Website/Docker)
  • quality control
    • user-friendly (papayaWidget image viewer) for BIDS datasets
  • pseudonymized BIDS output (only metadata)
    • all potentially identifiable metadata was removed from images and JSONs

How to cite:

Wulms, Niklas. 2022. Wulms/Bidsconvertr. Zenodo. https://doi.org/10.5281/ZENODO.5878407.


Milestones / To-Do's

  • publish the BIDSconvertR
  • testing the tool on MAC systems