{
  "_id": "6a1ad09d1d7bb097a09e1897",
  "Package": "GenomicInteractionNodes",
  "Type": "Package",
  "Version": "1.17.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.r-universe.dev",
  "Date/Publication": "2026-04-28 12:58:13 UTC",
  "RemoteUrl": "https://github.com/bioc/GenomicInteractionNodes",
  "RemoteRef": "HEAD",
  "RemoteSha": "26c86197c8ba64270c87d2793c7ca804a8f049f3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:19:22 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": "9c34906e5bda6bdb39aa8833d5a69ab4",
  "_user": "bioc",
  "_type": "src",
  "_file": "GenomicInteractionNodes_1.17.0.tar.gz",
  "_fileid": "7e332f4599620ecb5121c8c00e13e20e7c26c5abf545267c94d5afe5617fd1fc",
  "_filesize": 127496,
  "_sha256": "7e332f4599620ecb5121c8c00e13e20e7c26c5abf545267c94d5afe5617fd1fc",
  "_created": "2026-05-30T08:19:22.000Z",
  "_published": "2026-05-30T11:57:17.750Z",
  "_jobs": [
    {
      "job": 78636160131,
      "time": 195,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306798017"
    },
    {
      "job": 78636160143,
      "time": 692,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306845468"
    },
    {
      "job": 78636160139,
      "time": 513,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306828905"
    },
    {
      "job": 78636160134,
      "time": 381,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307997741"
    },
    {
      "job": 78636160132,
      "time": 333,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307993802"
    },
    {
      "job": 78635839383,
      "time": 383,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306778268"
    },
    {
      "job": 78636160133,
      "time": 214,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306799961"
    },
    {
      "job": 78636160136,
      "time": 480,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306825764"
    },
    {
      "job": 78636160147,
      "time": 452,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306822883"
    },
    {
      "job": 78636160148,
      "time": 391,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306816909"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678953265",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GenomicInteractionNodes",
  "_commit": {
    "id": "26c86197c8ba64270c87d2793c7ca804a8f049f3",
    "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": 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": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_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": 1,
  "_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/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "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": true,
  "_nocasepkg": "genomicinteractionnodes",
  "_universes": [
    "bioc",
    "jianhong"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.17.0",
      "date": "2026-05-30T08:26:46.000Z",
      "distro": "noble",
      "commit": "26c86197c8ba64270c87d2793c7ca804a8f049f3",
      "fileid": "12e7dc4617a528bc6e90ac53af227b6bba8a1dae00b1640ef997b0ecd330cb4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678953265"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.17.0",
      "date": "2026-05-30T08:23:43.000Z",
      "distro": "noble",
      "commit": "26c86197c8ba64270c87d2793c7ca804a8f049f3",
      "fileid": "7d2f6b5ca64f3f1ebd36faba3e80cc6b871b7a8fc92a255119f9b7b7d346cd5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678953265"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.17.0",
      "date": "2026-05-30T11:52:43.000Z",
      "commit": "26c86197c8ba64270c87d2793c7ca804a8f049f3",
      "fileid": "ce72f0e4f91817ddb632f264f158c7dcca2604fc39f0a1c162c8cc7ef332b19c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678953265"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.17.0",
      "date": "2026-05-30T11:52:20.000Z",
      "commit": "26c86197c8ba64270c87d2793c7ca804a8f049f3",
      "fileid": "536fa7e36be7b6512954ad611a0bc32d85ce21c387d19e1cf972444c4829da46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678953265"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.17.0",
      "date": "2026-05-30T08:23:35.000Z",
      "commit": "26c86197c8ba64270c87d2793c7ca804a8f049f3",
      "fileid": "03a80a3624cf7f2b0e64eeade563b0f04439ead493839dbff6a312e4e29b03a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678953265"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.17.0",
      "date": "2026-05-30T08:22:16.000Z",
      "commit": "26c86197c8ba64270c87d2793c7ca804a8f049f3",
      "fileid": "06fb8b0c88aa431f3872afbcdd6a11f9115796566793842f4b74ae3ac144b96b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678953265"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.17.0",
      "date": "2026-05-30T08:22:35.000Z",
      "commit": "26c86197c8ba64270c87d2793c7ca804a8f049f3",
      "fileid": "99057e13db7bd59ab4e64aed0d9da80b7ccf8cf2dbf55274af33c5c0acc71ceb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678953265"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.17.0",
      "date": "2026-05-30T08:21:59.000Z",
      "commit": "26c86197c8ba64270c87d2793c7ca804a8f049f3",
      "fileid": "93dd141870aad9087ab784aadbf99cf15dec6e678195ff4902987d7fbed81628",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678953265"
    }
  ]
}