plot mean vs sd for a matrix for quick QC/filtering
1 2 3 |
mat |
a matrix |
type |
compute summary on rows or columns |
useMAD |
whether to use MAD (more robust) rather than SD. Default is FALSE |
alpha |
alpha blending for the points |
qx |
quantile to be show for Mean (0~1) |
qy |
quantile to be show for SD (0~1) |
main |
main title |
quantileCol |
line colors for quantiles |
plot |
plot or return the summary |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.