getInteractions: calculate z-score, assign p-value and q-value for each...

Description Usage Arguments Value Author(s) See Also Examples

Description

Calculate z-score, assign p-value and q-value to each interaction regions

Usage

1
getInteractions(object,smoothing.parameter=0.1,fdr=0.05)

Arguments

object

r3Cseq object

smoothing.parameter

A level at which cubic smoothing spline for the spar (see vsmooth.spline) input parameter. Must be in (0.06,0.4] (default=0.1)

fdr

A level at which to control the FDR. Must be in (0,1] (default=0.05)

Value

The interaction regions show in the RangedData

Author(s)

S. Thongjuea

See Also

getBatchInteractions vsmooth.spline

Examples

1
 #See the vignette	

r3Cseq documentation built on Nov. 8, 2020, 6:26 p.m.