Description Methods Author(s) Examples
Accessor functions allow access to the object data.
TOM
:The topological overlap matrix or TOM. "matrix"
adj
:The adjacency matrix. "matrix"
networkName
:A name describing the data or experiment used to build the
network. "character"
samples
:The names of samples used in building the network. "character"
peptides
:The names of peptides used in the network,
also the node names. "character"
pepTree
:The network dendrogram. "hclust"
dynamicColors
:The module labels on each node (or peptide). "numeric"
MEs
:The module eigenvectors (or eigen-peptides). "data.frame"
mergedMEs
:The module eigenvectors after merging
similar modules. "data.frame"
mergedColors
:The module labels after merging similar modules. "numeric"
colorOrder
:Modules are ordered by size, these labels
correspond to that order. "character"
power
:The soft thresholding power used in scaling the
adjacency matrix. "numeric"
networkType
:Either a signed or unsigned network
regarding the method used in computing the initial correlations
between nodes. "character"
permtest
:The results of the permutation test on
signficance of topological overlap within modules. "matrix"
proconaVersion
:Returns the version number of the software that built the object. "character"
David L Gibbs
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.