Description Usage Arguments Value
Correlate RLE to median and IQR of RIN. If RIN is not giver, correlate it to straight line, i.e. test if RLEs are equal
1 2 3 4 5 6 7 8 9 |
expLog2 |
Expression matrix (preferably in log2 scale) with genes in rows and samples in columns |
filePath |
NULL or character; if given, output a PDF; default NULL |
RIN |
If given, correlate it to median and IQR of RLE; otherwise correlate RLE to a straight line (RLE==1 for all samples) |
width |
PDF width |
height |
PDF height |
alpha |
Transparency of points, passed to geom_point |
... |
Passed to geom_boxplot |
ggplot2 object and PDF if filePath is given
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.