extractIP-MeRIP.RADAR-method: extractIP

Description Usage Arguments

Description

The extractor to return the IP read count matrix of the experiment.

Usage

1
2
3
## S4 method for signature 'MeRIP.RADAR'
extractIP(object, normalized = TRUE,
  adjusted = FALSE, filtered = FALSE)

Arguments

object

The MeRIP.RADAR object

normalized

logical option, whether to return normalized IP read counts. Default is TRUE.

adjusted

logical option, whether to return normalized and expression level adjusted IP read counts. Default is FALSE.

filtered

logical option, whether to return normalized, adjusted and low-read-count-filtered count matrix. Default is FALSE.


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