LINCcluster-class {LINC}R Documentation

Class "LINCcluster"

Description

code"LINCcluster"

Objects from the Class

Objects can be created by calls of the form new("LINCcluster", ...).

Slots

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" ~~

Extends

Class "LINCmatrix", directly.

Methods

+

signature(e1 = "LINCcluster", e2 = "LINCfeature"): ...

clusterlinc

signature(linc = "LINCcluster"): ...

getbio

signature(cluster = "LINCcluster"): ...

linctable

signature(file_name = "character", input = "LINCcluster"): ...

plotlinc

signature(input = "LINCcluster", showCor = "character"): ...

plotlinc

signature(input = "LINCcluster", showCor = "missing"): ...

Examples

showClass("LINCcluster")

[Package LINC version 1.8.0 Index]