bic.make.colnames: Remove a row from matrix to use the values as column names

Description Usage Arguments Value

Description

Quick way to assign column headers to a matrix of data read in from file. By default, the first row is used.

Usage

1
bic.make.colnames(dat, nn = 1)

Arguments

dat

matrix containing extra row to be used as column names

nn

optional row number to use as column names

Value

data matrix with new column names and one less row


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