Bioc2026 Registration Open!

OmaDB

R wrapper for the OMA REST API

Bioconductor version: 3.23 · Package version: 2.28.0

A package for the orthology prediction data download from OMA database.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("OmaDB")

Details

MaintainerKlara Kaleb <klara.kaleb18@ic.ac.uk>, Adrian Altenhoff <adrian.altenhoff@inf.ethz.ch>
AuthorKlara Kaleb
LicenseGPL-3
URLhttps://github.com/DessimozLab/OmaDB
Bug Reportshttps://github.com/DessimozLab/OmaDB/issues
Downloads rank400
Source branchRELEASE_3_23
biocViewsAnnotation, ComparativeGenomics, FunctionalGenomics, FunctionalPrediction, GO, Genetics, Software

Documentation

Download

Dependencies

Depends: R (>= 3.5), httr (>= 1.2.1), plyr (>= 1.8.4)

Imports: utils, ape, Biostrings, GenomicRanges, IRanges, methods, topGO, jsonlite

Suggests: knitr, rmarkdown, testthat

Reverse dependencies

Suggests Me (2): orthogene, PhyloProfile