Learn R Programming

momr (version 1.1)

plotBarcode2: plotBarcode2

Description

plots the intensity of a frequency matrix with a 4-fold color step. Usually used for complex figures where different MGS are overlapped and annotated with different data.

Usage

plotBarcode2(data, main = "", ylabl = "", ylabr = "", col.axisl = "white", col.axisr = "white", box = FALSE)

Arguments

data
: a frequency matrix to be visualized
main
: the main title of the plot empty by default
ylabl
: label for the left y axis
ylabr
: label for the right y axis
col.axisl
: color for the left y axis
col.axisr
: color for the right y axis
box
: default FALSE.

Value

nothing

Details

plotBarcode2