Changes in version 2.19.1 (2024-04-18) o fix problem with getGenomePairs function after OMA API change Changes in version 2.7.1 (2020-11-11) o fix problem after OMA API version change Changes in version 1.99.3 (2019-04-15) o update format of NEWS file Changes in version 1.99.2 (2019-03-13) o re-license under GPLv3 o updated ipython notebook with examples from manuscript to new release of OMA browser o improve package according to bioconductor guidelines: o improve README and DESCRIPTION o various cleanups of code and data Changes in version 1.99.1 (2018-12-28) o fixes bioconductor CI warnings on missing links in deprecated functions Changes in version 1.99.0 (2018-12-21) o major refactoring of codebase: o getData split into getProtein, getGenome, getOMAGroup o renamed getAnnotation -> annotateSequence o renamed getXref -> searchSequence o getProtein allows to retrieve many protein ids at once o improved documenation by a lot. Changes in version 1.1.4 (2018-10-11) o format option (geneID2GO or GO2geneID) included in getInfo() o automatic loading and updating of object attributes which are given as URLs upon accession Changes in version 1.1.3 (2018-09-03) o Merging of the functions dealing with the members df into one master function getInfo() o Increased support for paginated responses o Increased support for larger responses o Extension of the getData() function (extra param 'detail') o Extension of the getGenomeAlignment() function (extra param 'rel_type') Changes in version 1.1.2 (2018-09-03) o addition of the bulkRetrieve() function that handles POST requests Changes in version 1.0.1 (2018-06-29) o Improved robustness of API calls Changes in version 1.0.0 (2018-05-01) o Initial release in Bioconductor 3.7 Changes in version 0.99.9 (2017-10-14) o Initial release to Bioconductor development