Learn R Programming

soGGi (version 1.4.4)

Ops,ChIPprofile,ChIPprofile-method: Arithmetic operations

Description

Arithmetic operations

Usage

"Ops"(e1, e2)
"Ops"(e1, e2)
"Ops"(e1, e2)
"mean"(x, ...)
"log2"(x)
"log"(x, base = exp(1))

Arguments

e1
ChIPprofile object
e2
ChIPprofile object

Value

A ChIPprofile object of result of arithmetic operation.

Examples

Run this code
data(chipExampleBig)
chipExampleBig[[1]] + chipExampleBig[[2]]

Run the code above in your browser using DataLab