bids_project()
|
Load a BIDS project at a file path |
check_func_scans()
|
x <- bids_project(system.file("inst/extdata/phoneme_stripped", package="bidser"), fmriprep=TRUE) |
confound_files()
|
Get list of confound files |
create_preproc_mask()
|
create pre-processing mask |
encode()
|
Encode a string |
event_files()
|
Get event files |
flat_list()
|
Get "flat" representation |
func_scans()
|
Get functional scans |
gen_lit()
|
a literal matcher |
optional_key()
|
create parser for optional BIDS key |
optional_literal()
|
create parser for an optional BIDS literal |
parse()
|
Parse a file-name |
participants()
|
Get participants |
preproc_scans()
|
Get pre-processed fmri scans |
read_confounds()
|
read in confound files |
read_confounds(<bids_project>)
|
read confound files |
read_events()
|
read in event files |
read_func_scans.bids_project()
|
read in a set of four-dimensioanl functional scans |
search_files()
|
Search files in BIDS structure |
sessions()
|
Get sessions |
tasks()
|
Get Tasks |