plot_heatmap_vsd: Sample distance heatmap from vsd object

Description Usage Arguments Value

View source: R/rnaseq.R

Description

Sample distance heatmap from vsd object

Usage

1
2
3
4
5
6
plot_heatmap_vsd(
  vsd,
  var,
  pal = options("xmcutil.tripalette")[[1]][2],
  dir = 1
)

Arguments

vsd

A vsd object

var

A string - the name of the variable matching metadata columns

pal

A string - palette name of RColorBrewer. Default value takes the palette set up in options('xmc.tripalette').

dir

An integer - 0 or 1, to adjust the direction of colors. Default value is 1.

Value

A heatmap


xmc811/xmcutil documentation built on June 4, 2021, 10:48 a.m.