Arith-methods: Plus Operator '+' In 'LINC'

Description Methods Examples

Description

plotlinc is the generic function that creates plots based on objects of the LINC class.

Methods

signature(e1 = "LINCbio", e2 = "LINCfeature")

(see feature())

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

(see feature())

signature(input = "LINCmatrix", showCor = "LINCfeature")

(see feature())

Examples

1
2
3
4
5
data(BRAIN_EXPR)

# add a custom name
crbl_cluster_feat <- crbl_cluster + feature(customID = "CEREBELLUM")
plotlinc(crbl_cluster_feat)

ManuelGoepferich/LINC documentation built on May 7, 2019, 2:46 p.m.