Ops,ScoreMatrixList,ScoreMatrixList-method {genomation}R Documentation

Ops method for a ScoreMatrixList object. It enables to use arithmetic, indicator and logic operations on ScoreMatrixList objects.

Description

Arithmetic methods for ScoreMatrixList

Usage

## S4 method for signature 'ScoreMatrixList,ScoreMatrixList'
Ops(e1, e2)

Arguments

e1

the ScoreMatrixList object

e2

the ScoreMatrixList object

Value

ScoreMatrixList


[Package genomation version 1.18.0 Index]