Package: homologene
Type: Package
Title: Quick Access to Homologene and Gene Annotation Updates
Version: 1.7.68.23.10.31
Depends: R (>= 3.1.2)
Imports: dplyr (>= 0.7.4), magrittr (>= 1.5), purrr (>= 0.2.5), readr
(>= 1.3.1), R.utils(>= 2.8.0), assertthat (>= 0.2.1), rvest (>=
1.0.0), xml2 (>= 1.3.2)
Suggests: testthat (>= 1.0.2)
Date: 2023-10-31
Authors@R: c(
person("Ogan", "Mancarci", email = "ogan.mancarci@gmail.com", role = c("aut", "cre")),
person("Leon","French", role = c('ctb')))
BugReports: https://github.com/oganm/homologene/issues
URL: https://github.com/oganm/homologene
Description: A wrapper for the homologene database by the National
Center for Biotechnology Information ('NCBI'). It allows
searching for gene homologs across species. Data in this
package can be found at
. The package
also includes an updated version of the homologene database
where gene identifiers and symbols are replaced with their
latest (at the time of submission) version and functions to
fetch latest annotation data to keep updated.
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 7.2.3
Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev libx11-dev
Repository: https://oganm.r-universe.dev
Date/Publication: 2023-11-02 01:05:47 UTC
RemoteUrl: https://github.com/oganm/homologene
RemoteRef: HEAD
RemoteSha: 9a9f99c4b596ccdd05a1ea1d7f62323bffb3b721
NeedsCompilation: no
Packaged: 2026-06-06 09:13:22 UTC; root
Author: Ogan Mancarci [aut, cre],
Leon French [ctb]
Maintainer: Ogan Mancarci