exprMat: Set expression matrix

Description Usage Arguments

Description

Set or replace the expression matrix in the NetProphetDataSet

Extract the expression matrix from the NetProphetDataSet

Usage

1
2
3
4
5
6
7
8
9
exprMat(x, ...) <- value

exprMat(x, ...)

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

## S4 method for signature '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


cmatKhan/bartNP documentation built on Dec. 19, 2021, 5:16 p.m.