plotMX: plotMX

Description Usage Arguments Value

View source: R/plotMX.R

Description

This function plots the matrix calculated by tssMap or peakMap.

Usage

1
plotMX(mxls, output, cutoff = 1, color = c("white", "blue"))

Arguments

mxls

A list of matrix generated by tssMap or peakMap,must be the same dimensions.

output

A PDF file name for image to save.

cutoff

Color saturate value. Default is 1. The color will change between 0 to 1 and saturate above 1.

color

The color to be used in the image.

Value

PDF images of the matrix and color bar. For enrichment profile, color bar is useless.


xons/chipMap documentation built on May 4, 2019, 1:25 p.m.