{
  "_id": "6a226f2acd65a98ecbd47fb7",
  "Package": "GOaGO",
  "Title": "Gene Ontology enrichment analysis of gene pairs",
  "Version": "1.1.1",
  "Authors@R": "person(\"Aleksander\", \"Jankowski\",\nemail = \"aleksander.jankowski@uw.edu.pl\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2212-6224\"))",
  "Description": "GO-a-GO annotates Gene Ontology terms that are enriched in\na given set of gene pairs. The enrichment is calculated from a\npermutation test for overrepresentation of gene pairs that are\nassociated with a shared term. Such gene pairs are counted for\nthe original set of gene pairs and compared against randomized\nsets in which the structure of the pairs is preserved, but the\ngene identities (including the associated terms) are permuted.",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "biocViews": "GO, GeneSetEnrichment",
  "URL": "https://github.com/ajank/GOaGO",
  "BugReports": "https://github.com/ajank/GOaGO/issues",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-06 13:42:36 UTC",
  "RemoteUrl": "https://github.com/bioc/GOaGO",
  "RemoteRef": "HEAD",
  "RemoteSha": "445fd480aab2389c6effb921073a059f44dc8eca",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 06:28:29 UTC",
    "User": "root"
  },
  "Author": "Aleksander Jankowski [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2212-6224>)",
  "Maintainer": "Aleksander Jankowski <aleksander.jankowski@uw.edu.pl>",
  "MD5sum": "71a44e33da48c22d30aeb8718a486ce4",
  "_user": "bioc",
  "_type": "src",
  "_file": "GOaGO_1.1.1.tar.gz",
  "_fileid": "9501b201195f38e7d64c01d538391feaca20d545ba2e2a565775a0b0b4e29ef0",
  "_filesize": 1242124,
  "_sha256": "9501b201195f38e7d64c01d538391feaca20d545ba2e2a565775a0b0b4e29ef0",
  "_created": "2026-06-05T06:28:29.000Z",
  "_published": "2026-06-05T06:39:38.091Z",
  "_jobs": [
    {
      "job": 79676064421,
      "time": 271,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430303621"
    },
    {
      "job": 79676064414,
      "time": 615,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430389159"
    },
    {
      "job": 79676064477,
      "time": 597,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430384530"
    },
    {
      "job": 79676064412,
      "time": 360,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430324425"
    },
    {
      "job": 79676064417,
      "time": 382,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430329666"
    },
    {
      "job": 79674636275,
      "time": 755,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430240235"
    },
    {
      "job": 79676064416,
      "time": 252,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430299324"
    },
    {
      "job": 79676064439,
      "time": 604,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430386484"
    },
    {
      "job": 79676064466,
      "time": 592,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430383054"
    },
    {
      "job": 79676064431,
      "time": 549,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430372075"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 4
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26998916453",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GOaGO",
  "_commit": {
    "id": "445fd480aab2389c6effb921073a059f44dc8eca",
    "author": "Aleksander Jankowski <aleksander.jankowski@uw.edu.pl>",
    "committer": "Aleksander Jankowski <aleksander.jankowski@uw.edu.pl>",
    "message": "Version bump in devel\n",
    "time": 1778074956
  },
  "_maintainer": {
    "name": "Aleksander Jankowski",
    "email": "aleksander.jankowski@uw.edu.pl",
    "login": "ajank",
    "description": "",
    "uuid": 461645,
    "orcid": "0000-0002-2212-6224"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "clusterProfiler",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "DOSE",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggridges",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "qvalue",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "GenomicInteractions",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rtracklayer",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.knownGene",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 7
    },
    {
      "week": "2026-04",
      "n": 8
    },
    {
      "week": "2026-05",
      "n": 13
    },
    {
      "week": "2026-06",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 20
    },
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 4
    },
    {
      "week": "2026-17",
      "n": 25
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 3
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.1",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.1",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "go",
    "genesetenrichment"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ajank",
      "count": 96,
      "uuid": 461645
    },
    {
      "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": 88,
    "source": "https://www.bioconductor.org/packages/stats/bioc/GOaGO"
  },
  "_devurl": "https://github.com/ajank/goago",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GOaGO.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ajank/goago",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "annotateAnchors",
    "annotateInteractions",
    "as.data.frame",
    "convertTranscriptsToTSS",
    "DotPlot",
    "genePairs",
    "GOaGO",
    "keyType",
    "organism",
    "RidgePlot",
    "show",
    "termGenePairs"
  ],
  "_datasets": [
    {
      "name": "genePairsGM12878",
      "title": "Gene pairs associated with chromatin loops in GM12878 cell line",
      "object": "genePairsGM12878",
      "file": "genePairsGM12878.rda",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "interactionID",
        "chrom1",
        "start1",
        "end1",
        "geneID1",
        "tss1",
        "strand1",
        "chrom2",
        "start2",
        "end2",
        "geneID2",
        "tss2",
        "strand2"
      ],
      "rows": 2339,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "annotateAnchors",
      "title": "Associate interaction anchors to the nearest TSSes",
      "topics": [
        "annotateAnchors"
      ]
    },
    {
      "page": "annotateInteractions",
      "title": "Associate interactions to gene pairs",
      "topics": [
        "annotateInteractions"
      ]
    },
    {
      "page": "as.data.frame-methods",
      "title": "Coerce a 'GOaGO-result' object to a data frame",
      "topics": [
        "as.data.frame",
        "as.data.frame,GOaGO-result-method"
      ]
    },
    {
      "page": "convertTranscriptsToTSS",
      "title": "Convert gene transcripts to Transcription Start Sites",
      "topics": [
        "convertTranscriptsToTSS"
      ]
    },
    {
      "page": "DotPlot",
      "title": "Dotplot of the enriched Gene Ontology terms",
      "topics": [
        "DotPlot"
      ]
    },
    {
      "page": "genePairsGM12878",
      "title": "Gene pairs associated with chromatin loops in GM12878 cell line",
      "topics": [
        "genePairsGM12878"
      ]
    },
    {
      "page": "GOaGO",
      "title": "Gene Ontology enrichment analysis in a set of gene pairs",
      "topics": [
        "GOaGO"
      ]
    },
    {
      "page": "GOaGO-accessors",
      "title": "Accessors and show method for 'GOaGO-result' objects",
      "topics": [
        "genePairs",
        "GOaGO-accessors",
        "keyType",
        "organism",
        "organism,GOaGO-result-method",
        "show",
        "show,GOaGO-result-method"
      ]
    },
    {
      "page": "GOaGO-result-class",
      "title": "An S4 class to represent the results of GO-a-GO enrichment analysis",
      "topics": [
        "GOaGO-result-class"
      ]
    },
    {
      "page": "RidgePlot",
      "title": "Ridgeplot of the sampling distributions for the randomized gene pairs",
      "topics": [
        "RidgePlot"
      ]
    },
    {
      "page": "termGenePairs",
      "title": "Extract the enriched Gene Ontology terms along with gene pairs sharing them",
      "topics": [
        "termGenePairs"
      ]
    },
    {
      "page": "uniqueGenePairs",
      "title": "Extract unique gene pairs from the data frame provided",
      "topics": [
        "uniqueGenePairs"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/GOaGO/raw/HEAD/README.md",
  "_rundeps": [
    "aisdk",
    "AnnotationDbi",
    "ape",
    "aplot",
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "cluster",
    "clusterProfiler",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "DOSE",
    "dplyr",
    "enrichit",
    "enrichplot",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "gdtools",
    "generics",
    "GenomeInfoDb",
    "GenomicRanges",
    "ggforce",
    "ggfun",
    "ggiraph",
    "ggnewscale",
    "ggplot2",
    "ggplotify",
    "ggrepel",
    "ggridges",
    "ggtangle",
    "ggtree",
    "glue",
    "GO.db",
    "GOSemSim",
    "gridGraphics",
    "gson",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "igraph",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "nlme",
    "openssl",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "polyclip",
    "processx",
    "ps",
    "purrr",
    "qvalue",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rmarkdown",
    "RSQLite",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "scatterpie",
    "Seqinfo",
    "snow",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "tibble",
    "tidydr",
    "tidyr",
    "tidyselect",
    "tidytree",
    "tinytex",
    "treeio",
    "tweenr",
    "UCSC.utils",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XVector",
    "yaml",
    "yulab.utils"
  ],
  "_vignettes": [
    {
      "source": "GOaGO.Rmd",
      "filename": "GOaGO.html",
      "title": "Gene Ontology enrichment analysis of gene pairs with GO-a-GO",
      "author": "Aleksander Jankowski",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick start to using GO-a-GO",
        "Example dataset of gene pairs",
        "Enrichment analysis of the example dataset",
        "Plotting the enriched Gene Ontology terms",
        "Comparison to unpaired Gene Ontology enrichment",
        "Extracting gene pairs associated with terms of interest",
        "Obtaining additional statistics",
        "Extracting gene pairs from paired genomic regions",
        "Citing GO-a-GO",
        "Session information",
        "Bibliography"
      ],
      "created": "2026-02-12 22:09:27",
      "modified": "2026-04-22 09:20:24",
      "commits": 8
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "goago",
  "_universes": [
    "bioc",
    "ajank"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-05T06:33:54.000Z",
      "distro": "noble",
      "commit": "445fd480aab2389c6effb921073a059f44dc8eca",
      "fileid": "fee340fc1c5e77b5b0d8f86936267e1742886747407805c9fc2d1d72d169d1cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26998916453"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-05T06:33:37.000Z",
      "distro": "noble",
      "commit": "445fd480aab2389c6effb921073a059f44dc8eca",
      "fileid": "6b36e9431491b3c7fa97e94d41cecc11a1acff7e1470d9132be83d82d09bffab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26998916453"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-05T06:30:59.000Z",
      "commit": "445fd480aab2389c6effb921073a059f44dc8eca",
      "fileid": "f9c68835797a52fcbd4aaa971b453762da9785f9bfea5994059ec245552e56f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26998916453"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-05T06:31:10.000Z",
      "commit": "445fd480aab2389c6effb921073a059f44dc8eca",
      "fileid": "c9386fa9e5b1501890b79e073a985fb6f10f1c835bf40376f82947adacf565bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26998916453"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-05T06:33:17.000Z",
      "commit": "445fd480aab2389c6effb921073a059f44dc8eca",
      "fileid": "c5be3fcbee4f0552547238027e01890400944ac9dde69efa24feb81e360c11ca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26998916453"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-05T06:31:43.000Z",
      "commit": "445fd480aab2389c6effb921073a059f44dc8eca",
      "fileid": "5b66e1123f3a3f8c94ed83637823778836f5a34acacd023f01542fe545eaaad8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26998916453"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-05T06:31:33.000Z",
      "commit": "445fd480aab2389c6effb921073a059f44dc8eca",
      "fileid": "880f302fe525822cbbeb81e1f36ed2328c0a4c85ad4ed944c56476f5946fdf42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26998916453"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-05T06:31:18.000Z",
      "commit": "445fd480aab2389c6effb921073a059f44dc8eca",
      "fileid": "c25e49fc20310303605cc0f699f80ce0a12e90c6faded6f4d9f0b0d83c120eb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26998916453"
    }
  ]
}