Share via


InsightCluster interface

A cluster of analysis samples.

Properties

description

Description of the analysis cluster.

id

The id of the analysis cluster.

label

Label for the cluster

samples

List of samples that belong to this cluster. Empty if samples are part of subclusters.

subClusters

List of subclusters within this cluster. Empty if no subclusters exist.

suggestion

Suggestion for the cluster

suggestionTitle

The title of the suggestion for the cluster

weight

The weight of the analysis cluster. This indicate number of samples in the cluster.

Property Details

description

Description of the analysis cluster.

description: string

Property Value

string

id

The id of the analysis cluster.

id: string

Property Value

string

label

Label for the cluster

label: string

Property Value

string

samples

List of samples that belong to this cluster. Empty if samples are part of subclusters.

samples?: InsightSampleUnion[]

Property Value

subClusters

List of subclusters within this cluster. Empty if no subclusters exist.

subClusters?: InsightCluster[]

Property Value

suggestion

Suggestion for the cluster

suggestion: string

Property Value

string

suggestionTitle

The title of the suggestion for the cluster

suggestionTitle: string

Property Value

string

weight

The weight of the analysis cluster. This indicate number of samples in the cluster.

weight: number

Property Value

number