express-methods {LINC}R Documentation

Methods for the Getter Function express in Package LINC

Description

Access the slot expression of an object of class LINC

Arguments

x

a 'LINC' object, for instance LINCmatrix

Value

the respective substructure or information

Methods

signature(x = "LINCbio")

expression slot

signature(x = "LINCcluster")

expression slot

signature(x = "LINCmatrix")

expression slot

signature(x = "LINCsingle")

expression slot

Author(s)

Manuel Goepferich

Examples

data(BRAIN_EXPR)

express(crbl_cluster)


[Package LINC version 1.14.0 Index]