Description Usage Arguments Value See Also
Plots the data object generated by getFusionExpressionPlotData
and saves it as a pdf file. This is a lower-level function called by plotting
functions like plotFusionExpressionOne
or
plotFusionExpressionPair
1 2 | plotFusionExpressionPlotData(data, title, file = "temp.pdf", scale = 1000,
ratio = 4, scaleOffset = 15)
|
data |
A data object generated by
|
title |
The title to put on the graph. |
file |
The filename (pdf) to save the plot as. By default this is
|
scale |
The number of "bases" per inch in the plot, default = 1000 |
ratio |
The height/width ratio of the plot. |
scaleOffset |
The distance in bases that the scale annotation is set below the gene exon graph. |
nothing
getFusionExpressionPlotData
plotFusionExpressionOne
plotFusionExpressionPair
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.