Package: GraphAlignment 1.75.0

Joern P. Meier
GraphAlignment: GraphAlignment
Graph alignment is an extension package for the R programming environment which provides functions for finding an alignment between two networks based on link and node similarity scores. (J. Berg and M. Laessig, "Cross-species analysis of biological networks by Bayesian alignment", PNAS 103 (29), 10967-10972 (2006))
Authors:
GraphAlignment_1.75.0.tar.gz
GraphAlignment_1.75.0.zip(r-4.6)GraphAlignment_1.75.0.zip(r-4.5)GraphAlignment_1.75.0.zip(r-4.4)
GraphAlignment_1.75.0.tgz(r-4.5-x86_64)GraphAlignment_1.75.0.tgz(r-4.5-arm64)
GraphAlignment_1.75.0.tar.gz(r-4.6-arm64)GraphAlignment_1.75.0.tar.gz(r-4.6-x86_64)GraphAlignment_1.75.0.tar.gz(r-4.5-arm64)GraphAlignment_1.75.0.tar.gz(r-4.5-x86_64)
GraphAlignment_1.75.0.tgz(r-4.5-emscripten)
GraphAlignment.pdf |GraphAlignment.html✨
GraphAlignment/json (API)
| # Install 'GraphAlignment' in R: |
| install.packages('GraphAlignment', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
On BioConductor:GraphAlignment-1.75.0(bioc 3.23)GraphAlignment-1.74.0(bioc 3.22)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:c4f998f5c5. Checks:1 ERROR, 4 WARNING, 2 OK, 7 NOTE. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| bioc-checks | ERROR | 143 | |
| linux-devel-arm64 | WARNING | 128 | |
| linux-devel-x86_64 | WARNING | 106 | |
| source / vignettes | OK | 150 | |
| linux-release-arm64 | WARNING | 96 | |
| linux-release-x86_64 | WARNING | 134 | |
| macos-release-arm64 | NOTE | 96 | |
| macos-release-x86_64 | NOTE | 189 | |
| macos-oldrel-arm64 | NOTE | 77 | |
| macos-oldrel-x86_64 | NOTE | 185 | |
| windows-devel | NOTE | 72 | |
| windows-release | NOTE | 75 | |
| windows-oldrel | NOTE | 73 | |
| wasm-release | OK | 82 |
Exports:.Last.libAlignedPairsAlignNetworksAnalyzeAlignmentComputeLinkParametersComputeMComputeNodeParametersComputeScoresCreateScoreMatrixEncodeDirectedGraphGenerateExampleGetBinNumberInitialAlignmentInvertPermutationLinearAssignmentMatrixToBinPermuteTraceVectorToBin
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get aligned node pairs | AlignedPairs |
| Align networks | AlignNetworks |
| Analyze an alignment | AnalyzeAlignment |
| Compute link parameters | ComputeLinkParameters |
| Compute score matrix M | ComputeM |
| Compute node parameters | ComputeNodeParameters |
| Compute scores | ComputeScores |
| Create score matrix | CreateScoreMatrix |
| Encode directed graph | EncodeDirectedGraph |
| Generate example input data | GenerateExample |
| Get bin number | GetBinNumber |
| Create initial alignment | InitialAlignment |
| Invert permutation | InvertPermutation |
| Solve linear assignment problem | LinearAssignment |
| Convert matrix to bin representation | MatrixToBin |
| Permute rows and columns of a matrix | Permute |
| Calculate trace of a matrix | Trace |
| Convert vector to bin representation | VectorToBin |