as.expr_list {geneExpression} R Documentation

convert the matrix into row gene list

Description

Usage

as.expr_list(expr0);

Arguments

expr0

[as Matrix]

Details

Authors

phenotype_kit

Value

a tuple list of the expression numeric vector, each slot data is the vector of expression value of a gene, slot key name is the corresponding gene id.

clr value class

Examples


[Package geneExpression version 1.0.0.0 Index]