{
  "_id": "6a195a64acfb0bcc41de3f85",
  "Package": "GenomicInteractionNodes",
  "Type": "Package",
  "Version": "1.16.0",
  "Title": "A R/Bioconductor package to detect the interaction nodes from\nHiC/HiChIP/HiCAR data",
  "Authors@R": "c(person(given=\"Jianhong\", family=\"Ou\", email=\"jou@morgridge.org\", \nrole=c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0002-8652-2488\")),\nperson(given=\"Yarui\", family=\"Diao\", role=\"fnd\"))",
  "Description": "The GenomicInteractionNodes package can import\ninteractions from bedpe file and define the interaction nodes,\nthe genomic interaction sites with multiple interaction loops.\nThe interaction nodes is a binding platform regulates one or\nmultiple genes. The detected interaction nodes will be\nannotated for downstream validation.",
  "License": "file LICENSE",
  "URL": "https://github.com/jianhong/GenomicInteractionNodes",
  "BugReports": "https://github.com/jianhong/GenomicInteractionNodes/issues",
  "biocViews": "HiC, Sequencing, Software",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev libpng-dev libxml2-dev\nlibssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:58:13 UTC",
  "RemoteUrl": "https://github.com/bioc/GenomicInteractionNodes",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "de5a2b437ea489bb85ff2459a550165be401f9ef",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 07:56:36 UTC",
    "User": "root"
  },
  "Author": "Jianhong Ou [aut, cre] (ORCID: <https://orcid.org/0000-0002-8652-2488>),\nYarui Diao [fnd]",
  "Maintainer": "Jianhong Ou <jou@morgridge.org>",
  "MD5sum": "41c5241f19b7ac11ac2ca50ebf61999c",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "GenomicInteractionNodes_1.16.0.tar.gz",
  "_fileid": "43cc1b8432cbc4c263bc63220ad9760c79b7de08e01deb8ace31b2310796f1c9",
  "_filesize": 127505,
  "_sha256": "43cc1b8432cbc4c263bc63220ad9760c79b7de08e01deb8ace31b2310796f1c9",
  "_created": "2026-05-29T07:56:36.000Z",
  "_published": "2026-05-29T09:20:36.947Z",
  "_jobs": [
    {
      "job": 78461176794,
      "time": 249,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285961104"
    },
    {
      "job": 78461176734,
      "time": 582,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286054060"
    },
    {
      "job": 78461176802,
      "time": 591,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286056637"
    },
    {
      "job": 78461176744,
      "time": 335,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287357863"
    },
    {
      "job": 78461176724,
      "time": 311,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287339446"
    },
    {
      "job": 78460302941,
      "time": 379,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285891803"
    },
    {
      "job": 78461176703,
      "time": 211,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285950237"
    },
    {
      "job": 78461176726,
      "time": 425,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286010735"
    },
    {
      "job": 78461176722,
      "time": 417,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286008286"
    },
    {
      "job": 78461176746,
      "time": 467,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286022263"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625229608",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GenomicInteractionNodes",
  "_commit": {
    "id": "de5a2b437ea489bb85ff2459a550165be401f9ef",
    "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": 1777381093
  },
  "_maintainer": {
    "name": "Jianhong Ou",
    "email": "jou@morgridge.org",
    "orcid": "0000-0002-8652-2488"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "graph",
      "role": "Imports"
    },
    {
      "package": "GO.db",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "RBGL",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rtracklayer",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.knownGene",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.17.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.16.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "hic",
    "sequencing",
    "software"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "jianhong",
      "count": 14,
      "uuid": 5640707
    },
    {
      "user": "nturaga",
      "count": 2,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 1,
      "uuid": 8810451
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 294,
    "source": "https://www.bioconductor.org/packages/stats/bioc/GenomicInteractionNodes"
  },
  "_devurl": "https://github.com/jianhong/genomicinteractionnodes",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GenomicInteractionNodes.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jianhong/genomicinteractionnodes",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "annotateNodes",
    "createRandomNodes",
    "detectNodes",
    "enrichmentAnalysis"
  ],
  "_help": [
    {
      "page": "annotateNodes",
      "title": "Annotate node regions",
      "topics": [
        "annotateNodes"
      ]
    },
    {
      "page": "createRandomNodes",
      "title": "Create a list of random nodes",
      "topics": [
        "createRandomNodes"
      ]
    },
    {
      "page": "detectNodes",
      "title": "Detect the interaction node",
      "topics": [
        "detectNodes"
      ]
    },
    {
      "page": "enrichmentAnalysis",
      "title": "Gene ontology enrichment analysis",
      "topics": [
        "enrichmentAnalysis"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/GenomicInteractionNodes/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "GO.db",
    "graph",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "png",
    "R6",
    "RBGL",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "vctrs",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "GenomicInteractionNodes_vignettes.Rmd",
      "filename": "GenomicInteractionNodes_vignettes.html",
      "title": "GenomicInteractionNodes Guide",
      "author": "Jianhong Ou, Yu Xiang, Xiaolin Wei, and Yarui Diao",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick start",
        "Session Info"
      ],
      "created": "2022-04-11 23:45:01",
      "modified": "2022-04-11 23:45:01",
      "commits": 1
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": false,
  "_nocasepkg": "genomicinteractionnodes",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/GenomicInteractionNodes",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.16.0",
      "date": "2026-05-29T08:01:34.000Z",
      "distro": "noble",
      "commit": "de5a2b437ea489bb85ff2459a550165be401f9ef",
      "fileid": "733fb684d7c6cfe1b8c22ba98aa4db14f0c3f6e28ca80c21a6ab26b13351886c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625229608"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.16.0",
      "date": "2026-05-29T08:01:43.000Z",
      "distro": "noble",
      "commit": "de5a2b437ea489bb85ff2459a550165be401f9ef",
      "fileid": "48d1539a811b3057556eecd007d6042cfd005485d9023f3c5c1bdb90fb41092a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625229608"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.16.0",
      "date": "2026-05-29T09:16:31.000Z",
      "commit": "de5a2b437ea489bb85ff2459a550165be401f9ef",
      "fileid": "b06a299a96ffed7e27da47e5377236853f007e3840ccce20a16b9ab50f90b88c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625229608"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.16.0",
      "date": "2026-05-29T09:15:51.000Z",
      "commit": "de5a2b437ea489bb85ff2459a550165be401f9ef",
      "fileid": "7d99857280f2704c9f01e0cd8bda3a2073987a0085229987fd779c4528d0b053",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625229608"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.16.0",
      "date": "2026-05-29T08:00:48.000Z",
      "commit": "de5a2b437ea489bb85ff2459a550165be401f9ef",
      "fileid": "97a0bfb1a746f9ec94ccd7baaf69b467b89b117b7853fd960f25e6c7c2a4565f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625229608"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.16.0",
      "date": "2026-05-29T07:59:26.000Z",
      "commit": "de5a2b437ea489bb85ff2459a550165be401f9ef",
      "fileid": "e08e07943eba6ec1256e6c71509452a69de1a29b53bf5ccfaa31deba00893f33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625229608"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.16.0",
      "date": "2026-05-29T07:59:33.000Z",
      "commit": "de5a2b437ea489bb85ff2459a550165be401f9ef",
      "fileid": "2ba17c0617f42233939d86769b6d1ff936587b8925c9871c5ef3fcd0b5845bbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625229608"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.16.0",
      "date": "2026-05-29T07:59:20.000Z",
      "commit": "de5a2b437ea489bb85ff2459a550165be401f9ef",
      "fileid": "2800ef2be4ee882a95370d7aa5e1400d7f6a97deae203509186eda307664b133",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625229608"
    }
  ]
}