plot.hanabi: plot.hanabi

Description Usage Arguments See Also

Description

Plotting Hanabi objects

Usage

1
2
3
4
## S3 method for class 'hanabi'
plot(h, alpha = 0.5, col = "black",
  xlab = "Total counts", ylab = "Unique features", main = "Hanabi plot",
  pch = 1, ...)

Arguments

h

The hanabi object to plot.

alpha

The alpha transparency of the plot lines.

col

A vector indicating a color per sample (or a vector that can be recycled that way).

xlab

Horizontal axis label.

ylab

Vertical axis label.

main

Plot title.

pch

Plot character at the tip of the lines.

...

other arguments passed to the generic plot function.

See Also

hanabi

Other Hanabi functions: hanabiPlot, hanabi, points.hanabi


charles-plessy/smallCAGEqc documentation built on May 13, 2019, 3:31 p.m.