Back to Build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-02-27 02:34:39 -0000 (Mon, 27 Feb 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4259 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the orthogene package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/orthogene.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1406/2169 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
orthogene 1.5.1 (landing page) Brian Schilder
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | ERROR | |||||||||
Package: orthogene |
Version: 1.5.1 |
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:orthogene.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings orthogene_1.5.1.tar.gz |
StartedAt: 2023-02-24 15:39:01 -0000 (Fri, 24 Feb 2023) |
EndedAt: 2023-02-24 16:05:23 -0000 (Fri, 24 Feb 2023) |
EllapsedTime: 1581.4 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: orthogene.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:orthogene.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings orthogene_1.5.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/orthogene.Rcheck’ * using R Under development (unstable) (2023-01-14 r83615) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 * running under: Ubuntu 22.04.1 LTS * using session charset: UTF-8 * checking for file ‘orthogene/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘orthogene’ version ‘1.5.1’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘orthogene’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking files in ‘vignettes’ ... OK * checking examples ... ERROR Running examples in ‘orthogene-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: plot_orthotree > ### Title: Create a phylogenetic tree of shared orthologs > ### Aliases: plot_orthotree > > ### ** Examples > > orthotree <- orthogene::plot_orthotree(species = c("human","monkey","mouse"), + scaling_factor = .3) Gathering ortholog reports. -- human Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- =========== REPORT SUMMARY =========== 19,129 / 19,129 (100%) target_species genes remain after ortholog conversion. 19,129 / 19,129 (100%) reference_species genes remain after ortholog conversion. -- monkey Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: monkey Common name mapping found for monkey 1 organism identified from search: 9544 Gene table with 16,843 rows retrieved. Returning all 16,843 genes from monkey. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 16,843 genes extracted. Converting monkey ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: monkey Common name mapping found for monkey 1 organism identified from search: 9544 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 15,675 genes extracted. Extracting genes from ortholog_gene. 15,675 genes extracted. Checking for genes without 1:1 orthologs. Dropping 203 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 221 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 1,730 / 16,816 (10%) Total genes remaining after convert_orthologs : 15,086 / 16,816 (90%) -- =========== REPORT SUMMARY =========== 15,075 / 16,816 (89.65%) target_species genes remain after ortholog conversion. 15,075 / 19,129 (78.81%) reference_species genes remain after ortholog conversion. -- mouse Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Gene table with 21,207 rows retrieved. Returning all 21,207 genes from mouse. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 21,207 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 17,355 genes extracted. Extracting genes from ortholog_gene. 17,355 genes extracted. Checking for genes without 1:1 orthologs. Dropping 131 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 498 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 4,725 / 21,207 (22%) Total genes remaining after convert_orthologs : 16,482 / 21,207 (78%) -- =========== REPORT SUMMARY =========== 16,482 / 21,207 (77.72%) target_species genes remain after ortholog conversion. 16,482 / 19,129 (86.16%) reference_species genes remain after ortholog conversion. Loading required namespace: phytools Loading required namespace: TreeTools Importing tree from: TimeTree2022 Mapping 3 species from `species`. Mapping 3 species from tree. -- 0/3 (0%) tips dropped from tree due to inability to standardise names with `map_species`. -- 0/3 (0%) tips dropped from tree according to overlap with selected `species`. Loading required namespace: rphylopic Gathering phylopic silhouettes. Mus musculus Homo sapiens Macaca mulatta Error in data.table::setnames(res, "string", "species") : Items of 'old' not found in column names: [string]. Consider skip_absent=TRUE. Calls: <Anonymous> -> gather_images -> <Anonymous> Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: Converting fly ==> human orthologs using: babelgene Retrieving all organisms available in babelgene. Mapping species name: fly Common name mapping found for fly 1 organism identified from search: Drosophila melanogaster Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: Homo sapiens Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: Drosophila melanogaster 1 organism identified from search: 7227 Preparing babelgene::orthologs_df. Killed * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘docker.Rmd’ using ‘UTF-8’... OK ‘infer_species.Rmd’ using ‘UTF-8’... OK ‘orthogene.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 2 ERRORs See ‘/home/biocbuild/bbs-3.17-bioc/meat/orthogene.Rcheck/00check.log’ for details.
orthogene.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL orthogene ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’ * installing *source* package ‘orthogene’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (orthogene)
orthogene.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(orthogene) > > test_check("orthogene") Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Mapping many:many rows. 1110012L19Rik : converting 1 row(s) --> 2 row(s). 2610034B18Rik : converting 1 row(s) --> 2 row(s). AA415398 : converting 1 row(s) --> 2 row(s). Ankhd1 : converting 1 row(s) --> 2 row(s). Anxa8 : converting 1 row(s) --> 2 row(s). Apitd1 : converting 1 row(s) --> 2 row(s). Arhgap8 : converting 1 row(s) --> 2 row(s). Asb3 : converting 1 row(s) --> 2 row(s). C4a : converting 1 row(s) --> 2 row(s). C4b : converting 1 row(s) --> 2 row(s). Cbs : converting 1 row(s) --> 2 row(s). Ccz1 : converting 1 row(s) --> 2 row(s). Ckmt1 : converting 1 row(s) --> 2 row(s). Coro7 : converting 1 row(s) --> 2 row(s). Cryaa : converting 1 row(s) --> 2 row(s). D10Jhu81e : converting 1 row(s) --> 2 row(s). F8a : converting 1 row(s) --> 3 row(s). Fam21 : converting 1 row(s) --> 2 row(s). Fcgr4 : converting 1 row(s) --> 2 row(s). Gpr89 : converting 1 row(s) --> 2 row(s). Gstt2 : converting 1 row(s) --> 2 row(s). H3f3a : converting 1 row(s) --> 2 row(s). H3f3b : converting 1 row(s) --> 2 row(s). Hspa1a : converting 1 row(s) --> 2 row(s). Icosl : converting 1 row(s) --> 2 row(s). Klhl23 : converting 1 row(s) --> 2 row(s). Mrpl23 : converting 1 row(s) --> 2 row(s). Nbl1 : converting 1 row(s) --> 2 row(s). Nomo1 : converting 1 row(s) --> 3 row(s). Pmf1 : converting 1 row(s) --> 2 row(s). Pom121 : converting 1 row(s) --> 2 row(s). Pramef8 : converting 1 row(s) --> 2 row(s). Prodh : converting 1 row(s) --> 2 row(s). Ranbp2 : converting 1 row(s) --> 7 row(s). Serf1 : converting 1 row(s) --> 2 row(s). Sgk3 : converting 1 row(s) --> 2 row(s). Slx1b : converting 1 row(s) --> 2 row(s). Smn1 : converting 1 row(s) --> 2 row(s). Spin2d : converting 1 row(s) --> 2 row(s). Aggregating rows using: monocle3 Converting obj to sparseMatrix. Matrix aggregated: - Input: 15,259 x 7 - Output: 13,316 x 7 Retrieving all organisms available in gprofiler. Using stored `gprofiler_orgs`. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: mmusculus 482 / 482 (100%) genes mapped. Aggregating rows using: monocle3 Converting obj to sparseMatrix. Matrix aggregated: - Input: 482 x 7 - Output: 92 x 7 Loading required namespace: DelayedArray Converting to DelayedArray. Mapping many:many rows. Converting obj to sparseMatrix. 1110012L19Rik : converting 1 row(s) --> 2 row(s). 2610034B18Rik : converting 1 row(s) --> 2 row(s). AA415398 : converting 1 row(s) --> 2 row(s). Ankhd1 : converting 1 row(s) --> 2 row(s). Anxa8 : converting 1 row(s) --> 2 row(s). Apitd1 : converting 1 row(s) --> 2 row(s). Arhgap8 : converting 1 row(s) --> 2 row(s). Asb3 : converting 1 row(s) --> 2 row(s). C4a : converting 1 row(s) --> 2 row(s). C4b : converting 1 row(s) --> 2 row(s). Cbs : converting 1 row(s) --> 2 row(s). Ccz1 : converting 1 row(s) --> 2 row(s). Ckmt1 : converting 1 row(s) --> 2 row(s). Coro7 : converting 1 row(s) --> 2 row(s). Cryaa : converting 1 row(s) --> 2 row(s). D10Jhu81e : converting 1 row(s) --> 2 row(s). F8a : converting 1 row(s) --> 3 row(s). Fam21 : converting 1 row(s) --> 2 row(s). Fcgr4 : converting 1 row(s) --> 2 row(s). Gpr89 : converting 1 row(s) --> 2 row(s). Gstt2 : converting 1 row(s) --> 2 row(s). H3f3a : converting 1 row(s) --> 2 row(s). H3f3b : converting 1 row(s) --> 2 row(s). Hspa1a : converting 1 row(s) --> 2 row(s). Icosl : converting 1 row(s) --> 2 row(s). Klhl23 : converting 1 row(s) --> 2 row(s). Mrpl23 : converting 1 row(s) --> 2 row(s). Nbl1 : converting 1 row(s) --> 2 row(s). Nomo1 : converting 1 row(s) --> 3 row(s). Pmf1 : converting 1 row(s) --> 2 row(s). Pom121 : converting 1 row(s) --> 2 row(s). Pramef8 : converting 1 row(s) --> 2 row(s). Prodh : converting 1 row(s) --> 2 row(s). Ranbp2 : converting 1 row(s) --> 7 row(s). Serf1 : converting 1 row(s) --> 2 row(s). Sgk3 : converting 1 row(s) --> 2 row(s). Slx1b : converting 1 row(s) --> 2 row(s). Smn1 : converting 1 row(s) --> 2 row(s). Spin2d : converting 1 row(s) --> 2 row(s). Aggregating rows using: monocle3 Converting obj to sparseMatrix. Matrix aggregated: - Input: 15,259 x 7 - Output: 13,316 x 7 Converting to DelayedArray. Converting mouse ==> human orthologs using: gprofiler Retrieving all organisms available in gprofiler. Using stored `gprofiler_orgs`. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: mmusculus Retrieving all organisms available in gprofiler. Using stored `gprofiler_orgs`. Mapping species name: human Common name mapping found for human 1 organism identified from search: hsapiens Mapping many:many rows. Converting obj to sparseMatrix. 1700030C10Rik : converting 1 row(s) --> 2 row(s). 1810014B01Rik : converting 1 row(s) --> 2 row(s). 2610005L07Rik : converting 1 row(s) --> 2 row(s). 2810047C21Rik1 : converting 1 row(s) --> 2 row(s). 4933427D14Rik : converting 1 row(s) --> 2 row(s). 6820431F20Rik : converting 1 row(s) --> 2 row(s). 9030619P08Rik : converting 1 row(s) --> 2 row(s). A530058N18Rik : converting 1 row(s) --> 2 row(s). Adat3 : converting 1 row(s) --> 2 row(s). Ahcy : converting 1 row(s) --> 2 row(s). Aldoa : converting 1 row(s) --> 2 row(s). Alms1-ps2 : converting 1 row(s) --> 2 row(s). Ap4b1 : converting 1 row(s) --> 2 row(s). Arfip1 : converting 1 row(s) --> 2 row(s). Arhgap26 : converting 1 row(s) --> 2 row(s). Arxes1 : converting 1 row(s) --> 2 row(s). Arxes2 : converting 1 row(s) --> 2 row(s). Asnsd1 : converting 1 row(s) --> 2 row(s). Atn1 : converting 1 row(s) --> 2 row(s). Atp5o : converting 1 row(s) --> 2 row(s). Bcl2l2 : converting 1 row(s) --> 2 row(s). Bfar : converting 1 row(s) --> 2 row(s). Btf3l4 : converting 1 row(s) --> 2 row(s). Calm1 : converting 1 row(s) --> 3 row(s). Calm2 : converting 1 row(s) --> 3 row(s). Calm3 : converting 1 row(s) --> 3 row(s). Ccdc121 : converting 1 row(s) --> 2 row(s). Cdk2ap1 : converting 1 row(s) --> 2 row(s). Cldn25 : converting 1 row(s) --> 2 row(s). Cox17 : converting 1 row(s) --> 2 row(s). Cplx2 : converting 1 row(s) --> 2 row(s). Ctnnd1 : converting 1 row(s) --> 2 row(s). Cycs : converting 1 row(s) --> 2 row(s). Ddit3 : converting 1 row(s) --> 2 row(s). Dohh : converting 1 row(s) --> 2 row(s). Dpep2 : converting 1 row(s) --> 2 row(s). Dpm1 : converting 1 row(s) --> 2 row(s). Eno1 : converting 1 row(s) --> 2 row(s). Erdr1 : converting 1 row(s) --> 2 row(s). Erh : converting 1 row(s) --> 2 row(s). Evi2b : converting 1 row(s) --> 2 row(s). Fam220a : converting 1 row(s) --> 2 row(s). Fam78a : converting 1 row(s) --> 2 row(s). Ftl1 : converting 1 row(s) --> 2 row(s). Gcat : converting 1 row(s) --> 2 row(s). Gm12238 : converting 1 row(s) --> 2 row(s). Gm14295 : converting 1 row(s) --> 3 row(s). Gm14327 : converting 1 row(s) --> 2 row(s). Gm2011 : converting 1 row(s) --> 2 row(s). Gm20257 : converting 1 row(s) --> 2 row(s). Gm4956 : converting 1 row(s) --> 2 row(s). Gm5089 : converting 1 row(s) --> 2 row(s). Gm5113 : converting 1 row(s) --> 2 row(s). Gm5468 : converting 1 row(s) --> 2 row(s). Gm5885 : converting 1 row(s) --> 2 row(s). Gm6498 : converting 1 row(s) --> 2 row(s). Gm6793 : converting 1 row(s) --> 2 row(s). Gm7903 : converting 1 row(s) --> 2 row(s). H2-K2 : converting 1 row(s) --> 2 row(s). Hist1h2ad : converting 1 row(s) --> 9 row(s). Hist1h2an : converting 1 row(s) --> 9 row(s). Hmgn2 : converting 1 row(s) --> 2 row(s). Hspa1b : converting 1 row(s) --> 2 row(s). Kpna2 : converting 1 row(s) --> 2 row(s). Lrrc8a : converting 1 row(s) --> 2 row(s). Map2k7 : converting 1 row(s) --> 2 row(s). Mfap1a : converting 1 row(s) --> 2 row(s). Mfap1b : converting 1 row(s) --> 2 row(s). Myef2 : converting 1 row(s) --> 2 row(s). Myl12a : converting 1 row(s) --> 2 row(s). Myl12b : converting 1 row(s) --> 2 row(s). Ndor1 : converting 1 row(s) --> 3 row(s). Nnt : converting 1 row(s) --> 2 row(s). Nrg1 : converting 1 row(s) --> 2 row(s). Nudt10 : converting 1 row(s) --> 2 row(s). Nudt11 : converting 1 row(s) --> 2 row(s). Nudt8 : converting 1 row(s) --> 2 row(s). Nupl1 : converting 1 row(s) --> 2 row(s). Nutf2 : converting 1 row(s) --> 2 row(s). Pagr1a : converting 1 row(s) --> 2 row(s). Pam16 : converting 1 row(s) --> 2 row(s). Pde2a : converting 1 row(s) --> 2 row(s). Plp2 : converting 1 row(s) --> 2 row(s). Pms2 : converting 1 row(s) --> 2 row(s). Ppih : converting 1 row(s) --> 2 row(s). Ppp4r1l-ps : converting 1 row(s) --> 2 row(s). Psme2 : converting 1 row(s) --> 2 row(s). Psme2b : converting 1 row(s) --> 2 row(s). Ptp4a1 : converting 1 row(s) --> 2 row(s). Raver1 : converting 1 row(s) --> 2 row(s). Rnasek : converting 1 row(s) --> 2 row(s). Rnaset2a : converting 1 row(s) --> 4 row(s). Rnf26 : converting 1 row(s) --> 2 row(s). Rpl10 : converting 1 row(s) --> 2 row(s). Rpl34-ps1 : converting 1 row(s) --> 2 row(s). Rpl35 : converting 1 row(s) --> 2 row(s). Rpl36a : converting 1 row(s) --> 2 row(s). Rps27 : converting 1 row(s) --> 2 row(s). Rsc1a1 : converting 1 row(s) --> 2 row(s). Sap18 : converting 1 row(s) --> 2 row(s). Serpina3h : converting 1 row(s) --> 2 row(s). Sft2d1 : converting 1 row(s) --> 2 row(s). Slc25a37 : converting 1 row(s) --> 2 row(s). Smok3b : converting 1 row(s) --> 2 row(s). Snhg4 : converting 1 row(s) --> 2 row(s). Snora75 : converting 1 row(s) --> 4 row(s). Snord22 : converting 1 row(s) --> 2 row(s). Snurf : converting 1 row(s) --> 2 row(s). Spag6 : converting 1 row(s) --> 2 row(s). St6galnac2 : converting 1 row(s) --> 2 row(s). Styx : converting 1 row(s) --> 2 row(s). Synj2bp : converting 1 row(s) --> 2 row(s). T2 : converting 1 row(s) --> 2 row(s). Taf9 : converting 1 row(s) --> 2 row(s). Tgtp1 : converting 1 row(s) --> 2 row(s). Timm10b : converting 1 row(s) --> 2 row(s). Tmsb10 : converting 1 row(s) --> 2 row(s). Tmsb15l : converting 1 row(s) --> 2 row(s). Tuba3a : converting 1 row(s) --> 2 row(s). Txnl4a : converting 1 row(s) --> 2 row(s). U05342 : converting 1 row(s) --> 2 row(s). U2af1l4 : converting 1 row(s) --> 2 row(s). Uba52 : converting 1 row(s) --> 2 row(s). Yy2 : converting 1 row(s) --> 2 row(s). Zbtb9 : converting 1 row(s) --> 2 row(s). Zc3h11a : converting 1 row(s) --> 2 row(s). Zfp783 : converting 1 row(s) --> 2 row(s). Zfp939 : converting 1 row(s) --> 2 row(s). Aggregating rows using: stats Converting obj to sparseMatrix. Matrix aggregated: - Input: 15,259 x 7 - Output: 12,704 x 7 Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Gene table with 21,207 rows retrieved. Returning all 21,207 genes from mouse. Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: 7955 Gene table with 20,897 rows retrieved. Returning all 20,897 genes from zebrafish. Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: fly Common name mapping found for fly 1 organism identified from search: 7227 Gene table with 8,438 rows retrieved. Returning all 8,438 genes from fly. Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: dmelanogaster 1 organism identified from search: 7227 Preparing babelgene::orthologs_df. Gene table with 20,237 rows retrieved. 20237 Retrieving all genes using: gprofiler Retrieving all organisms available in gprofiler. Using stored `gprofiler_orgs`. Mapping species name: dmelanogaster 1 organism identified from search: dmelanogaster Gene table with 4,493 rows retrieved. 4493 WARNING: In order to set gene_output='rownames' while drop_nonorths=FALSE, must convert gene_df into a sparse matrix. Setting as_sparse=TRUE. WARNING: In order to set gene_output='rownames' while non121_strategy='kbs', must convert gene_df into a sparse matrix. Setting as_sparse=TRUE. Converting to DelayedArray. Preparing gene_df. sparseMatrix format detected. Extracting genes from rownames. 15,259 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 13,416 genes extracted. Extracting genes from ortholog_gene. 13,416 genes extracted. Checking for genes without 1:1 orthologs. Dropping 46 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 56 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Setting ortholog_gene to rownames. Converting obj to sparseMatrix. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 2,016 / 15,259 (13%) Total genes remaining after convert_orthologs : 13,243 / 15,259 (87%) Preparing gene_df. Dense matrix format detected. Extracting genes from rownames. 15,259 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 13,416 genes extracted. Extracting genes from ortholog_gene. 13,416 genes extracted. Checking for genes without 1:1 orthologs. Dropping 46 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 56 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Setting ortholog_gene to rownames. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 2,016 / 15,259 (13%) Total genes remaining after convert_orthologs : 13,243 / 15,259 (87%) Preparing gene_df. Dense matrix format detected. Extracting genes from rownames. 15,259 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 13,416 genes extracted. Extracting genes from ortholog_gene. 13,416 genes extracted. Checking for genes without 1:1 orthologs. Dropping 46 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 56 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map WARNING: Will convert gene_df from dense matrix to data.frame when gene_output='columns'. Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 2,016 / 15,259 (13%) Total genes remaining after convert_orthologs : 13,243 / 15,259 (87%) Preparing gene_df. data.frame format detected. Extracting genes from rownames. 15,259 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 13,416 genes extracted. Extracting genes from ortholog_gene. 13,416 genes extracted. Checking for genes without 1:1 orthologs. Dropping 46 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 56 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 2,016 / 15,259 (13%) Total genes remaining after convert_orthologs : 13,243 / 15,259 (87%) Preparing gene_df. data.frame format detected. Preparing gene_df. data.frame format detected. Extracting genes from rownames. 15,259 genes extracted. Converting mouse ==> human orthologs using: homologene Standardising gene names first. Retrieving all organisms available in gprofiler. Using stored `gprofiler_orgs`. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: mmusculus Extracting genes from name. 14,186 genes extracted. 14,186 / 15,259 (92.97%) genes mapped. Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without 1:1 orthologs. Filtering gene_df with gene_map Sorting rownames alphanumerically. Adding input_gene col to gene_df. Adding input_gene_standard col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 2,715 / 15,259 (18%) Total genes remaining after convert_orthologs : 12,544 / 15,259 (82%) Preparing gene_df. data.frame format detected. + orthologs previously converted. Detected that gene_df was previously converted to orthologs. Skipping map_orthologs step. Checking for genes without orthologs in human. Extracting genes from input_gene. 12,544 genes extracted. Extracting genes from ortholog_gene. 12,544 genes extracted. Checking for genes without 1:1 orthologs. Dropping 30 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 52 / 12,544 (0.41%) Total genes remaining after convert_orthologs : 12,492 / 12,544 (100%) Preparing gene_df. data.frame format detected. Extracting genes from rownames. 15,259 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 13,416 genes extracted. Extracting genes from ortholog_gene. 13,416 genes extracted. Checking for genes without 1:1 orthologs. Dropping 46 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 56 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Returning gene_map as dictionary =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 2,016 / 15,259 (13%) Total genes remaining after convert_orthologs : 13,243 / 15,259 (87%) Preparing gene_df. character format detected. Converting to data.frame Extracting genes from input_gene. 100 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 91 genes extracted. Extracting genes from ortholog_gene. 91 genes extracted. Checking for genes without 1:1 orthologs. Filtering gene_df with gene_map Returning gene_map as dictionary =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 9 / 100 (9%) Total genes remaining after convert_orthologs : 91 / 100 (91%) Preparing gene_df. character format detected. Converting to data.frame Extracting genes from input_gene. 100 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 91 genes extracted. Extracting genes from ortholog_gene. 91 genes extracted. Checking for genes without 1:1 orthologs. Filtering gene_df with gene_map Setting ortholog_gene to rownames. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 9 / 100 (9%) Total genes remaining after convert_orthologs : 91 / 100 (91%) Preparing gene_df. character format detected. Converting to data.frame Extracting genes from input_gene. 100 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 91 genes extracted. Extracting genes from ortholog_gene. 91 genes extracted. Checking for genes without 1:1 orthologs. Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 9 / 100 (9%) Total genes remaining after convert_orthologs : 91 / 100 (91%) Preparing gene_df. sparseMatrix format detected. Extracting genes from rownames. 15,259 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 13,416 genes extracted. Extracting genes from ortholog_gene. 13,416 genes extracted. Checking for genes without 1:1 orthologs. Filtering gene_df with gene_map Mapping many:many rows. 1110012L19Rik : converting 1 row(s) --> 2 row(s). 2610034B18Rik : converting 1 row(s) --> 2 row(s). AA415398 : converting 1 row(s) --> 2 row(s). Ankhd1 : converting 1 row(s) --> 2 row(s). Anxa8 : converting 1 row(s) --> 2 row(s). Apitd1 : converting 1 row(s) --> 2 row(s). Arhgap8 : converting 1 row(s) --> 2 row(s). Asb3 : converting 1 row(s) --> 2 row(s). C4a : converting 1 row(s) --> 2 row(s). C4b : converting 1 row(s) --> 2 row(s). Cbs : converting 1 row(s) --> 2 row(s). Ccz1 : converting 1 row(s) --> 2 row(s). Ckmt1 : converting 1 row(s) --> 2 row(s). Coro7 : converting 1 row(s) --> 2 row(s). Cryaa : converting 1 row(s) --> 2 row(s). D10Jhu81e : converting 1 row(s) --> 2 row(s). F8a : converting 1 row(s) --> 3 row(s). Fam21 : converting 1 row(s) --> 2 row(s). Fcgr4 : converting 1 row(s) --> 2 row(s). Gpr89 : converting 1 row(s) --> 2 row(s). Gstt2 : converting 1 row(s) --> 2 row(s). H3f3a : converting 1 row(s) --> 2 row(s). H3f3b : converting 1 row(s) --> 2 row(s). Hspa1a : converting 1 row(s) --> 2 row(s). Icosl : converting 1 row(s) --> 2 row(s). Klhl23 : converting 1 row(s) --> 2 row(s). Mrpl23 : converting 1 row(s) --> 2 row(s). Nbl1 : converting 1 row(s) --> 2 row(s). Nomo1 : converting 1 row(s) --> 3 row(s). Pmf1 : converting 1 row(s) --> 2 row(s). Pom121 : converting 1 row(s) --> 2 row(s). Pramef8 : converting 1 row(s) --> 2 row(s). Prodh : converting 1 row(s) --> 2 row(s). Ranbp2 : converting 1 row(s) --> 7 row(s). Serf1 : converting 1 row(s) --> 2 row(s). Sgk3 : converting 1 row(s) --> 2 row(s). Slx1b : converting 1 row(s) --> 2 row(s). Smn1 : converting 1 row(s) --> 2 row(s). Spin2d : converting 1 row(s) --> 2 row(s). Aggregating rows using: monocle3 Converting obj to sparseMatrix. Matrix aggregated: - Input: 13,370 x 7 - Output: 13,316 x 7 =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 1,943 / 15,259 (13%) Total genes remaining after convert_orthologs : 13,316 / 15,259 (87%) Preparing gene_df. sparseMatrix format detected. Extracting genes from rownames. 15,259 genes extracted. Converting mouse ==> human orthologs using: babelgene Retrieving all organisms available in babelgene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: Mus musculus Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: Homo sapiens Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: Mus musculus 1 organism identified from search: 10090 Preparing babelgene::orthologs_df. Gene table with 29,651 rows retrieved. Checking for genes without orthologs in human. Extracting genes from input_gene. 29,651 genes extracted. Dropping 37 NAs of all kinds from input_gene. Extracting genes from ortholog_gene. 29,614 genes extracted. Dropping 146 NAs of all kinds from ortholog_gene. Checking for genes without 1:1 orthologs. Dropping 9,398 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 10,409 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Setting ortholog_gene to rownames. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 4,034 / 15,259 (26%) Total genes remaining after convert_orthologs : 11,225 / 15,259 (74%) Preparing gene_df. sparseMatrix format detected. Extracting genes from rownames. 15,259 genes extracted. Converting mouse ==> mouse orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Checking for genes without orthologs in mouse. Extracting genes from input_gene. 15,335 genes extracted. Extracting genes from ortholog_gene. 15,335 genes extracted. Checking for genes without 1:1 orthologs. Dropping 1,342 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 807 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Setting ortholog_gene to rownames. Converting obj to sparseMatrix. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 1,545 / 15,259 (10%) Total genes remaining after convert_orthologs : 13,714 / 15,259 (90%) Preparing gene_df. DelayedArray format detected. Extracting genes from rownames. 15,259 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 13,416 genes extracted. Extracting genes from ortholog_gene. 13,416 genes extracted. Checking for genes without 1:1 orthologs. Dropping 46 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 56 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Setting ortholog_gene to rownames. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 2,016 / 15,259 (13%) Total genes remaining after convert_orthologs : 13,243 / 15,259 (87%) Generating gene background for mouse x rat ==> human Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Gene table with 21,207 rows retrieved. Returning all 21,207 genes from mouse. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 21,207 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 17,355 genes extracted. Extracting genes from ortholog_gene. 17,355 genes extracted. Checking for genes without 1:1 orthologs. Dropping 131 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 498 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 4,725 / 21,207 (22%) Total genes remaining after convert_orthologs : 16,482 / 21,207 (78%) -- =========== REPORT SUMMARY =========== 16,482 / 21,207 (77.72%) target_species genes remain after ortholog conversion. 16,482 / 19,129 (86.16%) reference_species genes remain after ortholog conversion. Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Gene table with 20,616 rows retrieved. Returning all 20,616 genes from rat. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 20,616 genes extracted. Converting rat ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 16,989 genes extracted. Extracting genes from ortholog_gene. 16,989 genes extracted. Checking for genes without 1:1 orthologs. Dropping 122 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 607 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 4,813 / 20,616 (23%) Total genes remaining after convert_orthologs : 15,803 / 20,616 (77%) -- =========== REPORT SUMMARY =========== 15,803 / 20,616 (76.65%) target_species genes remain after ortholog conversion. 15,803 / 19,129 (82.61%) reference_species genes remain after ortholog conversion. 15,450 intersect background genes used. Generating gene background for mouse x rat ==> rat Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Gene table with 21,207 rows retrieved. Returning all 21,207 genes from mouse. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Gene table with 20,616 rows retrieved. Returning all 20,616 genes from rat. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 21,207 genes extracted. Converting mouse ==> rat orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Checking for genes without orthologs in rat. Extracting genes from input_gene. 20,872 genes extracted. Extracting genes from ortholog_gene. 20,872 genes extracted. Checking for genes without 1:1 orthologs. Dropping 2,075 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 1,975 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 4,186 / 21,207 (20%) Total genes remaining after convert_orthologs : 17,021 / 21,207 (80%) -- =========== REPORT SUMMARY =========== 17,021 / 21,207 (80.26%) target_species genes remain after ortholog conversion. 17,021 / 20,616 (82.56%) reference_species genes remain after ortholog conversion. Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Gene table with 20,616 rows retrieved. Returning all 20,616 genes from rat. -- =========== REPORT SUMMARY =========== 20,616 / 20,616 (100%) target_species genes remain after ortholog conversion. 20,616 / 20,616 (100%) reference_species genes remain after ortholog conversion. 17,021 intersect background genes used. Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Gene table with 20,616 rows retrieved. Returning all 20,616 genes from rat. Returning 20,616 unique genes from entire rat genome. Generating gene background for human x rat ==> mouse Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Gene table with 21,207 rows retrieved. Returning all 21,207 genes from mouse. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 19,129 genes extracted. Converting human ==> mouse orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Checking for genes without orthologs in mouse. Extracting genes from input_gene. 17,355 genes extracted. Extracting genes from ortholog_gene. 17,355 genes extracted. Checking for genes without 1:1 orthologs. Dropping 498 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 131 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 2,647 / 19,129 (14%) Total genes remaining after convert_orthologs : 16,482 / 19,129 (86%) -- =========== REPORT SUMMARY =========== 16,482 / 19,129 (86.16%) target_species genes remain after ortholog conversion. 16,482 / 21,207 (77.72%) reference_species genes remain after ortholog conversion. Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Gene table with 20,616 rows retrieved. Returning all 20,616 genes from rat. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Gene table with 21,207 rows retrieved. Returning all 21,207 genes from mouse. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 20,616 genes extracted. Converting rat ==> mouse orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Checking for genes without orthologs in mouse. Extracting genes from input_gene. 20,872 genes extracted. Extracting genes from ortholog_gene. 20,872 genes extracted. Checking for genes without 1:1 orthologs. Dropping 1,975 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 2,075 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 3,595 / 20,616 (17%) Total genes remaining after convert_orthologs : 17,021 / 20,616 (83%) -- =========== REPORT SUMMARY =========== 17,021 / 20,616 (82.56%) target_species genes remain after ortholog conversion. 17,021 / 21,207 (80.26%) reference_species genes remain after ortholog conversion. 15,450 intersect background genes used. Generating gene background for monkey x chimp ==> human Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: monkey Common name mapping found for monkey 1 organism identified from search: 9544 Gene table with 16,843 rows retrieved. Returning all 16,843 genes from monkey. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 16,843 genes extracted. Converting monkey ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: monkey Common name mapping found for monkey 1 organism identified from search: 9544 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 15,675 genes extracted. Extracting genes from ortholog_gene. 15,675 genes extracted. Checking for genes without 1:1 orthologs. Dropping 203 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 221 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 1,730 / 16,816 (10%) Total genes remaining after convert_orthologs : 15,086 / 16,816 (90%) -- =========== REPORT SUMMARY =========== 15,075 / 16,816 (89.65%) target_species genes remain after ortholog conversion. 15,075 / 19,129 (78.81%) reference_species genes remain after ortholog conversion. Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: chimp Common name mapping found for chimp 1 organism identified from search: 9598 Gene table with 18,730 rows retrieved. Returning all 18,730 genes from chimp. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 18,730 genes extracted. Converting chimp ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: chimp Common name mapping found for chimp 1 organism identified from search: 9598 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 17,737 genes extracted. Extracting genes from ortholog_gene. 17,737 genes extracted. Checking for genes without 1:1 orthologs. Dropping 281 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 175 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 1,511 / 18,703 (8.1%) Total genes remaining after convert_orthologs : 17,192 / 18,703 (92%) -- =========== REPORT SUMMARY =========== 17,183 / 18,703 (91.87%) target_species genes remain after ortholog conversion. 17,183 / 19,129 (89.83%) reference_species genes remain after ortholog conversion. 14,187 intersect background genes used. ===== mouse tests ===== Preparing gene_df. sparseMatrix format detected. Extracting genes from rownames. 200 genes extracted. Testing for gene overlap with: human Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. Testing for gene overlap with: monkey Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: monkey Common name mapping found for monkey 1 organism identified from search: 9544 Gene table with 16,843 rows retrieved. Returning all 16,843 genes from monkey. Testing for gene overlap with: rat Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Gene table with 20,616 rows retrieved. Returning all 20,616 genes from rat. Testing for gene overlap with: mouse Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Gene table with 21,207 rows retrieved. Returning all 21,207 genes from mouse. Testing for gene overlap with: zebrafish Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: 7955 Gene table with 20,897 rows retrieved. Returning all 20,897 genes from zebrafish. Testing for gene overlap with: fly Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: fly Common name mapping found for fly 1 organism identified from search: 7227 Gene table with 8,438 rows retrieved. Returning all 8,438 genes from fly. Top match: - species: mouse - percent_match: 96% ===== mouse tests2 ===== Preparing gene_df. character format detected. Converting to data.frame Extracting genes from input_gene. 200 genes extracted. Testing for gene overlap with: human Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. Testing for gene overlap with: monkey Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: monkey Common name mapping found for monkey 1 organism identified from search: 9544 Gene table with 16,843 rows retrieved. Returning all 16,843 genes from monkey. Testing for gene overlap with: rat Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Gene table with 20,616 rows retrieved. Returning all 20,616 genes from rat. Testing for gene overlap with: mouse Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Gene table with 21,207 rows retrieved. Returning all 21,207 genes from mouse. Testing for gene overlap with: zebrafish Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: 7955 Gene table with 20,897 rows retrieved. Returning all 20,897 genes from zebrafish. Testing for gene overlap with: fly Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: fly Common name mapping found for fly 1 organism identified from search: 7227 Gene table with 8,438 rows retrieved. Returning all 8,438 genes from fly. Top match: - species: mouse - percent_match: 96% ===== human tests ===== Preparing gene_df. character format detected. Converting to data.frame Extracting genes from input_gene. 100 genes extracted. Testing for gene overlap with: human Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. Testing for gene overlap with: monkey Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: monkey Common name mapping found for monkey 1 organism identified from search: 9544 Gene table with 16,843 rows retrieved. Returning all 16,843 genes from monkey. Testing for gene overlap with: rat Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Gene table with 20,616 rows retrieved. Returning all 20,616 genes from rat. Testing for gene overlap with: mouse Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Gene table with 21,207 rows retrieved. Returning all 21,207 genes from mouse. Testing for gene overlap with: zebrafish Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: 7955 Gene table with 20,897 rows retrieved. Returning all 20,897 genes from zebrafish. Testing for gene overlap with: fly Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: fly Common name mapping found for fly 1 organism identified from search: 7227 Gene table with 8,438 rows retrieved. Returning all 8,438 genes from fly. Top match: - species: human - percent_match: 97% ===== mouse tests ===== Preparing gene_df. sparseMatrix format detected. Extracting genes from rownames. 200 genes extracted. Testing for gene overlap with: human Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Preparing babelgene::orthologs_df. Gene table with 20,492 rows retrieved. Returning all 20,492 genes from human. Testing for gene overlap with: monkey Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: monkey Common name mapping found for monkey 1 organism identified from search: 9544 Preparing babelgene::orthologs_df. Gene table with 20,402 rows retrieved. Returning all 20,402 genes from monkey. Testing for gene overlap with: rat Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Preparing babelgene::orthologs_df. Gene table with 21,427 rows retrieved. Returning all 21,427 genes from rat. Testing for gene overlap with: mouse Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Preparing babelgene::orthologs_df. Gene table with 29,651 rows retrieved. Returning all 29,651 genes from mouse. Testing for gene overlap with: zebrafish Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: 7955 Preparing babelgene::orthologs_df. Gene table with 30,886 rows retrieved. Returning all 30,886 genes from zebrafish. Testing for gene overlap with: fly Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: fly Common name mapping found for fly 1 organism identified from search: 7227 Preparing babelgene::orthologs_df. Gene table with 20,237 rows retrieved. Returning all 20,237 genes from fly. Top match: - species: mouse - percent_match: 89% ===== mouse tests2 ===== Preparing gene_df. character format detected. Converting to data.frame Extracting genes from input_gene. 200 genes extracted. Testing for gene overlap with: human Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Preparing babelgene::orthologs_df. Gene table with 20,492 rows retrieved. Returning all 20,492 genes from human. Testing for gene overlap with: monkey Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: monkey Common name mapping found for monkey 1 organism identified from search: 9544 Preparing babelgene::orthologs_df. Gene table with 20,402 rows retrieved. Returning all 20,402 genes from monkey. Testing for gene overlap with: rat Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Preparing babelgene::orthologs_df. Gene table with 21,427 rows retrieved. Returning all 21,427 genes from rat. Testing for gene overlap with: mouse Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Preparing babelgene::orthologs_df. Gene table with 29,651 rows retrieved. Returning all 29,651 genes from mouse. Testing for gene overlap with: zebrafish Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: 7955 Preparing babelgene::orthologs_df. Gene table with 30,886 rows retrieved. Returning all 30,886 genes from zebrafish. Testing for gene overlap with: fly Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: fly Common name mapping found for fly 1 organism identified from search: 7227 Preparing babelgene::orthologs_df. Gene table with 20,237 rows retrieved. Returning all 20,237 genes from fly. Top match: - species: mouse - percent_match: 89% ===== human tests ===== Preparing gene_df. character format detected. Converting to data.frame Extracting genes from input_gene. 100 genes extracted. Testing for gene overlap with: human Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Preparing babelgene::orthologs_df. Gene table with 20,492 rows retrieved. Returning all 20,492 genes from human. Testing for gene overlap with: monkey Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: monkey Common name mapping found for monkey 1 organism identified from search: 9544 Preparing babelgene::orthologs_df. Gene table with 20,402 rows retrieved. Returning all 20,402 genes from monkey. Testing for gene overlap with: rat Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: rat Common name mapping found for rat 1 organism identified from search: 10116 Preparing babelgene::orthologs_df. Gene table with 21,427 rows retrieved. Returning all 21,427 genes from rat. Testing for gene overlap with: mouse Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Preparing babelgene::orthologs_df. Gene table with 29,651 rows retrieved. Returning all 29,651 genes from mouse. Testing for gene overlap with: zebrafish Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: 7955 Preparing babelgene::orthologs_df. Gene table with 30,886 rows retrieved. Returning all 30,886 genes from zebrafish. Testing for gene overlap with: fly Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: fly Common name mapping found for fly 1 organism identified from search: 7227 Preparing babelgene::orthologs_df. Gene table with 20,237 rows retrieved. Returning all 20,237 genes from fly. Top match: - species: human - percent_match: 100% Loading local .RDS file. Loading local .RDA file. Retrieving all organisms available in gprofiler. Using stored `gprofiler_orgs`. Mapping species name: human Common name mapping found for human 1 organism identified from search: hsapiens Extracting genes from name. 3 genes extracted. 3 / 9 (33.33%) genes mapped. Retrieving all organisms available in gprofiler. Using stored `gprofiler_orgs`. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: mmusculus Extracting genes from name. 7 genes extracted. 7 / 9 (77.78%) genes mapped. Retrieving all organisms available in gprofiler. Using stored `gprofiler_orgs`. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: drerio Extracting genes from name. 3 genes extracted. 3 / 9 (33.33%) genes mapped. Retrieving all organisms available in gprofiler. Using stored `gprofiler_orgs`. Mapping species name: fly Common name mapping found for fly 1 organism identified from search: dmelanogaster Extracting genes from name. 71 genes extracted. 71 / 1,000 (7.1%) genes mapped. Retrieving all organisms available in babelgene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: Mus musculus Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: Homo sapiens Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: Mus musculus 1 organism identified from search: 10090 Preparing babelgene::orthologs_df. Gene table with 29,651 rows retrieved. Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: Homo sapiens Retrieving all organisms available in babelgene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: Mus musculus Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: Mus musculus 1 organism identified from search: 10090 Preparing babelgene::orthologs_df. Gene table with 29,651 rows retrieved. Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: 7955 Preparing babelgene::orthologs_df. Gene table with 30,886 rows retrieved. Returning all 30,886 genes from zebrafish. Retrieving all organisms available in babelgene. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: Danio rerio Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: Homo sapiens Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: Danio rerio 1 organism identified from search: 7955 Preparing babelgene::orthologs_df. Gene table with 30,886 rows retrieved. Retrieving all organisms available in babelgene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: Mus musculus Retrieving all organisms available in babelgene. Mapping species name: Gallus gallus 1 organism identified from search: Gallus gallus Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: Homo sapiens Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: Homo sapiens input_species==output_species. Returning input genes. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: Homo sapiens Mapping species name: 9544 1 organism identified from search: Macaca mulatta Mapping species name: mus musculus 1 organism identified from search: Mus musculus Mapping species name: fruit fly Common name mapping found for fruit fly 1 organism identified from search: Drosophila melanogaster Mapping species name: Celegans 1 organism identified from search: Caenorhabditis elegans method='grpofiler' not recognized by get_all_orgs. Defaulting to 'gprofiler'. Using stored `gprofiler_orgs`. Mapping species name: human Common name mapping found for human 1 organism identified from search: hsapiens Mapping species name: 9544 1 organism identified from search: mmulatta Mapping species name: mus musculus 1 organism identified from search: mmusculus Mapping species name: fruit fly Common name mapping found for fruit fly 1 organism identified from search: dmelanogaster Mapping species name: Celegans 1 organism identified from search: celegans Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Mapping species name: 9544 1 organism identified from search: 9544 Mapping species name: mus musculus 1 organism identified from search: 10090 Mapping species name: fruit fly Common name mapping found for fruit fly 1 organism identified from search: 7227 Mapping species name: Celegans 1 organism identified from search: 6239 Retrieving all organisms available in homologene. `geom_smooth()` using formula = 'y ~ x' Gathering ortholog reports. -- human Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- =========== REPORT SUMMARY =========== 19,129 / 19,129 (100%) target_species genes remain after ortholog conversion. 19,129 / 19,129 (100%) reference_species genes remain after ortholog conversion. -- monkey Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: monkey Common name mapping found for monkey 1 organism identified from search: 9544 Gene table with 16,843 rows retrieved. Returning all 16,843 genes from monkey. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 16,843 genes extracted. Converting monkey ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: monkey Common name mapping found for monkey 1 organism identified from search: 9544 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 15,675 genes extracted. Extracting genes from ortholog_gene. 15,675 genes extracted. Checking for genes without 1:1 orthologs. Dropping 203 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 221 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 1,730 / 16,816 (10%) Total genes remaining after convert_orthologs : 15,086 / 16,816 (90%) -- =========== REPORT SUMMARY =========== 15,075 / 16,816 (89.65%) target_species genes remain after ortholog conversion. 15,075 / 19,129 (78.81%) reference_species genes remain after ortholog conversion. -- mouse Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Gene table with 21,207 rows retrieved. Returning all 21,207 genes from mouse. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 21,207 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 17,355 genes extracted. Extracting genes from ortholog_gene. 17,355 genes extracted. Checking for genes without 1:1 orthologs. Dropping 131 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 498 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 4,725 / 21,207 (22%) Total genes remaining after convert_orthologs : 16,482 / 21,207 (78%) -- =========== REPORT SUMMARY =========== 16,482 / 21,207 (77.72%) target_species genes remain after ortholog conversion. 16,482 / 19,129 (86.16%) reference_species genes remain after ortholog conversion. Loading required namespace: phytools Loading required namespace: TreeTools Importing tree from: TimeTree2022 Mapping 3 species from `species`. Mapping 3 species from tree. -- 0/3 (0%) tips dropped from tree due to inability to standardise names with `map_species`. -- 0/3 (0%) tips dropped from tree according to overlap with selected `species`. Loading required namespace: rphylopic Gathering phylopic silhouettes. Mus musculus Homo sapiens Macaca mulatta Importing tree from: TimeTree2022 Mapping 3 species from `species`. Mapping 3 species from tree. -- 0/3 (0%) tips dropped from tree due to inability to standardise names with `map_species`. -- 0/3 (0%) tips dropped from tree according to overlap with selected `species`. Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Gene table with 21,207 rows retrieved. Returning all 21,207 genes from mouse. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 21,207 genes extracted. Converting mouse ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 17,355 genes extracted. Extracting genes from ortholog_gene. 17,355 genes extracted. Checking for genes without 1:1 orthologs. Dropping 131 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 498 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 4,725 / 21,207 (22%) Total genes remaining after convert_orthologs : 16,482 / 21,207 (78%) -- =========== REPORT SUMMARY =========== 16,482 / 21,207 (77.72%) target_species genes remain after ortholog conversion. 16,482 / 19,129 (86.16%) reference_species genes remain after ortholog conversion. Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: 7955 Gene table with 20,897 rows retrieved. Returning all 20,897 genes from zebrafish. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 20,897 genes extracted. Converting zebrafish ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: 7955 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 14,768 genes extracted. Extracting genes from ortholog_gene. 14,768 genes extracted. Checking for genes without 1:1 orthologs. Dropping 47 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 2,708 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 10,338 / 20,895 (49%) Total genes remaining after convert_orthologs : 10,557 / 20,895 (51%) -- =========== REPORT SUMMARY =========== 10,556 / 20,895 (50.52%) target_species genes remain after ortholog conversion. 10,556 / 19,129 (55.18%) reference_species genes remain after ortholog conversion. Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: fly Common name mapping found for fly 1 organism identified from search: 7227 Gene table with 8,438 rows retrieved. Returning all 8,438 genes from fly. -- Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 8,438 genes extracted. Converting fly ==> human orthologs using: homologene Retrieving all organisms available in homologene. Mapping species name: fly Common name mapping found for fly 1 organism identified from search: 7227 Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Checking for genes without orthologs in human. Extracting genes from input_gene. 4,500 genes extracted. Dropping 1 NAs of all kinds from input_gene. Extracting genes from ortholog_gene. 4,499 genes extracted. Checking for genes without 1:1 orthologs. Dropping 19 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 266 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 4,380 / 8,438 (52%) Total genes remaining after convert_orthologs : 4,058 / 8,438 (48%) -- =========== REPORT SUMMARY =========== 4,058 / 8,438 (48.09%) target_species genes remain after ortholog conversion. 4,058 / 19,129 (21.21%) reference_species genes remain after ortholog conversion. Retrieving all genes using: homologene. Retrieving all organisms available in homologene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Gene table with 19,129 rows retrieved. Returning all 19,129 genes from human. -- =========== REPORT SUMMARY =========== 19,129 / 19,129 (100%) target_species genes remain after ortholog conversion. 19,129 / 19,129 (100%) reference_species genes remain after ortholog conversion. Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: 10090 Preparing babelgene::orthologs_df. Gene table with 29,651 rows retrieved. Returning all 29,651 genes from mouse. -- Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Preparing babelgene::orthologs_df. Gene table with 20,492 rows retrieved. Returning all 20,492 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 29,651 genes extracted. Converting mouse ==> human orthologs using: babelgene Retrieving all organisms available in babelgene. Mapping species name: mouse Common name mapping found for mouse 1 organism identified from search: Mus musculus Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: Homo sapiens Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: Mus musculus 1 organism identified from search: 10090 Preparing babelgene::orthologs_df. Gene table with 29,651 rows retrieved. Checking for genes without orthologs in human. Extracting genes from input_gene. 29,651 genes extracted. Dropping 37 NAs of all kinds from input_gene. Extracting genes from ortholog_gene. 29,614 genes extracted. Dropping 146 NAs of all kinds from ortholog_gene. Checking for genes without 1:1 orthologs. Dropping 9,398 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 10,409 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 4,717 / 20,075 (23%) Total genes remaining after convert_orthologs : 15,358 / 20,075 (77%) -- =========== REPORT SUMMARY =========== 15,271 / 20,075 (76.07%) target_species genes remain after ortholog conversion. 15,271 / 20,206 (75.58%) reference_species genes remain after ortholog conversion. Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: 7955 Preparing babelgene::orthologs_df. Gene table with 30,886 rows retrieved. Returning all 30,886 genes from zebrafish. -- Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Preparing babelgene::orthologs_df. Gene table with 20,492 rows retrieved. Returning all 20,492 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 30,886 genes extracted. Converting zebrafish ==> human orthologs using: babelgene Retrieving all organisms available in babelgene. Mapping species name: zebrafish Common name mapping found for zebrafish 1 organism identified from search: Danio rerio Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: Homo sapiens Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: Danio rerio 1 organism identified from search: 7955 Preparing babelgene::orthologs_df. Gene table with 30,886 rows retrieved. Checking for genes without orthologs in human. Extracting genes from input_gene. 30,886 genes extracted. Dropping 10 NAs of all kinds from input_gene. Extracting genes from ortholog_gene. 30,876 genes extracted. Dropping 70 NAs of all kinds from ortholog_gene. Checking for genes without 1:1 orthologs. Dropping 11,026 genes that have multiple input_gene per ortholog_gene (many:1). Dropping 14,624 genes that have multiple ortholog_gene per input_gene (1:many). Filtering gene_df with gene_map Adding input_gene col to gene_df. Adding ortholog_gene col to gene_df. =========== REPORT SUMMARY =========== Total genes dropped after convert_orthologs : 11,934 / 19,781 (60%) Total genes remaining after convert_orthologs : 7,847 / 19,781 (40%) -- =========== REPORT SUMMARY =========== 7,805 / 19,781 (39.46%) target_species genes remain after ortholog conversion. 7,805 / 20,206 (38.63%) reference_species genes remain after ortholog conversion. Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: fly Common name mapping found for fly 1 organism identified from search: 7227 Preparing babelgene::orthologs_df. Gene table with 20,237 rows retrieved. Returning all 20,237 genes from fly. -- Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: 9606 Preparing babelgene::orthologs_df. Gene table with 20,492 rows retrieved. Returning all 20,492 genes from human. -- Preparing gene_df. data.frame format detected. Extracting genes from Gene.Symbol. 20,237 genes extracted. Converting fly ==> human orthologs using: babelgene Retrieving all organisms available in babelgene. Mapping species name: fly Common name mapping found for fly 1 organism identified from search: Drosophila melanogaster Retrieving all organisms available in babelgene. Mapping species name: human Common name mapping found for human 1 organism identified from search: Homo sapiens Retrieving all genes using: babelgene. Retrieving all organisms available in babelgene. Mapping species name: Drosophila melanogaster 1 organism identified from search: 7227 Preparing babelgene::orthologs_df. Killed
orthogene.Rcheck/orthogene-Ex.timings
name | user | system | elapsed | |
aggregate_mapped_genes | 2.830 | 0.140 | 5.221 | |
all_genes | 5.995 | 5.580 | 749.457 | |
convert_orthologs | 4.882 | 0.207 | 13.836 | |
create_background | 2.214 | 0.110 | 2.324 | |
infer_species | 1.270 | 0.011 | 1.283 | |
map_genes | 0.125 | 0.000 | 0.736 | |
map_orthologs | 1.039 | 0.065 | 15.541 | |
map_species | 0.490 | 0.025 | 0.516 | |