setFeatures {geneExpression} R Documentation

set new gene id list to the matrix rows

Description

Usage

setFeatures(x, gene.ids);

Arguments

x

target gene expression matrix object

gene.ids

a collection of the new gene ids to set to the feature rows of the gene expression matrix. [as string]

env

[as Environment]

Details

it is kind of rownames 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]