Skip to contents

Get the Expression Matrix from an ingres object

Usage

getExpressionMatrix(ingres.object)

Arguments

ingres.object

an ingres object

Value

An expression matrix

Examples

ing <- createExampleIngresObject()
head(GetExpressionMatrix(ing))
#> Error in GetExpressionMatrix(ing): could not find function "GetExpressionMatrix"