bic.add.rownames2dat: Add a column to matrix containing its row names

Description Usage Arguments Value

Description

Create a new column containing the row names of the matrix and add it as the first column in the matrix. Takes in optional second argument to set the name of the new column.

Usage

1
bic.add.rownames2dat(dat, h = "")

Arguments

dat

matrix

h

optional header for new column

Value

matrix containing new extra column made of existing matrix's row names


bic-mskcc/bicrnaseq documentation built on May 24, 2019, 3:04 a.m.