{
  "_id": "6a129d86acfb0bcc41d0f5d6",
  "Package": "scHOT",
  "Type": "Package",
  "Title": "single-cell higher order testing",
  "Version": "1.25.0",
  "Authors@R": "c(\nperson(\"Shila\", \"Ghazanfar\", email = \"shazanfar@gmail.com\", role = c(\"aut\", \"cre\")\n),\nperson(\"Yingxin\", \"Lin\", email = \"yingxin.lin@sydney.edu.au\", role = c(\"aut\")\n))",
  "Description": "Single cell Higher Order Testing (scHOT) is an R package\nthat facilitates testing changes in higher order structure of\ngene expression along either a developmental trajectory or\nacross space. scHOT is general and modular in nature, can be\nrun in multiple data contexts such as along a continuous\ntrajectory, between discrete groups, and over spatial\norientations; as well as accommodate any higher order\nmeasurement such as variability or correlation. scHOT\nmeaningfully adds to first order effect testing, such as\ndifferential expression, and provides a framework for\ninterrogating higher order interactions from single cell data.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.0",
  "VignetteBuilder": "knitr",
  "biocViews": "GeneExpression, RNASeq, Sequencing, SingleCell, Software,\nTranscriptomics",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libglpk-dev\nlibxml2-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:52:23 UTC",
  "RemoteUrl": "https://github.com/bioc/scHOT",
  "RemoteRef": "HEAD",
  "RemoteSha": "a5bc63423e742e652175a0a5c3e0e197519d2676",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:34:01 UTC",
    "User": "root"
  },
  "Author": "Shila Ghazanfar [aut, cre],\nYingxin Lin [aut]",
  "Maintainer": "Shila Ghazanfar <shazanfar@gmail.com>",
  "MD5sum": "3d8a1f6ad69b9a003fb6f63ec8a02e40",
  "_user": "bioc",
  "_type": "src",
  "_file": "scHOT_1.25.0.tar.gz",
  "_fileid": "97066fdf18b73275150d1f179e2b8838729dab9450cf16b43e52682f5b85053e",
  "_filesize": 3222562,
  "_sha256": "97066fdf18b73275150d1f179e2b8838729dab9450cf16b43e52682f5b85053e",
  "_created": "2026-05-24T06:34:01.000Z",
  "_published": "2026-05-24T06:41:10.515Z",
  "_jobs": [
    {
      "job": 77577635365,
      "time": 164,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7182929474"
    },
    {
      "job": 77577635362,
      "time": 317,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182944165"
    },
    {
      "job": 77577635359,
      "time": 373,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182950115"
    },
    {
      "job": 77577635356,
      "time": 209,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182933664"
    },
    {
      "job": 77577635355,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182930976"
    },
    {
      "job": 77577377007,
      "time": 309,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182914395"
    },
    {
      "job": 77577635354,
      "time": 202,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182932722"
    },
    {
      "job": 77577635386,
      "time": 291,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182941755"
    },
    {
      "job": 77577635376,
      "time": 271,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182939651"
    },
    {
      "job": 77577635377,
      "time": 277,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182940313"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26354028748",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/scHOT",
  "_commit": {
    "id": "a5bc63423e742e652175a0a5c3e0e197519d2676",
    "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": 1777380743
  },
  "_maintainer": {
    "name": "Shila Ghazanfar",
    "email": "shazanfar@gmail.com",
    "login": "shazanfar",
    "description": "",
    "uuid": 12996210
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.24.3",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "reshape",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "ggforce",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scater",
      "role": "Suggests"
    },
    {
      "package": "scattermore",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "matrixStats",
      "role": "Suggests"
    },
    {
      "package": "deldir",
      "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": [
    "geneexpression",
    "rnaseq",
    "sequencing",
    "singlecell",
    "software",
    "transcriptomics"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 382,
    "source": "https://www.bioconductor.org/packages/stats/bioc/scHOT"
  },
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scHOT.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "params<-",
    "plotColouredExpression",
    "plotEgoNetwork",
    "plotHigherOrderSequence",
    "plotOrderedExpression",
    "positionColData<-",
    "positionType<-",
    "scHOT",
    "scHOT_addTestingScaffold",
    "scHOT_buildFromMatrix",
    "scHOT_buildFromSCE",
    "scHOT_calculateGlobalHigherOrderFunction",
    "scHOT_calculateHigherOrderTestStatistics",
    "scHOT_estimatePvalues",
    "scHOT_output<-",
    "scHOT_performPermutationTest",
    "scHOT_plotPermutationDistributions",
    "scHOT_setPermutationScaffold",
    "scHOT_setWeightMatrix",
    "scHOT_stripOutput",
    "spatialWeightMatrix",
    "testingScaffold<-",
    "thin",
    "trajectoryWeightMatrix",
    "weightedPearson",
    "weightedSpearman",
    "weightedVariance",
    "weightedZIKendall",
    "weightedZISpearman",
    "weightMatrix<-"
  ],
  "_datasets": [
    {
      "name": "liver",
      "title": "Liver trajectory example data",
      "object": "liver",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "MOB_subset",
      "title": "MOB_subset spatial example data",
      "object": "MOB_subset",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "liver",
      "title": "Liver trajectory example data",
      "topics": [
        "liver"
      ]
    },
    {
      "page": "MOB_subset",
      "title": "MOB_subset spatial example data",
      "topics": [
        "MOB_subset"
      ]
    },
    {
      "page": "params-set",
      "title": "Setter functions for scHOT objects",
      "topics": [
        "params<-"
      ]
    },
    {
      "page": "plotColouredExpression",
      "title": "plotColouredExpression",
      "topics": [
        "plotColouredExpression"
      ]
    },
    {
      "page": "plotEgoNetwork",
      "title": "plotEgoNetwork",
      "topics": [
        "plotEgoNetwork"
      ]
    },
    {
      "page": "plotHigherOrderSequence",
      "title": "plotHigherOrderSequence",
      "topics": [
        "plotHigherOrderSequence"
      ]
    },
    {
      "page": "plotOrderedExpression",
      "title": "plotOrderedExpression",
      "topics": [
        "plotOrderedExpression"
      ]
    },
    {
      "page": "positionColData-set",
      "title": "Setter functions for scHOT objects",
      "topics": [
        "positionColData<-"
      ]
    },
    {
      "page": "positionType-set",
      "title": "Setter functions for scHOT objects",
      "topics": [
        "positionType<-"
      ]
    },
    {
      "page": "scHOT",
      "title": "scHOT",
      "topics": [
        "scHOT"
      ]
    },
    {
      "page": "scHOT_addTestingScaffold",
      "title": "scHOT_addTestingScaffold",
      "topics": [
        "scHOT_addTestingScaffold"
      ]
    },
    {
      "page": "scHOT_buildFromMatrix",
      "title": "scHOT_buildFromMatrix",
      "topics": [
        "scHOT_buildFromMatrix"
      ]
    },
    {
      "page": "scHOT_buildFromSCE",
      "title": "scHOT_buildFromSCE",
      "topics": [
        "scHOT_buildFromSCE"
      ]
    },
    {
      "page": "scHOT_calculateGlobalHigherOrderFunction",
      "title": "scHOT_calculateGlobalHigherOrderFunction",
      "topics": [
        "scHOT_calculateGlobalHigherOrderFunction"
      ]
    },
    {
      "page": "scHOT_calculateHigherOrderTestStatistics",
      "title": "scHOT_calculateHigherOrderTestStatistics",
      "topics": [
        "scHOT_calculateHigherOrderTestStatistics"
      ]
    },
    {
      "page": "scHOT_estimatePvalues",
      "title": "scHOT_estimatePvalues",
      "topics": [
        "scHOT_estimatePvalues"
      ]
    },
    {
      "page": "scHOT_output-set",
      "title": "Setter functions for scHOT objects",
      "topics": [
        "scHOT_output<-"
      ]
    },
    {
      "page": "scHOT_performPermutationTest",
      "title": "scHOT_performPermutationTest",
      "topics": [
        "scHOT_performPermutationTest"
      ]
    },
    {
      "page": "scHOT_plotPermutationDistributions",
      "title": "scHOT_plotPermutationDistributions",
      "topics": [
        "scHOT_plotPermutationDistributions"
      ]
    },
    {
      "page": "scHOT_setPermutationScaffold",
      "title": "scHOT_setPermutationScaffold",
      "topics": [
        "scHOT_setPermutationScaffold"
      ]
    },
    {
      "page": "scHOT_setWeightMatrix",
      "title": "scHOT_setWeightMatrix",
      "topics": [
        "scHOT_setWeightMatrix"
      ]
    },
    {
      "page": "scHOT_stripOutput",
      "title": "scHOT_stripOutput",
      "topics": [
        "scHOT_stripOutput"
      ]
    },
    {
      "page": "scHOT-class",
      "title": "scHOT class",
      "topics": [
        ".scHOT",
        "scHOT-class"
      ]
    },
    {
      "page": "spatialWeightMatrix",
      "title": "spatialWeightMatrix",
      "topics": [
        "spatialWeightMatrix"
      ]
    },
    {
      "page": "testingScaffold-set",
      "title": "Setter functions for scHOT objects",
      "topics": [
        "testingScaffold<-"
      ]
    },
    {
      "page": "thin",
      "title": "thin",
      "topics": [
        "thin"
      ]
    },
    {
      "page": "trajectoryWeightMatrix",
      "title": "trajectoryWeightMatrix",
      "topics": [
        "trajectoryWeightMatrix"
      ]
    },
    {
      "page": "weightedPearson",
      "title": "weightedPearson",
      "topics": [
        "weightedPearson"
      ]
    },
    {
      "page": "weightedSpearman",
      "title": "weightedSpearman",
      "topics": [
        "weightedSpearman"
      ]
    },
    {
      "page": "weightedVariance",
      "title": "weightedVariance",
      "topics": [
        "weightedVariance"
      ]
    },
    {
      "page": "weightedZIKendall",
      "title": "weightedZIKendall",
      "topics": [
        "weightedZIKendall"
      ]
    },
    {
      "page": "weightedZISpearman",
      "title": "weightedZISpearman",
      "topics": [
        "weightedZISpearman"
      ]
    },
    {
      "page": "weightMatrix-set",
      "title": "Setter functions for scHOT objects",
      "topics": [
        "weightMatrix<-"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/scHOT/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "cli",
    "codetools",
    "cpp11",
    "DelayedArray",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggforce",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "IRanges",
    "isoband",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pkgconfig",
    "plyr",
    "polyclip",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "SingleCellExperiment",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "systemfonts",
    "tidyselect",
    "tweenr",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "scHOT.Rmd",
      "filename": "scHOT.html",
      "title": "Getting started: scHOT",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Testing variability changes along liver trajectory",
        "Build the scHOT object",
        "scHOT wrapper function",
        "scHOT step-by-step",
        "Spatial differential correlation in Mouse Olfactory Bulb",
        "Perform scHOT step by step - skip ahead for wrapper using scHOT",
        "Perform scHOT using scHOT wrapper function",
        "Misc"
      ],
      "created": "2020-01-27 09:38:27",
      "modified": "2020-03-11 17:56:28",
      "commits": 28
    }
  ],
  "_score": 4.278753600952829,
  "_indexed": true,
  "_nocasepkg": "schot",
  "_universes": [
    "bioc",
    "shazanfar"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-24T06:37:04.000Z",
      "distro": "noble",
      "commit": "a5bc63423e742e652175a0a5c3e0e197519d2676",
      "fileid": "31f01c109cf79689c24c2c50610b17fad83fceaaea5596af5e0179766dcb5706",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354028748"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-24T06:37:40.000Z",
      "distro": "noble",
      "commit": "a5bc63423e742e652175a0a5c3e0e197519d2676",
      "fileid": "de1c95c904ef0569d934b827356577d62522bd59475b969eb56f7615cf7f50b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354028748"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-24T06:36:02.000Z",
      "commit": "a5bc63423e742e652175a0a5c3e0e197519d2676",
      "fileid": "0177a9e6ea797ba0c066bd00a802fd85b21b28e1478fb2f902973246a3486630",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354028748"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-24T06:35:45.000Z",
      "commit": "a5bc63423e742e652175a0a5c3e0e197519d2676",
      "fileid": "78df3831316a822852dc48a28aef19f2de5b32d347d3f450f4f1a685148074dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354028748"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-05-24T06:37:51.000Z",
      "commit": "a5bc63423e742e652175a0a5c3e0e197519d2676",
      "fileid": "712faac7d2d2767fb5466ba92a36638ea295d3e0a3953ab0e7403e96a9a1e7dc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354028748"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-24T06:36:03.000Z",
      "commit": "a5bc63423e742e652175a0a5c3e0e197519d2676",
      "fileid": "98f53f08ffd8af23a7de8a083cb4eb88668965aee1cffe2c32eebe0877c1abae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354028748"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-24T06:35:52.000Z",
      "commit": "a5bc63423e742e652175a0a5c3e0e197519d2676",
      "fileid": "fb137ac7c89c61fb3d77a8a0b75271475f4ef34080adbd1f141fd6b7fe7e4c0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354028748"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-24T06:36:05.000Z",
      "commit": "a5bc63423e742e652175a0a5c3e0e197519d2676",
      "fileid": "2f361a652d67f24d25142f96811a3f5b1f37eb2364aff0eaa665f2d4bae03845",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354028748"
    }
  ]
}