idents: Retrieves module identities from the recluster function

Description Usage Arguments Value References Examples

Description

Retrieves module identities from the recluster function

Usage

1
2
3
4
idents(fc)

## S4 method for signature 'fcoex'
idents(fc)

Arguments

fc

Object of class fcoex

Value

Named object of class list with clusterings derived from the recluster function.

References

Guangchuang Yu, Li-Gen Wang, Yanyan Han, Qing-Yu He. clusterProfiler: an R package for comparing biological themes among gene clusters. OMICS: A Journal of Integrative Biology. 2012, 16(5):284-287.

Examples

1
2
data("fc")
idents(fc)

lubianat/fcoex documentation built on Aug. 6, 2020, 3:39 a.m.