plot_me | R Documentation |
visulization of mutual exclusivity
plot_me(x, sort=T, s.lab="", main="", g.cex=1, g.col="black",
m.cex=1, s.cex=1, col.bg="white", col="blue", horiz=T)
x |
data.frame or matrix of mutation |
sort |
logical: if sorting by mutation number |
s.lab |
mutation gene label |
main |
main |
g.cex |
cex for gene label |
g.col |
color for gene label |
m.cex |
cex for mutation |
s.cex |
cex for sample |
col.bg |
background color |
col |
mutation color |
horiz |
logical: horizontal plots, FALSE will be vertical |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.