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 dendrogram
Type: string
Default: false
Options: false

# colorVarDendrogramBy

Name of metadata annotation to color the variable dendrogram
Type: string
Default: false
Options: false

# 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 dendrogram
Type: boolean
Default: true

# showVarDendrogram

Flag to show/hide the variable dendrogram
Type: boolean
Default: true

# smpDendrogramNewick

Custom dendrogram in Newick format produced outside CanvasXpress to specify hierarchy for the sample dendrogram
Type: string
Default: false

# smpDendrogramPosition

Position for the sample 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

# varDendrogramNewick

Custom dendrogram in Newick format produced outside CanvasXpress to specify hierarchy for the variable dendrogram
Type: string
Default: false

# varDendrogramPosition

Position for the variable 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