Data Faceting : Data faceting related parameters

# segregateSamplesBy

An array that holds the annotation(s) used to segregate the samples ala Facet way in R. It must be categories in the data.x object
Type: array
Default: []

# segregateVariablesBy

An array that holds the annotation(s) used to segregate the variables ala Facet way in R. It must be categories in the data.z object
Type: array
Default: []

# splitSamplesBy

Factor (in the x data object) used to split the samples ala split in complex heatmap
Type: string
Default: false

# splitSeparation

Length in pixels to separate the splits in samples and variables
Type: integer
Default: 10

# splitVariablesBy

Factor (in the z data object) used to separate the variables ala split in complex heatmap
Type: string
Default: false