make_RPKM | R Documentation |
make_RPKM populates RPKM slot of SummarizedExperiment S4 object.
make_RPKM(se)
se |
A SummarizedExperiment object. |
RPKM populated object
AJ Vaestermark, JR Walters.
The "doseR" package, 2018 (in press).
data(hmel.se)
SummarizedExperiment::assays(se)$rpkm <- make_RPKM(se)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.