{
  "_id": "6a1175ecacfb0bcc41cf909b",
  "Package": "OmaDB",
  "Title": "R wrapper for the OMA REST API",
  "Version": "2.28.0",
  "Author": "Klara Kaleb",
  "Maintainer": "Klara Kaleb <klara.kaleb18@ic.ac.uk>, Adrian Altenhoff\n<adrian.altenhoff@inf.ethz.ch>",
  "Description": "A package for the orthology prediction data download from\nOMA database.",
  "URL": "https://github.com/DessimozLab/OmaDB",
  "BugReports": "https://github.com/DessimozLab/OmaDB/issues",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "biocViews": "Software, ComparativeGenomics, FunctionalGenomics, Genetics,\nAnnotation, GO, FunctionalPrediction",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libpng-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:46:58 UTC",
  "RemoteUrl": "https://github.com/bioc/OmaDB",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "de716cabc67c6e154307732fef28f67c3ee43e7c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 09:32:28 UTC",
    "User": "root"
  },
  "MD5sum": "51fa63167fd8424819aeee3595cea944",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "OmaDB_2.28.0.tar.gz",
  "_fileid": "c73ac8864cffc31d6c119b7c474e34289cc2973df5a6a267b22973d4e17b4bcd",
  "_filesize": 245506,
  "_sha256": "c73ac8864cffc31d6c119b7c474e34289cc2973df5a6a267b22973d4e17b4bcd",
  "_created": "2026-05-23T09:32:28.000Z",
  "_published": "2026-05-23T09:39:56.766Z",
  "_jobs": [
    {
      "job": 77512583289,
      "time": 191,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7175990654"
    },
    {
      "job": 77512583311,
      "time": 260,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7175997166"
    },
    {
      "job": 77512583298,
      "time": 243,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7175995529"
    },
    {
      "job": 77512583293,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7175983729"
    },
    {
      "job": 77512583294,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7175984271"
    },
    {
      "job": 77512398643,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175973087"
    },
    {
      "job": 77512583310,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175986468"
    },
    {
      "job": 77512583319,
      "time": 372,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7176007545"
    },
    {
      "job": 77512583296,
      "time": 370,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7176007257"
    },
    {
      "job": 77512583305,
      "time": 409,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7176010788"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 4,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26329271947",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/OmaDB",
  "_commit": {
    "id": "de716cabc67c6e154307732fef28f67c3ee43e7c",
    "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": 1777380418
  },
  "_maintainer": {
    "name": "Klara Kaleb",
    "email": "adrian.altenhoff@inf.ethz.ch"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "httr",
      "version": ">= 1.2.1",
      "role": "Depends"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.4",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "topGO",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.29.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.28.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "comparativegenomics",
    "functionalgenomics",
    "genetics",
    "annotation",
    "go",
    "functionalprediction"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "klarakaleb",
      "count": 74,
      "uuid": 19540403
    },
    {
      "user": "alpae",
      "count": 62,
      "uuid": 1444726
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "lgatto",
      "count": 6,
      "uuid": 384198
    },
    {
      "user": "jwokaty",
      "count": 6,
      "uuid": 1744257
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "hpages",
      "count": 1,
      "uuid": 8810451
    },
    {
      "user": "lshep",
      "count": 1,
      "uuid": 18724380
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 410,
    "source": "https://www.bioconductor.org/packages/stats/bioc/OmaDB"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/dessimozlab/omadb",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/OmaDB.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dessimozlab/omadb",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "annotateSequence",
    "formatTopGO",
    "getAnnotation",
    "getAttribute",
    "getData",
    "getGenome",
    "getGenomeAlignment",
    "getGenomePairs",
    "getHOG",
    "getLocus",
    "getObjectAttributes",
    "getOMAGroup",
    "getProtein",
    "getTaxonomy",
    "getTopGO",
    "getTree",
    "getVersion",
    "getXref",
    "mapSequence",
    "resolveURL",
    "searchProtein",
    "setAPI"
  ],
  "_datasets": [
    {
      "name": "group",
      "title": "An example OMA group object.",
      "object": "group",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "hog",
      "title": "An example HOG object.",
      "object": "hog",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "orthologs",
      "title": "An example orthologs object.",
      "object": "orthologs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "entry_nr",
        "entry_url",
        "omaid",
        "canonicalid",
        "sequence_md5",
        "oma_group",
        "oma_hog_id",
        "chromosome",
        "locus.start",
        "locus.end",
        "locus.strand",
        "is_main_isoform",
        "rel_type",
        "distance",
        "score"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "pairs",
      "title": "An example genome alignment object.",
      "object": "pairs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "entry_1.entry_nr",
        "entry_1.entry_url",
        "entry_1.omaid",
        "entry_1.canonicalid",
        "entry_1.sequence_md5",
        "entry_1.oma_group",
        "entry_1.oma_hog_id",
        "entry_1.chromosome",
        "entry_1.locus.start",
        "entry_1.locus.end",
        "entry_1.locus.strand",
        "entry_1.is_main_isoform",
        "entry_2.entry_nr",
        "entry_2.entry_url",
        "entry_2.omaid",
        "entry_2.canonicalid",
        "entry_2.sequence_md5",
        "entry_2.oma_group",
        "entry_2.oma_hog_id",
        "entry_2.chromosome",
        "entry_2.locus.start",
        "entry_2.locus.end",
        "entry_2.locus.strand",
        "entry_2.is_main_isoform",
        "rel_type",
        "distance",
        "score"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "protein",
      "title": "An example protein object.",
      "object": "protein",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sequence_annotation",
      "title": "An example dataframe containing GO annotations identified from a given sequence.",
      "object": "sequence_annotation",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Qualifier",
        "GO_ID",
        "With",
        "Evidence",
        "Date",
        "DB_Object_Type",
        "DB_Object_Name",
        "Aspect",
        "Assigned_By",
        "GO_name",
        "DB",
        "DB.Reference",
        "Synonym"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "sequence_map",
      "title": "An example dataframe containing proteins identified from a given sequence.",
      "object": "sequence_map",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "taxonomy",
      "title": "An example newick format taxonomy object.",
      "object": "taxonomy",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "xref",
      "title": "An example xref object.",
      "object": "xref",
      "class": [
        "data.frame"
      ],
      "fields": [
        "xref",
        "source",
        "entry_nr",
        "omaid",
        "genome.code",
        "genome.taxon_id",
        "genome.species",
        "genome.genome_url"
      ],
      "rows": 2257,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "OmaDB-package",
      "title": "OmaDB: A package for the orthology prediction data download from OMA database.",
      "topics": [
        "OmaDB-package",
        "OmaDB"
      ]
    },
    {
      "page": "cash-.omadb_obj",
      "title": "Resolve URLs automatically when accessed",
      "topics": [
        "$.omadb_obj"
      ]
    },
    {
      "page": "annotateSequence",
      "title": "Map GO annotation to a sequence that is not available in the OMA Browser",
      "topics": [
        "annotateSequence"
      ]
    },
    {
      "page": "formatTopGO",
      "title": "Format the GO annotations data",
      "topics": [
        "formatTopGO"
      ]
    },
    {
      "page": "getAttribute",
      "title": "Get the value for the Object Attribute",
      "topics": [
        "getAttribute"
      ]
    },
    {
      "page": "getGenome",
      "title": "Retrieve a genome from the OMA Browser database",
      "topics": [
        "getGenome"
      ]
    },
    {
      "page": "getGenomePairs",
      "title": "Retrieves the pairwise relations among two genomes",
      "topics": [
        "getGenomePairs"
      ]
    },
    {
      "page": "getHOG",
      "title": "Retrieve a HOG from the OMA Browser",
      "topics": [
        "getHOG"
      ]
    },
    {
      "page": "getLocus",
      "title": "Get loci for a given list of proteins",
      "topics": [
        "getLocus"
      ]
    },
    {
      "page": "getObjectAttributes",
      "title": "Get the Object Attributes",
      "topics": [
        "getObjectAttributes"
      ]
    },
    {
      "page": "getOMAGroup",
      "title": "Retrieve an OMA Group from the OMA Browser",
      "topics": [
        "getOMAGroup"
      ]
    },
    {
      "page": "getProtein",
      "title": "Retrieve a protein from the OMA Browser",
      "topics": [
        "getProtein"
      ]
    },
    {
      "page": "getTaxonomy",
      "title": "Get the Taxonomic tree function",
      "topics": [
        "getTaxonomy"
      ]
    },
    {
      "page": "getTopGO",
      "title": "Get the topGO Object function",
      "topics": [
        "getTopGO"
      ]
    },
    {
      "page": "getTree",
      "title": "Get the Tree Object",
      "topics": [
        "getTree"
      ]
    },
    {
      "page": "getVersion",
      "title": "Get the API and database version function",
      "topics": [
        "getVersion"
      ]
    },
    {
      "page": "group",
      "title": "An example OMA group object.",
      "topics": [
        "group"
      ]
    },
    {
      "page": "hog",
      "title": "An example HOG object.",
      "topics": [
        "hog"
      ]
    },
    {
      "page": "mapSequence",
      "title": "Map the Protein Sequence Function",
      "topics": [
        "mapSequence"
      ]
    },
    {
      "page": "orthologs",
      "title": "An example orthologs object.",
      "topics": [
        "orthologs"
      ]
    },
    {
      "page": "pairs",
      "title": "An example genome alignment object.",
      "topics": [
        "pairs"
      ]
    },
    {
      "page": "protein",
      "title": "An example protein object.",
      "topics": [
        "protein"
      ]
    },
    {
      "page": "resolveURL",
      "title": "Load data for a given url from the OMA Browser API.",
      "topics": [
        "resolveURL"
      ]
    },
    {
      "page": "searchProtein",
      "title": "Get the CrossReferences in the OMA database for a pattern",
      "topics": [
        "searchProtein"
      ]
    },
    {
      "page": "sequence_annotation",
      "title": "An example dataframe containing GO annotations identified from a given sequence.",
      "topics": [
        "sequence_annotation"
      ]
    },
    {
      "page": "sequence_map",
      "title": "An example dataframe containing proteins identified from a given sequence.",
      "topics": [
        "sequence_map"
      ]
    },
    {
      "page": "setAPI",
      "title": "Set the url to the OMA Browser API",
      "topics": [
        "setAPI"
      ]
    },
    {
      "page": "taxonomy",
      "title": "An example newick format taxonomy object.",
      "topics": [
        "taxonomy"
      ]
    },
    {
      "page": "xref",
      "title": "An example xref object.",
      "topics": [
        "xref"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/OmaDB/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "AnnotationDbi",
    "ape",
    "askpass",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "digest",
    "fastmap",
    "generics",
    "GenomicRanges",
    "glue",
    "GO.db",
    "graph",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lattice",
    "lifecycle",
    "matrixStats",
    "memoise",
    "mime",
    "nlme",
    "openssl",
    "pkgconfig",
    "plyr",
    "png",
    "R6",
    "Rcpp",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "SparseM",
    "sys",
    "topGO",
    "vctrs",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "exploring_hogs.Rmd",
      "filename": "exploring_hogs.html",
      "title": "Exploring Hierarchical orthologous groups with OmaDB",
      "author": "Klara Kaleb",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The HOGs"
      ],
      "created": "2017-10-12 19:26:48",
      "modified": "2018-12-21 11:30:24",
      "commits": 7
    },
    {
      "source": "tree_visualisation.Rmd",
      "filename": "tree_visualisation.html",
      "title": "Exploring Taxonomic trees with OmaDB",
      "author": "Klara Kaleb",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2017-10-12 19:26:48",
      "modified": "2018-12-21 11:30:24",
      "commits": 8
    },
    {
      "source": "OmaDB.Rmd",
      "filename": "OmaDB.html",
      "title": "Get started with OmaDB",
      "author": "Klara Kaleb",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Some useful functions",
        "searchProtein",
        "getGenomePairs",
        "getProtein",
        "getObjectAttributes",
        "getAttribute",
        "lazy loading"
      ],
      "created": "2018-04-27 13:19:42",
      "modified": "2019-02-21 20:21:29",
      "commits": 5
    },
    {
      "source": "sequence_mapping.Rmd",
      "filename": "sequence_mapping.html",
      "title": "Sequence Analysis with OmaDB",
      "author": "Klara Kaleb",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2017-10-12 19:26:48",
      "modified": "2019-02-21 20:21:41",
      "commits": 8
    }
  ],
  "_score": 6.049218022670182,
  "_indexed": false,
  "_nocasepkg": "omadb",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/OmaDB",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.28.0",
      "date": "2026-05-23T09:35:51.000Z",
      "distro": "noble",
      "commit": "de716cabc67c6e154307732fef28f67c3ee43e7c",
      "fileid": "9e41af351cfbc4182ce9ef316725db77bc8babbcead31db97a903ef25590ed08",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26329271947"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.28.0",
      "date": "2026-05-23T09:35:39.000Z",
      "distro": "noble",
      "commit": "de716cabc67c6e154307732fef28f67c3ee43e7c",
      "fileid": "a9d00b88c8268a28552bdf9cb5fa09a389c565159dce0dd716b8af04c53b8410",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26329271947"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.28.0",
      "date": "2026-05-23T09:34:05.000Z",
      "commit": "de716cabc67c6e154307732fef28f67c3ee43e7c",
      "fileid": "32f26c0b194e695b900e9db219681ec4569eb0024c3ecfc9216d5672edc7d0c0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26329271947"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.28.0",
      "date": "2026-05-23T09:34:08.000Z",
      "commit": "de716cabc67c6e154307732fef28f67c3ee43e7c",
      "fileid": "a629f60b68810d6cae37b258ea9e84a96052e347f463519e3078ee88b26ae822",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26329271947"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.28.0",
      "date": "2026-05-23T09:35:20.000Z",
      "commit": "de716cabc67c6e154307732fef28f67c3ee43e7c",
      "fileid": "70cefbb9e388fb758e154481a3deaa00bb06f862e2e4ca97390f6c71068b829f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26329271947"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.28.0",
      "date": "2026-05-23T09:34:12.000Z",
      "commit": "de716cabc67c6e154307732fef28f67c3ee43e7c",
      "fileid": "e822fe155e983fd7e3b82cabe95a0ebe9fabcd204a6b2ad8a694de134e87f182",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26329271947"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.28.0",
      "date": "2026-05-23T09:34:10.000Z",
      "commit": "de716cabc67c6e154307732fef28f67c3ee43e7c",
      "fileid": "6732912d64fd1b42c81e49a816d84f70f7aff23768d49fab4b8816712863d9df",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26329271947"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.28.0",
      "date": "2026-05-23T09:34:13.000Z",
      "commit": "de716cabc67c6e154307732fef28f67c3ee43e7c",
      "fileid": "e184095b43031bdc992d3e4347d6327f7551187489f0d357a6c717474da477e7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26329271947"
    }
  ]
}