Description Usage Arguments Value
scatter
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
meth |
A vector of number. |
exp |
A vector of number or matrix with sample in column and gene in rows. |
legend.title |
Plot legend title |
category |
A vector of sample labels. |
xlab |
A character specify the title of x axis. |
ylab |
A character specify the title of y axis. |
ylim |
y-axis limit i.e. c(0,25) |
dots.size |
Control dots size |
title |
A character specify the figure title. |
correlation |
Show person correlation values |
color.value |
A vector specify the color of each category, such as |
lm_line |
A logic. If it is TRUE, regression line will be added to the graph. |
A ggplot figure object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.