CellComm-class | R Documentation |
An S4 class to represent the CellRouter object and its contents.
Initialize CellComm object with no stored data.
## S4 method for signature 'CellComm' initialize(.Object)
.Object |
object. |
The objetct is used to analyse and find pathways of protein-protein interaction connecting proteins in the surface to the proteins involved in the transcriptional regulation.
CellComm object.
expdata
data frame;
ndata
data frame;
sampTab
data frame;
rdimension
data frame;
graph
list;
signatures
list;
foldchange
list;
sources
character;
targets
character;
directory
list;
paths
data frame;
networks
list;
genes.trajectory
character vector;
pathsinfo
list;
dynamics
list;
clusters
list;
correlation
list;
top.correlations
list;
davidenrichment
list;
pathwayenrichment
list;
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.