{
  "_id": "6a19740bacfb0bcc41defde6",
  "Package": "annoLinker",
  "Type": "Package",
  "Title": "Annotating genomic regions through chromatin interaction links",
  "Version": "1.1.0",
  "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='Kenneth', family='Poss', email='kposs@morgridge.org',\nrole=c('aut', 'fnd')))",
  "Description": "Fast annotation of genomic peaks using DNA interaction\ndata by constructing interaction networks with igraph, where\npeaks overlapping any node in a connected subgraph are\nannotated with all genes in that subgraph. The annotation\nevidence could be visualized as either a network graph or a\ngenomic track integrated with gene annotation information.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "biocViews": "Network, Annotation, Visualization",
  "URL": "https://github.com/jianhong/annoLinker",
  "BugReports": "https://github.com/jianhong/annoLinker/issues",
  "Config/pak/sysreqs": "cmake libglpk-dev make libbz2-dev libicu-dev\nlibjpeg-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev\nlibssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:06:16 UTC",
  "RemoteUrl": "https://github.com/bioc/annoLinker",
  "RemoteRef": "HEAD",
  "RemoteSha": "3cef05638b6a24ef24deb06daef1648e75c25cb7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:53:13 UTC",
    "User": "root"
  },
  "Author": "Jianhong Ou [aut, cre] (ORCID: <https://orcid.org/0000-0002-8652-2488>),\nKenneth Poss [aut, fnd]",
  "Maintainer": "Jianhong Ou <jou@morgridge.org>",
  "MD5sum": "b7658c48e1abfc9ab3b5e5448d6aac93",
  "_user": "bioc",
  "_type": "src",
  "_file": "annoLinker_1.1.0.tar.gz",
  "_fileid": "1ff8f5c1e1b9a301b633807ca68454e90be987878d8fcfd6347096f2a99735df",
  "_filesize": 422198,
  "_sha256": "1ff8f5c1e1b9a301b633807ca68454e90be987878d8fcfd6347096f2a99735df",
  "_created": "2026-05-29T08:53:13.000Z",
  "_published": "2026-05-29T11:10:03.375Z",
  "_jobs": [
    {
      "job": 78469387542,
      "time": 288,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286974648"
    },
    {
      "job": 78469387538,
      "time": 506,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287040439"
    },
    {
      "job": 78469387521,
      "time": 549,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287053558"
    },
    {
      "job": 78469387526,
      "time": 394,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289268334"
    },
    {
      "job": 78469387507,
      "time": 429,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289227202"
    },
    {
      "job": 78468328190,
      "time": 421,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286886320"
    },
    {
      "job": 78469387531,
      "time": 247,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286962395"
    },
    {
      "job": 78469387536,
      "time": 851,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287143294"
    },
    {
      "job": 78469387525,
      "time": 778,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287122137"
    },
    {
      "job": 78469387551,
      "time": 828,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287136628"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 1
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26627665925",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/annoLinker",
  "_commit": {
    "id": "3cef05638b6a24ef24deb06daef1648e75c25cb7",
    "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": 1777381576
  },
  "_maintainer": {
    "name": "Jianhong Ou",
    "email": "jou@morgridge.org",
    "orcid": "0000-0002-8652-2488"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "InteractionSet",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "trackViewer",
      "role": "Imports"
    },
    {
      "package": "visNetwork",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rtracklayer",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Drerio.UCSC.danRer10.refGene",
      "role": "Suggests"
    },
    {
      "package": "org.Dr.eg.db",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 7
    },
    {
      "week": "2025-44",
      "n": 6
    },
    {
      "week": "2025-45",
      "n": 4
    },
    {
      "week": "2026-01",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "network",
    "annotation",
    "visualization"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jianhong",
      "count": 21,
      "uuid": 5640707
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 179,
    "source": "https://www.bioconductor.org/packages/stats/bioc/annoLinker"
  },
  "_devurl": "https://github.com/jianhong/annolinker",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/annoLinker.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jianhong/annolinker",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "anno_clusters",
    "anno_event",
    "anno_evidence",
    "anno_feature",
    "anno_featurebin",
    "anno_graph",
    "anno_peakbin",
    "anno_peaks",
    "annoLinker",
    "as.data.frame",
    "coerce",
    "head",
    "plotEvidence",
    "show"
  ],
  "_help": [
    {
      "page": "annoLinker-package",
      "title": "Annotating genomic regions through chromatin interaction links",
      "topics": [
        "annoLinker-package"
      ]
    },
    {
      "page": "annoLinker",
      "title": "Annotate Peaks with DNA Interaction Networks Using Graph Clustering",
      "topics": [
        "annoLinker"
      ]
    },
    {
      "page": "annoLinkerResult-class",
      "title": "Class '\"annoLinkerResult\"'",
      "topics": [
        "annoLinkerResult",
        "annoLinkerResult-class",
        "anno_clusters",
        "anno_clusters,annoLinkerResult-method",
        "anno_event",
        "anno_event,annoLinkerResult,numeric-method",
        "anno_event,annoLinkerResult-method",
        "anno_evidence",
        "anno_evidence,annoLinkerResult,numeric-method",
        "anno_evidence,annoLinkerResult-method",
        "anno_feature",
        "anno_feature,annoLinkerResult,numeric-method",
        "anno_feature,annoLinkerResult-method",
        "anno_featurebin",
        "anno_featurebin,annoLinkerResult,numeric-method",
        "anno_featurebin,annoLinkerResult-method",
        "anno_graph",
        "anno_graph,annoLinkerResult-method",
        "anno_peakbin",
        "anno_peakbin,annoLinkerResult,numeric-method",
        "anno_peakbin,annoLinkerResult-method",
        "anno_peaks",
        "anno_peaks,annoLinkerResult-method",
        "as.data.frame,annoLinkerResult-method",
        "coerce",
        "coerce,annoLinkerResult,GRanges-method",
        "head,annoLinkerResult,ANY-method",
        "head,annoLinkerResult-method",
        "length,annoLinkerResult-method",
        "show,annoLinkerResult-method"
      ]
    },
    {
      "page": "plotEvidence",
      "title": "Plot interaction network for visualization",
      "topics": [
        "plotEvidence"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/annoLinker/raw/HEAD/readme.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "AnnotationFilter",
    "askpass",
    "backports",
    "base64enc",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "biocmake",
    "BiocParallel",
    "biomaRt",
    "Biostrings",
    "biovizBase",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "bslib",
    "cachem",
    "checkmate",
    "cigarillo",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "deldir",
    "dichromat",
    "digest",
    "dir.expiry",
    "dplyr",
    "ensembldb",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "foreign",
    "formatR",
    "Formula",
    "fs",
    "futile.logger",
    "futile.options",
    "future",
    "future.apply",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "globals",
    "glue",
    "gridExtra",
    "grImport",
    "gtable",
    "Gviz",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "igraph",
    "InteractionSet",
    "interp",
    "IRanges",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "latticeExtra",
    "lazyeval",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "nnet",
    "openssl",
    "parallelly",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "progressr",
    "ProtGenerics",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RCurl",
    "restfulr",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "rpart",
    "Rsamtools",
    "RSQLite",
    "rstudioapi",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "strawr",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "trackViewer",
    "txdbmaker",
    "UCSC.utils",
    "utf8",
    "VariantAnnotation",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "withr",
    "xfun",
    "XML",
    "xml2",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "annoLinker.Rmd",
      "filename": "annoLinker.html",
      "title": "annoLinker Vignette: Annotating genomic regions through chromatin interaction links",
      "author": "Jianhong Ou",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick start",
        "SessionInfo"
      ],
      "created": "2025-10-23 20:44:04",
      "modified": "2026-01-22 21:07:41",
      "commits": 7
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "annolinker",
  "_universes": [
    "bioc",
    "jianhong"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-29T08:58:03.000Z",
      "distro": "noble",
      "commit": "3cef05638b6a24ef24deb06daef1648e75c25cb7",
      "fileid": "c87cf1d3660b110607e366d118b75ad9d94bd21fa43cffd63e4cace8a8754835",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627665925"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-29T08:58:20.000Z",
      "distro": "noble",
      "commit": "3cef05638b6a24ef24deb06daef1648e75c25cb7",
      "fileid": "38b29aaddac8a9ecefff7de5567774c454cd382b7de1fa74492b7212e5a9e167",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627665925"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-29T11:06:22.000Z",
      "commit": "3cef05638b6a24ef24deb06daef1648e75c25cb7",
      "fileid": "0971951178263664ba83bebe5ae431a0b1fb904a8339be40f934ed1138f4fb0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627665925"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-29T11:03:32.000Z",
      "commit": "3cef05638b6a24ef24deb06daef1648e75c25cb7",
      "fileid": "29f00a1a7f99948d01ad5fef7b4f515e34b263330adcce75b8ea352223d571f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627665925"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-29T08:58:18.000Z",
      "commit": "3cef05638b6a24ef24deb06daef1648e75c25cb7",
      "fileid": "261d78a1a3c4aac0edaa6c164f539c0a2a77faac73e39ffcd359cf24bed808f4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627665925"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-29T09:02:07.000Z",
      "commit": "3cef05638b6a24ef24deb06daef1648e75c25cb7",
      "fileid": "b3e2d1c59bbb6d86ca26632eb6b25f22780990a1a7f45cd753770af3a9164758",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627665925"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-29T09:01:34.000Z",
      "commit": "3cef05638b6a24ef24deb06daef1648e75c25cb7",
      "fileid": "83e4138156e080a81aa1c2821f2b4ae7b47732891e71c083ddef7804eadb4c3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627665925"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-29T09:02:00.000Z",
      "commit": "3cef05638b6a24ef24deb06daef1648e75c25cb7",
      "fileid": "2b765f7a3efb5924a9caa551214993ffe3b32f37b50dc675c4789b5e2b795684",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26627665925"
    }
  ]
}