list_json_files: This function lists all json files in the folder. It extracts...

list_json_filesR Documentation

This function lists all json files in the folder. It extracts possible sequences based on the "mri_sequences" regex. Furthermore it outputs a "sequence_overview" TSV file containing sequence information and the observations per category. This file is needed for the sequence mapper.

Description

This function lists all json files in the folder. It extracts possible sequences based on the "mri_sequences" regex. Furthermore it outputs a "sequence_overview" TSV file containing sequence information and the observations per category. This file is needed for the sequence mapper.

Usage

list_json_files(input_path, output_suffix = "")

Arguments

input_path

File path containing all json files

output_suffix

Suffix, which will be added to the "sequence_overview" TSV file.


wulms/bidsconvertr documentation built on Sept. 17, 2023, 11:22 p.m.