Ops,ScoreMatrixList,numeric-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 'ScoreMatrixList,numeric'
Ops(e1, e2)

Arguments

e1

the ScoreMatrixList object

e2

the numeric value

Value

ScoreMatrixList


[Package genomation version 1.18.0 Index]