PathwaySpace: An S4 class for signal propagation on image spaces
Source:R/pspaceClasses.R
PathwaySpace-class.RdPathwaySpace: An S4 class for signal propagation on image spaces
Slots
nodesA data frame with xy-vertex coordinates.
edgesA data frame with edges.
graphAn igraph object.
imageA raster background image matrix.
parsA list with parameters.
miscA list with intermediate objects for downstream methods.
projectionsA list with processed objects for downstream methods.
statusA vector containing the processing status of the PathwaySpace object.
Constructor
see buildPathwaySpace constructor.
Author
Sysbiolab Team, Mauro Castro (mauro.castro@ufpr.br)