Perform inferential test using Poisson Random effect model in RADAR
1 2 3 | ## S4 method for signature 'MeRIP.RADAR'
diffIP_parallel(object, exclude = NULL,
maxPsi = 100, fdrBy = "fdr", thread = 8)
|
object |
The MeRIP.RADAR object |
exclude |
A vector of characters. The samples to be excluded from the differential test. |
maxPsi |
The max random effect parameter Psi allowed in the model fitting. |
fdrBy |
The method to control for false discovery rate. The default is "qvalue", can also be "fdr". |
thread |
The number of thread to use for computing. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.