Skip to content

How to organize sample-wise group-level calls? #15

@tsalo

Description

@tsalo

For large datasets, it seems likely that folks will want to aggregate summary measures of smaller samples within the dataset with the "group" level option. For example, if you have fMRIPost-AROMA derivatives from ABCD (lots of subjects!) and you want to use the "group" option to summarize the postprocessing results, you might want to just look at a subset of the subjects, like data from the first session only.

The current plan would create a group-level set of results in the fMRIPost-AROMA derivatives dataset where the participant-level results live, but that's a problem if you want to run the group-level workflow on multiple subsets.

Should we organize nipost group-level arguments as:

  • app preproc-dset postproc-dset
  • app postproc-dset group-postproc-dset

The former seems more BIDS-y, but the latter allows users to create multiple group-level subsets without overwriting previous runs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions