diffIP_parallel: Perform inferential test using Poisson Random effect model in...

Description Usage Arguments

Description

Perform inferential test using Poisson Random effect model in RADAR

Usage

1
2
3
## S4 method for signature 'MeRIP.RADAR'
diffIP_parallel(object, exclude = NULL,
  maxPsi = 100, fdrBy = "fdr", thread = 8)

Arguments

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.


scottzijiezhang/RADAR documentation built on Feb. 11, 2021, 8:35 p.m.