{
  "_id": "6a49da4a2c82cd3614823912",
  "Package": "spqn",
  "Title": "Spatial quantile normalization",
  "Version": "1.25.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.r-universe.dev",
  "Date/Publication": "2026-04-28 12:52:29 UTC",
  "RemoteUrl": "https://github.com/bioc/spqn",
  "RemoteRef": "HEAD",
  "RemoteSha": "fb7533c4850a9714fa830599a5dd38474d8954aa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 04:08:33 UTC",
    "User": "root"
  },
  "Author": "Yi Wang [cre, aut],\nKasper Daniel Hansen [aut]",
  "Maintainer": "Yi Wang <yiwangthu5@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "spqn_1.25.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c154a4898a2984a176ee25f6bef27bb6fc8da5f565c7dd924206ff4ccd03ea8d",
  "_filesize": 2791548,
  "_sha256": "c154a4898a2984a176ee25f6bef27bb6fc8da5f565c7dd924206ff4ccd03ea8d",
  "_expires": "2026-10-13T04:15:03.000Z",
  "_created": "2026-07-05T04:08:33.000Z",
  "_published": "2026-07-05T04:15:06.040Z",
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28728975018",
  "_status": "success",
  "_upstream": "https://github.com/bioc/spqn",
  "_commit": {
    "id": "fb7533c4850a9714fa830599a5dd38474d8954aa",
    "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": 1777380749
  },
  "_maintainer": {
    "name": "Yi Wang",
    "email": "yiwangthu5@gmail.com"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85191522431,
      "time": 195,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088187706"
    },
    {
      "job": 85191522444,
      "time": 332,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8088199982"
    },
    {
      "job": 85191522463,
      "time": 338,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088200508"
    },
    {
      "job": 85191522448,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8088185148"
    },
    {
      "job": 85191522440,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088186474"
    },
    {
      "job": 85191284016,
      "time": 270,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088169120"
    },
    {
      "job": 85191522449,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088181532"
    },
    {
      "job": 85191522482,
      "time": 255,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8088193015"
    },
    {
      "job": 85191522488,
      "time": 241,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8088191816"
    },
    {
      "job": 85191522475,
      "time": 238,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088191517"
    }
  ],
  "_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": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_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",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/hansenlab/spqn",
  "_searchresults": 30,
  "_rbuild": "4.6.1",
  "_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/HEAD/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.176091259055681,
  "_indexed": true,
  "_nocasepkg": "spqn",
  "_universes": [
    "bioc",
    "hansenlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-07-05T04:11:39.000Z",
      "distro": "resolute",
      "commit": "fb7533c4850a9714fa830599a5dd38474d8954aa",
      "fileid": "https://r2.ropensci.org/ada0b1f5043f15b781443a40690ef99c19eaaa3f50b4cb7394e01bb477352627",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28728975018"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-07-05T04:11:49.000Z",
      "distro": "resolute",
      "commit": "fb7533c4850a9714fa830599a5dd38474d8954aa",
      "fileid": "https://r2.ropensci.org/585c6b875d4ee3451be2c017175fcc313f49e6dcd2d1dfdff6569181df11c7c1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28728975018"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-07-05T04:10:16.000Z",
      "commit": "fb7533c4850a9714fa830599a5dd38474d8954aa",
      "fileid": "https://r2.ropensci.org/ca75b026c6388f2632f1b8367d70f1824bf90e3cf2bf5fb7eb39f48ef6c4d1cb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28728975018"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-07-05T04:10:23.000Z",
      "commit": "fb7533c4850a9714fa830599a5dd38474d8954aa",
      "fileid": "https://r2.ropensci.org/aa154ac71b0a723cf02fba3b62806fd78183ba6251265c4798076d9d8ff3c46c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28728975018"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-07-05T04:11:11.000Z",
      "commit": "fb7533c4850a9714fa830599a5dd38474d8954aa",
      "fileid": "https://r2.ropensci.org/308d128075ee7c8a277cb06c21c19674f682e76b66d6e3606490ebac5be1be60",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28728975018"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-05T04:10:36.000Z",
      "commit": "fb7533c4850a9714fa830599a5dd38474d8954aa",
      "fileid": "https://r2.ropensci.org/f5d650b711c3b4abe62cf9b979ea55e1895de24580e97ff0d1314f93c765bcbd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28728975018"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-05T04:10:09.000Z",
      "commit": "fb7533c4850a9714fa830599a5dd38474d8954aa",
      "fileid": "https://r2.ropensci.org/6893b43f20f7c307ca32ee30e501570d8f82de58a1e19ee6791188cfaf397aea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28728975018"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-05T04:10:10.000Z",
      "commit": "fb7533c4850a9714fa830599a5dd38474d8954aa",
      "fileid": "https://r2.ropensci.org/0aa9890f5d1b599adab0c276e9bf221554816e2bceb78b51c8bfae7a2a98a556",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28728975018"
    }
  ]
}