K2eMatDS: Expression matrix object used for differential expression

K2eMatDSR Documentation

Expression matrix object used for differential expression

Description

Retrieve or assign Matrix object.

Usage

K2eMatDS(K2res)

K2eMatDS(K2res) <- value

## S4 method for signature 'K2'
K2eMatDS(K2res)

## S4 replacement method for signature 'K2'
K2eMatDS(K2res) <- value

Arguments

K2res

K2 class object.

value

Matrix.

Value

Matrix.

Examples

data(K2res)
K2eMatDS(K2res)


montilab/K2Taxonomer documentation built on April 5, 2025, 3:58 a.m.