Biobase::ExpressionSet
to a gene-expression matrix.R/immune_deconvolution_methods.R
eset_to_matrix.Rd
Convert a Biobase::ExpressionSet
to a gene-expression matrix.
eset_to_matrix(eset, column)
ExpressionSet
column name of the fData()
table, which contains the HGNC gene symbols.
matrix with gene symbols as rownames and sample identifiers as colnames.