paste.matrix: paste.matrix

Description Usage Arguments Value Examples

View source: R/paste.matrix.R

Description

takes two genomic evetn matrices as input and merges them. the matrices do not have the have the same dimensions. If a gene and a sample have two different alterations, they will be merged seperated with a comma

Usage

1
paste.matrix(M1, M2)

Arguments

M1

matrix of genomic alterations

M2

matrix of genomic alterations

Value

merged matrix of M1 and M2

Examples

1
TODO

ahmetz/oncoPrintr documentation built on Nov. 14, 2020, 1:37 a.m.