setSamples {geneExpression} R Documentation

set new sample id list to the matrix columns

Description

Usage

setSamples(x, sample.ids);

Arguments

x

target gene expression matrix object

sample.ids

a character vector of the new sample id list for set to the sample columns of the gene expression matrix. [as string]

env

[as Environment]

Details

it is kind of colnames liked function for dataframe object.

Authors

phenotype_kit

Value

this function returns data object in these one of the listed data types: Matrix, MatrixViewer.

clr value class

Examples


[Package geneExpression version 1.0.0.0 Index]