Package: SANTA Type: Package Title: Spatial Analysis of Network Associations Version: 2.48.0 Authors@R: person("Alex", "Cornish", role = c("cre","aut"), email = "alexcornish88@gmail.com") Date: 17 June 2024 Imports: graphics, Matrix, methods, stats Depends: R (>= 4.1), igraph Suggests: BiocGenerics, BioNet, formatR, knitr, msm, org.Sc.sgd.db, markdown, rmarkdown, RUnit Description: 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). License: GPL (>= 2) LazyLoad: yes VignetteBuilder: knitr biocViews: Network, NetworkEnrichment, Clustering BugReports: https://github.com/alexjcornish/SANTA Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: Bioconductor 3.23 Date/Publication: 2026-04-28 12:54:59 UTC RemoteUrl: https://github.com/bioc/SANTA RemoteRef: RELEASE_3_23 RemoteSha: 064c1ae0a494b52b4ab08a5a6738fc91d678af39 NeedsCompilation: yes Packaged: 2026-07-04 22:52:33 UTC; root Author: Alex Cornish [cre, aut] Maintainer: Alex Cornish