arseq.pheatmap: Pheatmap plotting function

Description Usage Arguments Value

View source: R/arseq.pheatmap.R

Description

The function saves the pheatmap as a pdf.

Usage

1
arseq.pheatmap(x, filename, width = 7, height = 7, save.dir = getwd())

Arguments

x

Expression matrix or any numeric matrix to be visualized as a heatmap.

filename

The pdf file name.

width

Width of the pdf file.

height

Height of the pdf file.

save.dir

Location to save the heatmap

Value

Does not return anything. The function saves a pdf file to the working directory.


ajitjohnson/arseq documentation built on Oct. 28, 2021, 3:53 a.m.