PathwaySpace-class | R Documentation |
PathwaySpace: An S4 class for signal propagation on image spaces
An S4 class object.
nodes
A data frame with xy-vertex coordinates.
edges
A data frame with edges.
graph
An igraph object.
image
A raster background image matrix.
pars
A list with parameters.
misc
A list with intermediate objects for downstream methods.
projections
A list with processed objects for downstream methods.
status
A vector containing the processing status of the PathwaySpace object.
see buildPathwaySpace
constructor.
Mauro Castro, mauro.castro@ufpr.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.