LINCbio-class {LINC} | R Documentation |
"LINCbio"
"LINCbio"
Objects can be created by calls of the form new("LINCbio", ...)
.
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"
~~
Class "LINCmatrix"
, directly.
signature(e1 = "LINCbio", e2 = "LINCfeature")
: ...
signature(file_name = "character", input = "LINCbio")
: ...
signature(input1 = "LINCbio", input2 = "LINCbio")
: ...
signature(input = "LINCbio", showCor = "character")
: ...
signature(input = "LINCbio", showCor = "missing")
: ...
showClass("LINCbio")