Learn R Programming

PICS (version 2.16.0)

picsFDR: Estimate the FDR.

Description

Estimate the false detection rate for an object of class pics or picsList.

Usage

picsFDR(picsIP,picsCont,filter=list(delta=c(0,Inf),se=c(0,Inf),sigmaSqF=c(0,Inf),sigmaSqR=c(0,Inf)))

Arguments

picsIP
An object of class pics or picsList containing the informations for the IP reads
picsCont
An object of class pics or picsList containing the informations for the control reads
filter
filter

Value

A 3 columns data.frame with the following columns: FDR, score, N.

See Also

picsList pics