PathwaySpace: Spatial Projection of Network Signals along Geodesic Paths

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 project these signals, creating geodesic paths on a 2D-image space. 'PathwaySpace' could have various applications, such as visualizing and analyzing network data in a graphical format that highlights the relationships and signal strengths between vertices. It can be particularly useful for understanding the influence of signals through complex networks. By combining graph theory, signal processing, and visualization, the 'PathwaySpace' package provides a novel way of representing and analyzing graph data.

Version: 0.99.4
Depends: R (≥ 4.4), methods, RGraphSpace
Imports: grDevices, stats, scales, igraph, RANN, ggplot2, ggrepel
Suggests: knitr, rmarkdown, testthat, RedeR
Published: 2024-09-03
DOI: 10.32614/CRAN.package.PathwaySpace
Author: Vinicius Chagas [ctr], Victor Apolonio [ctr], Mauro Castro ORCID iD [aut, cre]
Maintainer: Mauro Castro <mauro.a.castro at gmail.com>
BugReports: https://github.com/sysbiolab/PathwaySpace/issues
License: Artistic-2.0
URL: https://github.com/sysbiolab/PathwaySpace
NeedsCompilation: no
Citation: PathwaySpace citation info
Materials: NEWS
CRAN checks: PathwaySpace results

Documentation:

Reference manual: PathwaySpace.pdf
Vignettes: "PathwaySpace: signals along geodesic paths." (source, R code)

Downloads:

Package source: PathwaySpace_0.99.4.tar.gz
Windows binaries: r-devel: PathwaySpace_0.99.4.zip, r-release: PathwaySpace_0.99.4.zip, r-oldrel: not available
macOS binaries: r-release (arm64): PathwaySpace_0.99.4.tgz, r-oldrel (arm64): not available, r-release (x86_64): PathwaySpace_0.99.4.tgz, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=PathwaySpace to link to this page.