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