Package: SANTA 2.49.0

Alex Cornish
SANTA: Spatial Analysis of Network Associations
This package provides methods for measuring the strength of association between a network and a phenotype. It does this by measuring clustering of the phenotype across the network (Knet). Vertices can also be individually ranked by their strength of association with high-weight vertices (Knode).
Authors:
SANTA_2.49.0.tar.gz
SANTA_2.49.0.zip(r-4.7)SANTA_2.49.0.zip(r-4.6)SANTA_2.49.0.zip(r-4.5)
SANTA_2.49.0.tgz(r-4.6-x86_64)SANTA_2.49.0.tgz(r-4.6-arm64)SANTA_2.49.0.tgz(r-4.5-x86_64)SANTA_2.49.0.tgz(r-4.5-arm64)
SANTA_2.49.0.tar.gz(r-4.7-arm64)SANTA_2.49.0.tar.gz(r-4.7-x86_64)SANTA_2.49.0.tar.gz(r-4.6-arm64)SANTA_2.49.0.tar.gz(r-4.6-x86_64)
SANTA_2.49.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SANTA/json (API)
NEWS
| # Install 'SANTA' in R: |
| install.packages('SANTA', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alexjcornish/santa/issues
- edgelist.humannet - Pre-processed dataset for the SANTA vignette
- edgelist.intact - Pre-processed dataset for the SANTA vignette
- g.bandyopadhyay.treated - Pre-processed dataset for the SANTA vignette
- g.bandyopadhyay.untreated - Pre-processed dataset for the SANTA vignette
- g.costanzo.cor - Pre-processed dataset for the SANTA vignette
- g.costanzo.raw - Pre-processed dataset for the SANTA vignette
- g.srivas.high - Pre-processed dataset for the SANTA vignette
- g.srivas.untreated - Pre-processed dataset for the SANTA vignette
- go.entrez - Pre-processed dataset for the SANTA vignette
- rnai.cheung - Pre-processed dataset for the SANTA vignette
On BioConductor:SANTA-2.49.0(bioc 3.24)SANTA-2.48.0(bioc 3.23)
networknetworkenrichmentclustering
Last updated from:09482a2826. Checks:1 WARNING, 13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 169 | ||
| linux-devel-arm64 | OK | 222 | ||
| linux-devel-x86_64 | OK | 234 | ||
| source / vignettes | OK | 229 | ||
| linux-release-arm64 | OK | 181 | ||
| linux-release-x86_64 | OK | 216 | ||
| macos-release-arm64 | OK | 116 | ||
| macos-release-x86_64 | OK | 207 | ||
| macos-oldrel-arm64 | OK | 109 | ||
| macos-oldrel-x86_64 | OK | 243 | ||
| windows-devel | OK | 154 | ||
| windows-release | OK | 199 | ||
| windows-oldrel | OK | 134 | ||
| wasm-release | OK | 138 |
Exports:BinGraphCompactnessCreateGridDistGraphGraphDiffusionGraphMFPTKnetKnodeplot.KnetSpreadHits
Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigrlangvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute a distance bin matrix from a distance matrix | BinGraph |
| Measure the strength of association using compactness scores | Compactness |
| Generate a grid-like network | CreateGrid |
| Compute the vertex pair distance matrix for a graph | DistGraph |
| Compute diffusion kernel-based distance matrix | GraphDiffusion |
| Compute mean first-passage time-based distance matrix | GraphMFPT |
| Measure the strength of association between a phenotype and a network by computing the strength of hit clustering on the network | Knet |
| Rank vertices by their strength of association with high-weight vertices | Knode |
| Plot the results of the 'Knet' function | plot.Knet |
| Pre-processed dataset for the SANTA vignette | edgelist.humannet edgelist.intact g.bandyopadhyay.treated g.bandyopadhyay.untreated g.costanzo.cor g.costanzo.raw g.srivas.high g.srivas.untreated go.entrez rnai.cheung |
| Spread hits across a network in clusters | SpreadHits |