Description Usage Arguments Details Author(s) Examples
View source: R/facopy_internal_v45.r
The function plots a stacked histogram of chromosome arm alterations by variable value
1 2 3 |
fad |
|
alteration |
A character describing the kinds of alteration to include. It should be one of the following: |
varName |
A character indicating the variable of interest within the |
sel |
A character vector with the chromosome arms that will be highlighted using the colors in |
selColors |
A vector of colors with the same length as the parameter |
selOnly |
A logical indicating whether to only plot the frequencies of selected chromosome arms. |
baseColor |
Base color of the triangles that indicate frequencies in the plot. Default is |
bin |
The width of the histogram cells. Default is 0.05. |
xmax |
The maximum limit of the x axis in the plot. Default is 1. |
ymax |
The maximum limit of the y axis in the plot. |
Alteration frequencies are calculated genomic feature-wise within each chromosome arm.
David Mosen-Ansorena
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.