group-analysis

JSON array

This object is an array of group analyses. A group analysis is considered an analysis involving more than one subject.

JSON variables

*required

Variable

Type

Description

GroupAnalysisName

string

Name of this group analysis.

Description

string

Description.

Notes

string

Notes about the group analysis.

Datetime

datetime

Datetime of the group analysis.

FileCount

number

Number of files in the group analysis.

Size

number

Size in bytes of the analysis.

VirtualPath

string

Path to the group analysis data within the squirrel package.

Directory structure

Files associated with this section are stored in the following directory, where <GroupAnalysisName> is the name of the analysis.

/group-analysis/<GroupAnalysisName>/

Last updated