The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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: | 1.0.0 |
Depends: | R (≥ 4.4), methods, RGraphSpace |
Imports: | grDevices, stats, scales, igraph, RANN, ggplot2, ggrepel |
Suggests: | knitr, rmarkdown, testthat, RedeR |
Published: | 2024-11-12 |
DOI: | 10.32614/CRAN.package.PathwaySpace |
Author: | Victor Apolonio [ctr], Vinicius Chagas [ctr], Mauro Castro [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 |
Reference manual: | PathwaySpace.pdf |
Vignettes: |
"PathwaySpace: signals along geodesic paths" (source, R code) |
Package source: | PathwaySpace_1.0.0.tar.gz |
Windows binaries: | r-devel: PathwaySpace_1.0.0.zip, r-release: PathwaySpace_1.0.0.zip, r-oldrel: not available |
macOS binaries: | r-release (arm64): PathwaySpace_1.0.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): PathwaySpace_1.0.0.tgz, r-oldrel (x86_64): not available |
Old sources: | PathwaySpace archive |
Please use the canonical form https://CRAN.R-project.org/package=PathwaySpace to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.