Skip to contents

Set or replace the expression matrix in the NetProphetDataSet

Extract the expression matrix from the NetProphetDataSet

Usage

exprMat(x, ...) <- value

exprMat(x, ...)

# S4 method for NetProphetDataSet
exprMat(x) <- value

# S4 method for NetProphetDataSet
exprMat(x)

Arguments

x

a NetProphetDataSet object

value

an expression matrix with columns equal to colData, and colnames equal to and in the same order as the colnames column of colData