Last data update: 2014.03.03

R: Ops method for a ScoreMatrixList object. It enables to use...
Ops,ScoreMatrixList,ScoreMatrixList-methodR Documentation

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

Description

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

Usage

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

Arguments

e1

the ScoreMatrixList object

e2

the ScoreMatrixList object

Value

ScoreMatrixList

Results