boxplot-EdgeObject-method: Boxplot of an EdgeObject

boxplot,EdgeObject-methodR Documentation

Boxplot of an EdgeObject

Description

Boxplot of an EdgeObject

Usage

## S4 method for signature 'EdgeObject'
boxplot(
  x,
  type = c("normFactors", "modLogCPM"),
  xlab = "",
  ylab = NULL,
  main = "",
  ...
)

Arguments

x

An EdgeObject

type

The type of boxplot: 'normFactors' and 'modLogCPM' are supported.

xlab

Character, xlab.

ylab

Character, ylab.

main

Character, title.

...

Passed to boxplot.


bedapub/ribiosNGS documentation built on Feb. 10, 2025, 12:34 a.m.