{
  "_id": "6a1b07bf1d7bb097a0a04b44",
  "Package": "spqn",
  "Title": "Spatial quantile normalization",
  "Version": "1.24.0",
  "Description": "The spqn package implements spatial quantile normalization\n(SpQN). This method was developed to remove a mean-correlation\nrelationship in correlation matrices built from gene expression\ndata. It can serve as pre-processing step prior to a\nco-expression analysis.",
  "Authors@R": "c(person(\"Yi\", \"Wang\", role = c(\"cre\", \"aut\"), email = \"yiwangthu5@gmail.com\"),\nperson(c(\"Kasper\", \"Daniel\"), \"Hansen\", role = \"aut\"))",
  "License": "Artistic-2.0",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/hansenlab/spqn",
  "BugReports": "https://github.com/hansenlab/spqn/issues",
  "biocViews": "NetworkInference, GraphAndNetwork, Normalization",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:52:29 UTC",
  "RemoteUrl": "https://github.com/bioc/spqn",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "0813c60d37c67e89ad17950aaab5d3eb80e1227e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 10:57:53 UTC",
    "User": "root"
  },
  "Author": "Yi Wang [cre, aut],\nKasper Daniel Hansen [aut]",
  "Maintainer": "Yi Wang <yiwangthu5@gmail.com>",
  "MD5sum": "2be8c0bd58c22f03acb9277e7fcb14f6",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "spqn_1.24.0.tar.gz",
  "_fileid": "946296379a27290ab2c8bcebeb54050e6ee0ca54b5a4d12b8abab9377d119e2f",
  "_filesize": 2791772,
  "_sha256": "946296379a27290ab2c8bcebeb54050e6ee0ca54b5a4d12b8abab9377d119e2f",
  "_created": "2026-05-30T10:57:53.000Z",
  "_published": "2026-05-30T15:52:31.038Z",
  "_jobs": [
    {
      "job": 78644145866,
      "time": 184,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307733183"
    },
    {
      "job": 78644145898,
      "time": 364,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307749100"
    },
    {
      "job": 78644145893,
      "time": 354,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307748291"
    },
    {
      "job": 78644145885,
      "time": 207,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7309400881"
    },
    {
      "job": 78644145869,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7309401628"
    },
    {
      "job": 78643645503,
      "time": 265,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307686100"
    },
    {
      "job": 78644145874,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307726483"
    },
    {
      "job": 78644145899,
      "time": 310,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307743463"
    },
    {
      "job": 78644145900,
      "time": 242,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307737507"
    },
    {
      "job": 78644145891,
      "time": 226,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307736105"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680786259",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/spqn",
  "_commit": {
    "id": "0813c60d37c67e89ad17950aaab5d3eb80e1227e",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380749
  },
  "_maintainer": {
    "name": "Yi Wang",
    "email": "yiwangthu5@gmail.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "ggridges",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tools",
      "role": "Suggests"
    },
    {
      "package": "spqnData",
      "version": ">= 0.99.3",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.25.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.24.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "networkinference",
    "graphandnetwork",
    "normalization"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "yiwang12",
      "count": 303,
      "uuid": 37149810
    },
    {
      "user": "kasperdanielhansen",
      "count": 44,
      "uuid": 4956575
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 324,
    "source": "https://www.bioconductor.org/packages/stats/bioc/spqn"
  },
  "_devurl": "https://github.com/hansenlab/spqn",
  "_searchresults": 38,
  "_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/readme.html",
    "extra/readme.md",
    "extra/spqn.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hansenlab/spqn",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "get_IQR_condition_exp",
    "normalize_correlation",
    "plot_IQR_condition_exp",
    "plot_signal_condition_exp",
    "qqplot_condition_exp"
  ],
  "_help": [
    {
      "page": "spqn-package",
      "title": "Spatial quantile normalization",
      "topics": [
        "spqn-package",
        "spqn"
      ]
    },
    {
      "page": "normalize_correlation",
      "title": "Spatial quantile normalization (SpQN)",
      "topics": [
        "normalize_correlation"
      ]
    },
    {
      "page": "plot_IQR_condition_exp",
      "title": "Get and plot the IQRs of submatrices of the correlation matrix.",
      "topics": [
        "get_IQR_condition_exp",
        "plot_IQR_condition_exp"
      ]
    },
    {
      "page": "plot_signal_condition_exp",
      "title": "Plot the signal and background distribution of a correlation matrix.",
      "topics": [
        "plot_signal_condition_exp"
      ]
    },
    {
      "page": "qqplot_condition_exp",
      "title": "Q-Q plot for examing the distributions across submatrices of a correlation matrix.",
      "topics": [
        "qqplot_condition_exp"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/spqn/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "cli",
    "cpp11",
    "DelayedArray",
    "farver",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "ggridges",
    "glue",
    "gtable",
    "IRanges",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "R6",
    "RColorBrewer",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "SparseArray",
    "SummarizedExperiment",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "spqn.Rmd",
      "filename": "spqn.html",
      "title": "Spatial quantile normalization for co-expression analysis",
      "author": "Yi Wang, Kasper D. Hansen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Preliminaries",
        "Preparing your own data",
        "Examine the mean-correlation relationship",
        "Using SpQN to remove mean-correlation relationship",
        "Assess the impact of normalization",
        "SessionInfo",
        "References"
      ],
      "created": "2019-10-13 01:30:05",
      "modified": "2020-04-13 14:04:59",
      "commits": 55
    }
  ],
  "_score": 5.278753600952829,
  "_indexed": false,
  "_nocasepkg": "spqn",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/spqn",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.24.0",
      "date": "2026-05-30T11:06:47.000Z",
      "distro": "noble",
      "commit": "0813c60d37c67e89ad17950aaab5d3eb80e1227e",
      "fileid": "0b6e65fbb6aec523dbf4d0e8c849051469277a46d360c90f150159e60e37e70e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680786259"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.24.0",
      "date": "2026-05-30T11:06:39.000Z",
      "distro": "noble",
      "commit": "0813c60d37c67e89ad17950aaab5d3eb80e1227e",
      "fileid": "d31bd81096cd98ca79c52f764791a89e8243e898a200a5ecbb245bcd2804658d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680786259"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.24.0",
      "date": "2026-05-30T15:50:09.000Z",
      "commit": "0813c60d37c67e89ad17950aaab5d3eb80e1227e",
      "fileid": "d96a3e2051ba4cc2bef7a54318964ca175916ebb0e25380a084354e5a0eff228",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680786259"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.24.0",
      "date": "2026-05-30T15:50:15.000Z",
      "commit": "0813c60d37c67e89ad17950aaab5d3eb80e1227e",
      "fileid": "779ec5d49b1e0d949359b6ac9d0547ebcb70453ff9bfbd54a663dc574e4605da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680786259"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.24.0",
      "date": "2026-05-30T11:05:30.000Z",
      "commit": "0813c60d37c67e89ad17950aaab5d3eb80e1227e",
      "fileid": "07316bbb7bd56676248f50382d257cf2fc2fadfa8f64c29475083e26193d8be5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680786259"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.24.0",
      "date": "2026-05-30T11:05:21.000Z",
      "commit": "0813c60d37c67e89ad17950aaab5d3eb80e1227e",
      "fileid": "972ce821a31c16f673f89111f8a410a7956d768d620f3f533adbfc1a92d5618e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680786259"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.24.0",
      "date": "2026-05-30T11:04:41.000Z",
      "commit": "0813c60d37c67e89ad17950aaab5d3eb80e1227e",
      "fileid": "3a381328cb8c2fd980b6a7d8d50d0a31d5dbf802174e48a61e5fe18c41fc085c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680786259"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.24.0",
      "date": "2026-05-30T11:04:36.000Z",
      "commit": "0813c60d37c67e89ad17950aaab5d3eb80e1227e",
      "fileid": "a56b43a4e308d1c3b15dbdffeeff036a8dfa9c39bf021dcd81e2677efb920507",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680786259"
    }
  ]
}