Correlation Graphs : General parameters for correlation

# correlationAnchorLegend
Flag to show a region above the correlation plot that anchror a sample/variable to a position
Type: boolean
Default: false
Used in: Correlation

correlationAnchorLegend : true

correlationAnchorLegend : false


# correlationAnchorLegendAlignWidth
Length in pixels of the height of the correlation anchor legend
Type: integer
Default: 40
Used in: Correlation

correlationAnchorLegendAlignWidth : 10

correlationAnchorLegendAlignWidth : 50


# correlationAxis
Axis used for the correlation
Type: string
Default: samples
Options: samples, variables
Used in: Correlation

correlationAxis : "samples"

correlationAxis : "variables"


# correlationLabelInterval
Interval for the sample or variable labels in the correlation plot
Type: integer
Default: 1
Used in: Correlation

correlationLabelInterval : 1

correlationLabelInterval : 2


# correlationType
Shape to use in the correlation graphs
Type: string
Default: diamond
Options: diamond, circle
Used in: Correlation

correlationType : "diamond"

correlationType : "circle"