c.ScoreMatrix {genomation}R Documentation

c.ScoreMatrix

Description

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

Usage

## S3 method for class 'ScoreMatrix'
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.12.0 Index]