{
  "_id": "6a0fef18acfb0bcc41c74b04",
  "Package": "SANTA",
  "Type": "Package",
  "Title": "Spatial Analysis of Network Associations",
  "Version": "2.49.0",
  "Authors@R": "person(\"Alex\", \"Cornish\", role = c(\"cre\",\"aut\"),\nemail = \"alexcornish88@gmail.com\")",
  "Date": "17 June 2024",
  "Description": "This package provides methods for measuring the strength\nof association between a network and a phenotype. It does this\nby measuring clustering of the phenotype across the network\n(Knet). Vertices can also be individually ranked by their\nstrength 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": {
    "Date": "2026-05-22 05:44:54 UTC",
    "User": "root"
  },
  "Author": "Alex Cornish [cre, aut]",
  "Maintainer": "Alex Cornish <alexcornish88@gmail.com>",
  "MD5sum": "71b338581ad4037d5bb681af957191ca",
  "_user": "bioc",
  "_type": "src",
  "_file": "SANTA_2.49.0.tar.gz",
  "_fileid": "9ee72e123864000d0668de7dbbf76a32bb924501aa22e173b415e028a1d919a5",
  "_filesize": 4787432,
  "_sha256": "9ee72e123864000d0668de7dbbf76a32bb924501aa22e173b415e028a1d919a5",
  "_created": "2026-05-22T05:44:54.000Z",
  "_published": "2026-05-22T05:52:24.385Z",
  "_jobs": [
    {
      "job": 77323442542,
      "time": 169,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7153624332"
    },
    {
      "job": 77323442555,
      "time": 222,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153634561"
    },
    {
      "job": 77323442565,
      "time": 234,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153637000"
    },
    {
      "job": 77323442605,
      "time": 181,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153627289"
    },
    {
      "job": 77323442581,
      "time": 216,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153634670"
    },
    {
      "job": 77323442603,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153639984"
    },
    {
      "job": 77323442586,
      "time": 243,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153642886"
    },
    {
      "job": 77323442599,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153655546"
    },
    {
      "job": 77323442608,
      "time": 207,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153671334"
    },
    {
      "job": 77323071500,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153591136"
    },
    {
      "job": 77323442562,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153618515"
    },
    {
      "job": 77323442559,
      "time": 154,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153621736"
    },
    {
      "job": 77323442569,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153619940"
    },
    {
      "job": 77323442590,
      "time": 199,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153632431"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26220857755",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/SANTA",
  "_commit": {
    "id": "09482a2826aa8fc0471e46699222cb4bb8cd21fc",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380899
  },
  "_maintainer": {
    "name": "Alex Cornish",
    "email": "alexcornish88@gmail.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "BioNet",
      "role": "Suggests"
    },
    {
      "package": "formatR",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "msm",
      "role": "Suggests"
    },
    {
      "package": "org.Sc.sgd.db",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.49.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.48.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "network",
    "networkenrichment",
    "clustering"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dtenenba",
      "count": 16,
      "uuid": 2286826
    },
    {
      "user": "nturaga",
      "count": 8,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "sonali-bioc",
      "count": 1,
      "uuid": 6373953
    },
    {
      "user": "lshep",
      "count": 1,
      "uuid": 18724380
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 417,
    "source": "https://www.bioconductor.org/packages/stats/bioc/SANTA"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/alexjcornish/santa",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/SANTA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alexjcornish/santa",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "BinGraph",
    "Compactness",
    "CreateGrid",
    "DistGraph",
    "GraphDiffusion",
    "GraphMFPT",
    "Knet",
    "Knode",
    "plot.Knet",
    "SpreadHits"
  ],
  "_datasets": [
    {
      "name": "edgelist.humannet",
      "title": "Pre-processed dataset for the SANTA vignette",
      "object": "edgelist.humannet",
      "file": "edgelist.humannet.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X1",
        "X2",
        "distance"
      ],
      "rows": 58636,
      "table": true,
      "tojson": true
    },
    {
      "name": "edgelist.intact",
      "title": "Pre-processed dataset for the SANTA vignette",
      "object": "edgelist.intact",
      "file": "edgelist.intact.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X1",
        "X2"
      ],
      "rows": 21291,
      "table": true,
      "tojson": true
    },
    {
      "name": "g.bandyopadhyay.treated",
      "title": "Pre-processed dataset for the SANTA vignette",
      "object": "g.bandyopadhyay.treated",
      "file": "g.bandyopadhyay.treated.RData",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "g.bandyopadhyay.untreated",
      "title": "Pre-processed dataset for the SANTA vignette",
      "object": "g.bandyopadhyay.untreated",
      "file": "g.bandyopadhyay.untreated.RData",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "g.costanzo.cor",
      "title": "Pre-processed dataset for the SANTA vignette",
      "object": "g.costanzo.cor",
      "file": "g.costanzo.cor.RData",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "g.costanzo.raw",
      "title": "Pre-processed dataset for the SANTA vignette",
      "object": "g.costanzo.raw",
      "file": "g.costanzo.raw.RData",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "g.srivas.high",
      "title": "Pre-processed dataset for the SANTA vignette",
      "object": "g.srivas.high",
      "file": "g.srivas.high.RData",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "g.srivas.untreated",
      "title": "Pre-processed dataset for the SANTA vignette",
      "object": "g.srivas.untreated",
      "file": "g.srivas.untreated.RData",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "go.entrez",
      "title": "Pre-processed dataset for the SANTA vignette",
      "object": "go.entrez",
      "file": "go.entrez.RData",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "rnai.cheung",
      "title": "Pre-processed dataset for the SANTA vignette",
      "object": "rnai.cheung",
      "file": "rnai.cheung.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "colon",
        "esophagealsq",
        "gbm",
        "nsclc",
        "ovarian",
        "pancreas"
      ],
      "rows": 10690,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BinGraph",
      "title": "Compute a distance bin matrix from a distance matrix",
      "topics": [
        "BinGraph"
      ]
    },
    {
      "page": "Compactness",
      "title": "Measure the strength of association using compactness scores",
      "topics": [
        "Compactness"
      ]
    },
    {
      "page": "CreateGrid",
      "title": "Generate a grid-like network",
      "topics": [
        "CreateGrid"
      ]
    },
    {
      "page": "DistGraph",
      "title": "Compute the vertex pair distance matrix for a graph",
      "topics": [
        "DistGraph"
      ]
    },
    {
      "page": "GraphDiffusion",
      "title": "Compute diffusion kernel-based distance matrix",
      "topics": [
        "GraphDiffusion"
      ]
    },
    {
      "page": "GraphMFPT",
      "title": "Compute mean first-passage time-based distance matrix",
      "topics": [
        "GraphMFPT"
      ]
    },
    {
      "page": "Knet",
      "title": "Measure the strength of association between a phenotype and a network by computing the strength of hit clustering on the network",
      "topics": [
        "Knet"
      ]
    },
    {
      "page": "Knode",
      "title": "Rank vertices by their strength of association with high-weight vertices",
      "topics": [
        "Knode"
      ]
    },
    {
      "page": "plot.Knet",
      "title": "Plot the results of the 'Knet' function",
      "topics": [
        "plot.Knet"
      ]
    },
    {
      "page": "SANTA.data",
      "title": "Pre-processed dataset for the SANTA vignette",
      "topics": [
        "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"
      ]
    },
    {
      "page": "SpreadHits",
      "title": "Spread hits across a network in clusters",
      "topics": [
        "SpreadHits"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "SANTA-vignette.Rmd",
      "filename": "SANTA-vignette.html",
      "title": "Introduction to SANTA",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Vignette for SANTA",
        "Alex J. Cornish and Florian Markowetz",
        "Introduction",
        "Overview of SANTA",
        "The guilt-by-association principle",
        "The Knet function",
        "The Knode function",
        "Measuring the distance between pairs of vertices",
        "Case studies",
        "i) Knet successfully identifies clustering on simulated networks",
        "ii) Comparing Knet to Compactness",
        "iii) Using Knet to demonstrate that correlation in GI profile produce functionally more informative networks",
        "iv) Using Knet to investigate the functional rewiring of the yeast interaction network in response to MMS-treatment",
        "v) Using Knet to investigate the functional rewiring of the yeast interaction network in response to UV damage",
        "vi) Using Knet to identify the network most informative about cancer cell lines",
        "Session info"
      ],
      "created": "2014-06-20 13:00:47",
      "modified": "2024-06-17 10:35:06",
      "commits": 7
    }
  ],
  "_score": 4.845098040014257,
  "_indexed": true,
  "_nocasepkg": "santa",
  "_universes": [
    "bioc",
    "alexjcornish"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.49.0",
      "date": "2026-05-22T05:48:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "09482a2826aa8fc0471e46699222cb4bb8cd21fc",
      "fileid": "ade728a157cc39a15f185675df075026ec95bb47c88fd161d747ad375250b374",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26220857755"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.49.0",
      "date": "2026-05-22T05:48:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "09482a2826aa8fc0471e46699222cb4bb8cd21fc",
      "fileid": "52425fd1649c09bf2bfb41827f086442e5ae96a281ea9d316f4c10de6b765cd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26220857755"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.49.0",
      "date": "2026-05-22T05:47:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "09482a2826aa8fc0471e46699222cb4bb8cd21fc",
      "fileid": "72ab37d1645f9da049cd2c7926b10bcbb33b7095721552f5bb91d1d2a8a9c8e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26220857755"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.49.0",
      "date": "2026-05-22T05:48:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "09482a2826aa8fc0471e46699222cb4bb8cd21fc",
      "fileid": "338a80ce7a8fa5d7ab990723df799a93981c2f167154fbc3a04c0cc75b104709",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26220857755"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.49.0",
      "date": "2026-05-22T05:49:01.000Z",
      "arch": "aarch64",
      "commit": "09482a2826aa8fc0471e46699222cb4bb8cd21fc",
      "fileid": "8ef317de0b201da308d79026856596d3cf0e1125305075496645854b44bedca7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26220857755"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.49.0",
      "date": "2026-05-22T05:48:40.000Z",
      "arch": "x86_64",
      "commit": "09482a2826aa8fc0471e46699222cb4bb8cd21fc",
      "fileid": "56552de7878ee03bd75cef0d95df6012b013be739e019b589e396c8b91860901",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26220857755"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.49.0",
      "date": "2026-05-22T05:50:19.000Z",
      "arch": "aarch64",
      "commit": "09482a2826aa8fc0471e46699222cb4bb8cd21fc",
      "fileid": "a6868b4d8118c8a2bf09dec16a75d9c17237d4465388bcf100b9a3cdce557766",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26220857755"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.49.0",
      "date": "2026-05-22T05:51:11.000Z",
      "arch": "x86_64",
      "commit": "09482a2826aa8fc0471e46699222cb4bb8cd21fc",
      "fileid": "fe392de52a9eb7fc29fa66e96bdd77cdb3b1d3bda4ab3aaa8984c94702aaac12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26220857755"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.49.0",
      "date": "2026-05-22T05:47:35.000Z",
      "arch": "emscripten",
      "commit": "09482a2826aa8fc0471e46699222cb4bb8cd21fc",
      "fileid": "b8311e9251b8f96fed256f3a39cb74d367cd433b69fe8b961bc17a3abba6cb5c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26220857755"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.49.0",
      "date": "2026-05-22T05:47:01.000Z",
      "arch": "x86_64",
      "commit": "09482a2826aa8fc0471e46699222cb4bb8cd21fc",
      "fileid": "2c01366250ffceb4a35968a6f9b24f9d94998c597119e3083e9c669ce26d2bb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26220857755"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.49.0",
      "date": "2026-05-22T05:46:56.000Z",
      "arch": "x86_64",
      "commit": "09482a2826aa8fc0471e46699222cb4bb8cd21fc",
      "fileid": "9ed9bd831d263642996d46be2f5c26bdc4d24600532a73ab4916940d95d9ef66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26220857755"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.49.0",
      "date": "2026-05-22T05:47:59.000Z",
      "arch": "x86_64",
      "commit": "09482a2826aa8fc0471e46699222cb4bb8cd21fc",
      "fileid": "e17d87d481230432bbab7abb4d0f0ec5803a06bfdd1c20fd528e7b221852e2ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26220857755"
    }
  ]
}