Description Usage Arguments Details Value Author(s) References Examples
This function generates LME4 input.
1 |
se |
An se object containing FPKM values and at least one annotation column. |
weightByLL |
Logical, weigh by log likelihood score. |
This function converts se object.
Returns LME4 input.
AJ Vaestermark, JR Walters.
The "doseR" package, 2018 (in press).
1 2 3 | data(hmel.se)
f_se <- quantFilter(se, lo.bound = 0.4, hi.bound = 0.5)
dm <- se.DM(f_se)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.