For a given graph containing vertices, edges, and a signal associated with the vertices, the PathwaySpace package performs a convolution operation, which involves a weighted combination of neighboring vertices and their associated signals. The package then uses a decay function to propagate these signals, creating geodesic paths on a 2D-image space.
PathwaySpace-class: | An S4 class for signal propagation on pathway spaces. |
buildPathwaySpace: | Constructor of PathwaySpace-class objects. |
circularProjection: | Creating 2D-landscape images from graph objects. |
polarProjection: | Creating 2D-landscape images from graph objects. |
silhouetteMapping: | Mapping graph silhouettes on PathwaySpace images. |
summitMapping: | Mapping summits on a 2D-landscape image. |
getPathwaySpace: | Accessory method for fetching slots from a PathwaySpace object. |
plotPathwaySpace: | Plotting 2D-landscape images for the PathwaySpace package. |
Further information is available in the vignettes by typing
vignette('PathwaySpace')
. Documented topics are also available in
HTML by typing help.start()
and selecting the PathwaySpace package
from the menu.
The Cancer Genome Atlas Analysis Network.
Package: | PathwaySpace |
Type: | Software |
License: | Artistic-2.0 |
Maintainer: | Mauro Castro mauro.a.castro@gmail.com |
The Cancer Genome Atlas Analysis Network (2023). PathwaySpace: Spatial propagation of network signals along geodesic paths. R package version 0.99.
Useful links: