Description Usage Arguments Value Author(s) Examples
pancor result plot
1 2 |
data |
data return from pancor |
dot.szie |
= 6, |
dot.fill |
dot fill color, purple |
dot.color |
outside color, black |
a ggplot object
Shipeng Guo, Zhougeng Xu
1 2 3 4 | data(pancancer_small)
df <- pancor(pancancer_small, "METTL3", "SETD2")
p <- ggpancor(df)
print(p)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.