Learn R Programming

PathwaySpace (version 0.99.4)

PathwaySpace-class: PathwaySpace: An S4 class for signal propagation on image spaces.

Description

PathwaySpace: An S4 class for signal propagation on image spaces.

Arguments

Value

An S4 class object.

Slots

vertex

A character vector with vertex names.

vsignal

A numerical vector with vertex signals.

vweight

A numerical vector with vertex weights.

edges

A data frame with edges.

gxy

A data frame with xy-vertex coordinates (numerical).

gxyz

A numerical matrix with x-cols and y-rows coordinates, and a z-signal.

pars

A list with parameters.

misc

A list with intermediate objects for downstream methods.

status

A vector containing the processing status of the PathwaySpace object.

Constructor

see buildPathwaySpace constructor.

Author

Mauro Castro, mauro.castro@ufpr.br