Plot Tornado Plots
1 2 3 4 5 |
gene.name |
gene name. Character. |
title |
the title shown in the plots. Character. |
legend |
type of legend display. Character. |
pixel.per.cnv |
thickness of CNV lines in pixel. Int. |
color |
colors of tornado.List. |
color.method |
the method for coloring the CNVs. Character. |
sort.method |
the method for coloring the CNVs. Character. |
SaveAsObject |
if true, the plot will be saved in R object. If false, it will be saved in a file. Boolean. |
drop.low.amp |
If it is TRUE (default), the amplifications with CNV<5 are not shown in plot. Boolean. |
multi_panel |
If true, a multiple panel plot will be shown. |
zoomed |
indicates if plot will be shown in zoomed-in sight. It should be "global","region" or "gene".Character |
font.size.factor |
multiply for rescale font size. Double. |
path |
path of output plot. character. |
orient |
vertical or horizontal arrange CNVs and chromosome. It should be "v" or "h". |
CNV.input |
Output of MakeData function, Grange object |
formath |
output plot file type. character. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.