Type: Package Package: babelgene Title: Gene Orthologs for Model Organisms in a Tidy Data Format Version: 22.9 Authors@R: person("Igor", "Dolgalev", , "igor.dolgalev@nyumc.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4451-126X")) Description: Genomic analysis of model organisms frequently requires the use of databases based on human data or making comparisons to patient-derived resources. This requires harmonization of gene names into the same gene space. The 'babelgene' R package converts between human and non-human gene orthologs/homologs. The package integrates orthology assertion predictions sourced from multiple databases as compiled by the HGNC Comparison of Orthology Predictions (HCOP) (Wright et al. 2005 , Eyre et al. 2007 , Seal et al. 2011 ). License: MIT + file LICENSE URL: https://igordot.github.io/babelgene/ BugReports: https://github.com/igordot/babelgene/issues Depends: R (>= 3.4) Imports: dplyr, methods, rlang Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.2.1 Repository: https://igordot.r-universe.dev Date/Publication: 2022-09-28 17:52:11 UTC RemoteUrl: https://github.com/igordot/babelgene RemoteRef: v22.9 RemoteSha: ab61c529e31ce0bc1d0c17ef9c18bfa1bed41eb6 NeedsCompilation: no Packaged: 2026-06-14 07:57:05 UTC; root Author: Igor Dolgalev [aut, cre] (ORCID: ) Maintainer: Igor Dolgalev