Camera_plotbubble: Make a bubble plot for CAMERA output

Description Usage Arguments Value Examples

View source: R/camera_wrapper.R

Description

Make a bubble plot for CAMERA output

Usage

1
2
Camera_plotbubble(CAMERAoutput, outfileName = NULL, top = 20,
  title = NULL)

Arguments

CAMERAoutput

A tab-seperated file with CAMERA results.

outfileName

Output pdf file name.

top

Number of top gene-sets to plot.

title

Title of the plot

Value

A pdf file with bubble plot

Examples

1
2
3
4
## Not run: 
Camera_plotbubble(CAMERAoutput, outfileName = "test", top = 20, title = NULL)

## End(Not run)

vivekbhr/vivlib documentation built on May 3, 2019, 6:13 p.m.