Learn R Programming

genomation (version 1.4.2)

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

Description

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

Usage

## S3 method for class 'ScoreMatrix,ScoreMatrix':
Ops(e1, e2)

Arguments

e1
the ScoreMatrix object or numeric value
e2
the ScoreMatrix object or numeric value

Value

  • ScoreMatrix