Description Usage Arguments Details Examples
Visualizing gene mutation as mountain-hill landscape, containing mountain
genes and hill
genes.
1 |
df |
A data frame with 3 columns, the 1st col is gene name, 2nd mutation frequency, and 3rd q-value. |
refgene |
A data frame with 3 columns containing information about gene distribution across genome. |
label.genes |
gene(s) to be labeled in mountain-hill landscape. |
k |
Number of genes to visualize. |
xmin |
Start position in x-axis. |
xmax |
End position in x-axis. |
ymin |
Start position in y-axis. |
ymax |
End position in y-axis. |
magnitude |
Times to be magnified. |
shift |
Shift units along axis. |
z.padj |
Adjustment along z-axis. |
cex=1 |
Text size. |
Use package rgl
to visualize gene mutation as mountain-hill landscape.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.