eset_to_matrix: Convert a 'Biobase::ExpressionSet' to a gene-expression...

eset_to_matrixR Documentation

Convert a Biobase::ExpressionSet to a gene-expression matrix.

Description

Convert a Biobase::ExpressionSet to a gene-expression matrix.

Usage

eset_to_matrix(eset, column)

Arguments

eset

ExpressionSet

column

column name of the fData() table, which contains the HGNC gene symbols.

Value

matrix with gene symbols as rownames and sample identifiers as colnames.


grst/immunedeconv documentation built on Nov. 10, 2023, 1:33 a.m.