roistats_getData: Extract TAC data from roistats

View source: R/pipeline_outputs.R

roistats_getDataR Documentation

Extract TAC data from roistats

Description

Extract TAC data from a kinfitresults.mat file

Usage

roistats_getData(matfile, use_rmatio = FALSE)

Arguments

matfile

Filename of the roistats file

use_rmatio

Should rmatio be used for extraction? It tends to be faster, but sometimes fails. But sometimes only rmatio works. I have no idea why...

Value

List with the sizes of all rois, the subject name, PET number, and TAC data

Examples

abcd_out <- roistats_getData('abcd_dynpet1_roistats.mat')


mathesong/kipettools documentation built on Feb. 5, 2024, 10:10 p.m.