Package: SANTA Type: Package Title: Spatial Analysis of Network Associations Version: 2.49.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: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:54:59 UTC RemoteUrl: https://github.com/bioc/SANTA RemoteRef: HEAD RemoteSha: 09482a2826aa8fc0471e46699222cb4bb8cd21fc NeedsCompilation: yes Packaged: 2026-06-21 06:44:27 UTC; root Author: Alex Cornish [cre, aut] Maintainer: Alex Cornish