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

🔵 Primary key 🔴 Required 🟡 Computed (squirrel writer/reader should handle these variables)

Variable
Type
Default
Description

Datetime

datetime

Datetime of the group analysis.

Description

string

Description.

GroupAnalysisName

string

🔴 🔵

Name of this group analysis.

Notes

string

Notes about 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

Was this helpful?