Description Usage Arguments Value
View source: R/sample_sample_plot.R
Generate a nice sample-sample density plot of two samples in matrix x.
1 | sample_sample_density_plot(x, fc = 2, main = NULL)
|
x |
Matrix of twp columns (samples) to graph. |
fc |
Fold-change cutoff to consider (2.0 is default). |
main |
A main title for plot |
Return a ggplot sample-sample density plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.