Description Objects from the Class Slots Methods Examples
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")
: ...
1 | showClass("LINCmatrix")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.