Description Usage Arguments Value Author(s) Examples
View source: R/plot_overviewGISTIC2.R
Generates an overview of the GISTIC2 copy-number landscape.
1 2 3 4 5 6 7 | plotOverviewGISTIC2(
data.GISTIC,
maxG = 3,
minG = -2,
maxQ = 0.1,
sizeTrackCN = 15
)
|
data.GISTIC |
(list): Output from |
maxG |
(numeric): Cut-off of the max. G-Score. |
minG |
(numeric): Cut-off of the min. G-Score. |
maxQ |
(numeric): Which peaks are plotted (max. q-value). |
sizeTrackCN |
(numeric): Size of the CN track. |
(NULL) Plots a Circos figure.
Job van Riet j.vanriet@erasmusmc.nl
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.