plotBarcode2: plotBarcode2

View source: R/visualization.R

plotBarcode2R Documentation

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.

Details

plotBarcode2

Value

nothing

Note

this may be slightly affected by the size of the catalogue when comparing different studies

Author(s)

Edi Prifti & Emmanuelle Le Chatelier


eprifti/momr documentation built on Sept. 27, 2022, 3:36 a.m.