| 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.
expdatadata frame;
ndatadata frame;
sampTabdata frame;
rdimensiondata frame;
graphlist;
signatureslist;
foldchangelist;
sourcescharacter;
targetscharacter;
directorylist;
pathsdata frame;
networkslist;
genes.trajectorycharacter vector;
pathsinfolist;
dynamicslist;
clusterslist;
correlationlist;
top.correlationslist;
davidenrichmentlist;
pathwayenrichmentlist;
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.