Dendrograms : General parameters in dendrograms

Click in graph to show relevant configuration - Click in hashtag to open in new page
# colorSmpDendrogramBy
Name of metadata annotation to color the sample (row) dendrogram
Type: string
Default:
Options: 0

# colorVarDendrogramBy
Name of metadata annotation to color the variable (column) dendrogram
Type: string
Default:
Options: 0

# dendrogramColor
Color for the dendrograms
Type: color
Default: rgb(0,0,0)

# dendrogramHeight
Size in pixels for the dendrogram
Type: integer
Default: 80

# showSmpDendrogram
Flag to show/hide the sample (row) dendrogram
Type: boolean
Default: true

# showVarDendrogram
Flag to show/hide the variable (column) dendrogram
Type: boolean
Default: true

# smpDendrogramHang
Flag to use extend the lines to the end of the terminal nodes when the newick is provided for the sample (row) dendrogram
Type: boolean
Default: true

# smpDendrogramNewick
Custom dendrogram in Newick format created outside CanvasXpress to define and specify the hierarchy for the sample (row) dendrogram.
Type: string
Default:

# smpDendrogramPosition
Position for the sample (row) dendrogram in the plot. It could be top, bottom, right or left depending on the orientation of the graph
Type: string
Default: left
Options: left, right

# smpDendrogramUseHeight
Boolean flag to allow the use of height in the provided Newick string for branch representation in the sample (row) dendrogram
Type: boolean
Default: false

# varDendrogramHang
Flag to use extend the lines to the end of the terminal nodes when the newick is provided for the variable (column) dendrogram
Type: boolean
Default: true

# varDendrogramNewick
Custom dendrogram in Newick format created outside CanvasXpress to define and specify the hierarchy for the variable (column) dendrogram.
Type: string
Default:

# varDendrogramPosition
Position for the variable (column) dendrogram in the plot. It could be top, bottom, right or left depending on the orientation of the graph
Type: string
Default: top
Options: top, bottom

# varDendrogramUseHeight
Boolean flag to allow the use of height in the provided Newick string for branch representation in the variable (column) dendrogram
Type: boolean
Default: false