addXInfo: Add experiment info to the given matrix.

Description Usage Arguments Value

View source: R/util.R

Description

Add experiment info to the given matrix.

Usage

1
addXInfo(x, xinfo)

Arguments

xinfo

A matrix of experiment info.

tab

A matrix to which experiment info will be added.

col.index

Index of the column in tab at which experiment info will be inserted. Columns in the original tab matrix that have an index equal to or greater than col.index will be moved to the right of the inserted experiment info in the returned matrix.

Value

The input matrix with experiment info added at the specified column.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.