LINCmatrix-class {LINC} | R Documentation |
"LINCmatrix"
an object of the class 'LINCmatrix' (S4) with 6 Slots
Objects can be created by calls of the form new("LINCmatrix", ...)
.
results
:Object of class "list"
~~
assignment
:Object of class "vector"
~~
correlation
:Object of class "list"
~~
expression
:Object of class "matrix"
~~
history
:Object of class "environment"
~~
linCenvir
:Object of class "environment"
~~
signature(e1 = "LINCmatrix", e2 = "LINCfeature")
: ...
signature(linc = "LINCmatrix")
: ...
signature(object = "LINCmatrix", codingGenes = "missing")
: ...
signature(input = "LINCmatrix", showCor = "character")
: ...
signature(input = "LINCmatrix", showCor = "missing")
: ...
signature(input = "LINCmatrix")
: ...
showClass("LINCmatrix")