c.ScoreMatrixList {genomation}R Documentation

c.ScoreMatrixList

Description

Combine a scoreMatrix into a scoreMatrixList object - when a ScoreMatrixList is a first argument

Usage

## S3 method for class 'ScoreMatrixList'
c(..., recursive = FALSE, use.names = TRUE)

Arguments

...

contais scoreMatrix and scoreMatrixList objects

recursive

logical

use.names

logical

Value

returns a scoreMatrixList object


[Package genomation version 1.16.0 Index]