Back to Multiple platform build/check report for BioC 3.17
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2023-04-12 10:55:28 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
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

CHECK results for orthogene on nebbiolo1


To the developers/maintainers of the orthogene package:
- 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 Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1436/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
orthogene 1.5.2  (landing page)
Brian Schilder
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/orthogene
git_branch: devel
git_last_commit: 4e41e63
git_last_commit_date: 2023-04-03 09:27:08 -0400 (Mon, 03 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    ERROR  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    ERROR  

Summary

Package: orthogene
Version: 1.5.2
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/site-library --timings orthogene_1.5.2.tar.gz
StartedAt: 2023-04-11 22:09:06 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 22:20:27 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 681.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: orthogene.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### 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/site-library --timings orthogene_1.5.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/orthogene.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-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.2 LTS
* using session charset: UTF-8
* checking for file ‘orthogene/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘orthogene’ version ‘1.5.2’
* 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 loading without being on the library search path ... 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
plot_orthotree    64.388  2.195  77.295
prepare_tree      19.104  0.256  24.698
all_genes          6.386  0.449  44.829
convert_orthologs  4.786  0.245  16.284
map_orthologs      0.991  0.043  13.273
* 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:
  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.
  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: 1 ERROR
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/orthogene.Rcheck/00check.log’
for details.


Installation output

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/site-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)

Tests output

orthogene.Rcheck/tests/testthat.Rout.fail


R version 4.3.0 alpha (2023-04-03 r84154)
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-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,286 genes that have multiple input_gene per ortholog_gene (many:1).
Dropping 10,297 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,000 / 15,259 (26%)
Total genes remaining after convert_orthologs :
   11,259 / 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
Gathering ortholog reports.
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.

-- 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.
--
--
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.
Gathering ortholog reports.
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.

-- 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.
--
--
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
Gathering ortholog reports.
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.

-- 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.
--
--
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.
Gathering ortholog reports.
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.

-- 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.
--

=========== 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
Gathering ortholog reports.
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.

-- 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.
--
--
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.
Gathering ortholog reports.
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.

-- 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.
--
--
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
Gathering ortholog reports.
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.

-- 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.
--
--
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 197 genes that have multiple input_gene per ortholog_gene (many:1).
Dropping 215 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,726 / 16,816 (10%)
Total genes remaining after convert_orthologs :
   15,090 / 16,816 (90%)
--

=========== REPORT SUMMARY ===========

15,077 / 16,816 (89.66%) target_species genes remain after ortholog conversion.
15,077 / 19,129 (78.82%) reference_species genes remain after ortholog conversion.
Gathering ortholog reports.
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.

-- chimp
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.
--
--
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 257 genes that have multiple input_gene per ortholog_gene (many:1).
Dropping 151 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,506 / 18,703 (8.1%)
Total genes remaining after convert_orthologs :
   17,197 / 18,703 (92%)
--

=========== REPORT SUMMARY ===========

17,185 / 18,703 (91.88%) target_species genes remain after ortholog conversion.
17,185 / 19,129 (89.84%) reference_species genes remain after ortholog conversion.
14,190 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.
Killed

Example timings

orthogene.Rcheck/orthogene-Ex.timings

nameusersystemelapsed
aggregate_mapped_genes1.8910.1283.633
all_genes 6.386 0.44944.829
all_species0.1440.0240.200
convert_orthologs 4.786 0.24516.284
create_background2.0760.0882.118
format_species0.0020.0000.002
get_silhouettes0.4380.0282.059
infer_species0.7020.0280.730
map_genes0.0620.0000.555
map_orthologs 0.991 0.04313.273
map_species0.1620.0040.327
plot_orthotree64.388 2.19577.295
prepare_tree19.104 0.25624.698
report_orthologs0.5690.0040.563