{
  "_id": "6a494cc5f6c47c4419499841",
  "Package": "DELocal",
  "Title": "Identifies differentially expressed genes with respect to other\nlocal genes",
  "Version": "1.13.0",
  "Authors@R": "person(given = \"Rishi\",\nfamily = \"Das Roy\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rishi.dasroy@gmail.com\",\ncomment = c(ORCID = \"0000-0002-3276-7279\"))",
  "Description": "The goal of DELocal is to identify DE genes compared to\ntheir neighboring genes from the same chromosomal location. It\nhas been shown that genes of related functions are generally\nvery far from each other in the chromosome. DELocal utilzes\nthis information to identify DE genes comparing with their\nneighbouring genes.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/dasroy/DELocal",
  "BugReports": "https://github.com/dasroy/DELocal/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "biocViews": "GeneExpression, DifferentialExpression, RNASeq,\nTranscriptomics",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:00:32 UTC",
  "RemoteUrl": "https://github.com/bioc/DELocal",
  "RemoteRef": "HEAD",
  "RemoteSha": "0616957671987b9f5e4bdbbe9c680dcd44d681a1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 20:21:10 UTC",
    "User": "root"
  },
  "Author": "Rishi Das Roy [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3276-7279>)",
  "Maintainer": "Rishi Das Roy <rishi.dasroy@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "DELocal_1.13.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/09e4f3afd8a2b9d9c4cb91800cc2f7c0b303fb580e0b8d1c1c8568d07b43b9d9",
  "_filesize": 2370150,
  "_sha256": "09e4f3afd8a2b9d9c4cb91800cc2f7c0b303fb580e0b8d1c1c8568d07b43b9d9",
  "_expires": "2026-10-12T18:11:15.000Z",
  "_created": "2026-07-03T20:21:10.000Z",
  "_published": "2026-07-04T18:11:17.711Z",
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28681604038",
  "_status": "success",
  "_upstream": "https://github.com/bioc/DELocal",
  "_commit": {
    "id": "0616957671987b9f5e4bdbbe9c680dcd44d681a1",
    "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": 1777381232
  },
  "_maintainer": {
    "name": "Rishi Das Roy",
    "email": "rishi.dasroy@gmail.com",
    "login": "vondorishi",
    "description": "",
    "uuid": 6110508,
    "orcid": "0000-0002-3276-7279"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85155154622,
      "time": 185,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8074291263"
    },
    {
      "job": 85155154619,
      "time": 290,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8074310739"
    },
    {
      "job": 85155154854,
      "time": 357,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074323290"
    },
    {
      "job": 85155154763,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8074295766"
    },
    {
      "job": 85155154673,
      "time": 242,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074301571"
    },
    {
      "job": 85155154548,
      "time": 311,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074256670"
    },
    {
      "job": 85155154617,
      "time": 186,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8074291296"
    },
    {
      "job": 85155154642,
      "time": 207,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8074295327"
    },
    {
      "job": 85155154734,
      "time": 242,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8074301685"
    },
    {
      "job": 85155154737,
      "time": 217,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074296921"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "DESeq2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "biomaRt",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.13.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.12.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "differentialexpression",
    "rnaseq",
    "transcriptomics"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "vondorishi",
      "count": 30,
      "uuid": 6110508
    },
    {
      "user": "jwokaty",
      "count": 4,
      "uuid": 1744257
    }
  ],
  "_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/dasroy/delocal",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DELocal.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dasroy/delocal",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "DELocal",
    "plotNeighbourhood"
  ],
  "_help": [
    {
      "page": "DELocal",
      "title": "Finds differentially expressed genes by comparing neighboring genes",
      "topics": [
        "DELocal"
      ]
    },
    {
      "page": "plotNeighbourhood",
      "title": "Returns median expression from different conditions of genes from a neighbourhood of a gene of interest",
      "topics": [
        "plotNeighbourhood"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/DELocal/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "cli",
    "codetools",
    "cpp11",
    "DelayedArray",
    "DESeq2",
    "dplyr",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "IRanges",
    "isoband",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "reshape2",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "DELocal.Rmd",
      "filename": "DELocal.html",
      "title": "DELocal",
      "engine": "knitr::rmarkdown",
      "headings": [
        "DELocal",
        "Introduction",
        "Installation",
        "How to run",
        "Read the raw count values",
        "Getting gene chromosomal location",
        "Example code to get gene location information like above",
        "Integrating gene expression and location into a single object.",
        "Final results",
        "Plot expression pattern of a neighbourhood of a gene",
        "Dynamic neighbour",
        "SessionInfo"
      ],
      "created": "2023-03-27 14:21:32",
      "modified": "2026-03-12 13:00:03",
      "commits": 2
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "delocal",
  "_universes": [
    "bioc",
    "vondorishi",
    "dasroy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.13.0",
      "date": "2026-07-03T20:24:31.000Z",
      "distro": "resolute",
      "commit": "0616957671987b9f5e4bdbbe9c680dcd44d681a1",
      "fileid": "https://r2.ropensci.org/4a54a36ba078d4055e430ab52d5162915a6ea9bc91292b5c2a06a28312e0fae0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28681604038"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.13.0",
      "date": "2026-07-03T20:25:30.000Z",
      "distro": "resolute",
      "commit": "0616957671987b9f5e4bdbbe9c680dcd44d681a1",
      "fileid": "https://r2.ropensci.org/e26e2725741022c44aad4c9ab086c60b4feda3bc04ef72600948946cceb98739",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28681604038"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.13.0",
      "date": "2026-07-03T20:23:33.000Z",
      "commit": "0616957671987b9f5e4bdbbe9c680dcd44d681a1",
      "fileid": "https://r2.ropensci.org/a57138894d2f53f0ed1122c1379b9bdafa44cbc1023d825b1fe585ddbbb4a85c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28681604038"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.13.0",
      "date": "2026-07-03T20:23:42.000Z",
      "commit": "0616957671987b9f5e4bdbbe9c680dcd44d681a1",
      "fileid": "https://r2.ropensci.org/ec16a9e24ea1909fcda3cb4595d279c0192ad1490eae0afc9f84681808239286",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28681604038"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.13.0",
      "date": "2026-07-03T20:24:49.000Z",
      "commit": "0616957671987b9f5e4bdbbe9c680dcd44d681a1",
      "fileid": "https://r2.ropensci.org/59179e860eaee254872fc4dbbeba78d4db281132c591a59982e031283dc42cdd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28681604038"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-07-03T20:23:02.000Z",
      "commit": "0616957671987b9f5e4bdbbe9c680dcd44d681a1",
      "fileid": "https://r2.ropensci.org/6ae520a371fee0724a1f19d5200a57d8732cffab1b8ad9201d8a25c89147d7a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28681604038"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-07-03T20:23:16.000Z",
      "commit": "0616957671987b9f5e4bdbbe9c680dcd44d681a1",
      "fileid": "https://r2.ropensci.org/04ab4291216a01a223fe4398adf556e2ab6aaebfc635aa123841e2e438f86b50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28681604038"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-07-03T20:23:07.000Z",
      "commit": "0616957671987b9f5e4bdbbe9c680dcd44d681a1",
      "fileid": "https://r2.ropensci.org/63436108662a86355f944247c26d43cfd6604467f2ffa408d44db9a645a913ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28681604038"
    }
  ]
}