Ops,numeric,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 method for ScoreMatrixList

Usage

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

Arguments

e1

the numeric value

e2

the ScoreMatrixList object

Value

ScoreMatrixList


[Package genomation version 1.14.0 Index]