Back to Multiple platform build/check report for BioC 3.15
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:22:54 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 EWCE on merida1


To the developers/maintainers of the EWCE package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/EWCE.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.

raw results

Package 630/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EWCE 1.4.0  (landing page)
Alan Murphy
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/EWCE
git_branch: RELEASE_3_15
git_last_commit: 306f434
git_last_commit_date: 2022-04-26 12:14:47 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: EWCE
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:EWCE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings EWCE_1.4.0.tar.gz
StartedAt: 2022-10-19 02:15:52 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 02:40:07 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 1455.2 seconds
RetCode: 0
Status:   OK  
CheckDir: EWCE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:EWCE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings EWCE_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/EWCE.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘EWCE/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘EWCE’ version ‘1.4.0’
* 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 ‘EWCE’ 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                             user system elapsed
merged_ewce                                32.604  0.726  33.790
filter_genes_without_1to1_homolog          27.614  0.467  28.292
controlled_geneset_enrichment              25.794  1.131  27.285
filter_nonorthologs                        26.147  0.381  26.777
generate_bootstrap_plots_for_transcriptome 24.619  0.528  26.364
merge_ctd                                  22.492  0.428  23.351
generate_bootstrap_plots                   20.947  0.399  23.638
ewce_expression_data                       20.627  0.540  21.511
bootstrap_enrichment_test                  19.822  0.451  20.546
add_res_to_merging_list                    19.012  1.237  20.990
check_ewce_genelist_inputs                 17.857  0.370  18.489
sct_normalize                              17.042  0.313  17.811
standardise_ctd                            12.502  0.177  12.815
fix_bad_mgi_symbols                         9.928  0.354  10.898
merge_sce                                   9.614  0.155   9.901
bin_specificity_into_quantiles              8.192  0.213   8.543
bin_columns_into_quantiles                  8.077  0.161   8.537
ctd_to_sce                                  8.010  0.123   8.285
plot_ctd                                    7.717  0.131   7.975
generate_celltype_data                      7.312  0.194   7.956
drop_uninformative_genes                    6.579  0.475   7.190
get_celltype_table                          6.847  0.168   7.439
merge_two_expfiles                          6.247  0.297   6.673
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

EWCE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL EWCE
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’
* installing *source* package ‘EWCE’ ...
** using staged installation
** R
** 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 (EWCE)

Tests output

EWCE.Rcheck/tests/testthat.Rout


R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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(EWCE)
Loading required package: RNOmni
> 
> test_check("EWCE")
1 core(s) assigned as workers (23reserved).
Converting to sparse matrix.
+ Calculating normalized mean expression.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
+ Calculating normalized specificity.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Loading required namespace: ggdendro
+ Saving results ==>  /tmp/Rtmp0DW3YB/ctd_testthat.rda
1 core(s) assigned as workers (23reserved).
Converting to sparse matrix.
+ Calculating normalized mean expression.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
+ Calculating normalized specificity.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
+ Saving results ==>  /tmp/Rtmp0DW3YB/ctd_testthat.rda
snapshotDate(): 2022-04-26
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
1 core(s) assigned as workers (23reserved).
Converting to sparse matrix.
Converting to sparse matrix.
1 core(s) assigned as workers (23reserved).
Processing block [[1/5, 1/1]] ... OK
Processing block [[2/5, 1/1]] ... OK
Processing block [[3/5, 1/1]] ... OK
Processing block [[4/5, 1/1]] ... OK
Processing block [[5/5, 1/1]] ... OK
Processing block [[1/5, 1/1]] ... OK
Processing block [[2/5, 1/1]] ... OK
Processing block [[3/5, 1/1]] ... OK
Processing block [[4/5, 1/1]] ... OK
Processing block [[5/5, 1/1]] ... OK
Loading required namespace: sctransform
Converting to sparse matrix.
Calculating cell attributes from input UMI matrix: log_umi
Variance stabilizing transformation of count matrix of size 17757 by 3005
Model formula is y ~ log_umi
Get Negative Binomial regression parameters per gene
Using 2000 genes, 3005 cells

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |======================================================================| 100%
Found 12 outliers - those will be ignored in fitting/regularization step

Second step: Get residuals using fitted parameters for 17757 genes

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==                                                                    |   3%
  |                                                                            
  |====                                                                  |   6%
  |                                                                            
  |======                                                                |   8%
  |                                                                            
  |========                                                              |  11%
  |                                                                            
  |==========                                                            |  14%
  |                                                                            
  |============                                                          |  17%
  |                                                                            
  |==============                                                        |  19%
  |                                                                            
  |================                                                      |  22%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |===================                                                   |  28%
  |                                                                            
  |=====================                                                 |  31%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |=========================                                             |  36%
  |                                                                            
  |===========================                                           |  39%
  |                                                                            
  |=============================                                         |  42%
  |                                                                            
  |===============================                                       |  44%
  |                                                                            
  |=================================                                     |  47%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |=====================================                                 |  53%
  |                                                                            
  |=======================================                               |  56%
  |                                                                            
  |=========================================                             |  58%
  |                                                                            
  |===========================================                           |  61%
  |                                                                            
  |=============================================                         |  64%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |=================================================                     |  69%
  |                                                                            
  |===================================================                   |  72%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |======================================================                |  78%
  |                                                                            
  |========================================================              |  81%
  |                                                                            
  |==========================================================            |  83%
  |                                                                            
  |============================================================          |  86%
  |                                                                            
  |==============================================================        |  89%
  |                                                                            
  |================================================================      |  92%
  |                                                                            
  |==================================================================    |  94%
  |                                                                            
  |====================================================================  |  97%
  |                                                                            
  |======================================================================| 100%
Calculating gene attributes
Wall clock passed: Time difference of 1.149769 mins
Computing corrected UMI count matrix

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==                                                                    |   3%
  |                                                                            
  |====                                                                  |   6%
  |                                                                            
  |======                                                                |   8%
  |                                                                            
  |========                                                              |  11%
  |                                                                            
  |==========                                                            |  14%
  |                                                                            
  |============                                                          |  17%
  |                                                                            
  |==============                                                        |  19%
  |                                                                            
  |================                                                      |  22%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |===================                                                   |  28%
  |                                                                            
  |=====================                                                 |  31%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |=========================                                             |  36%
  |                                                                            
  |===========================                                           |  39%
  |                                                                            
  |=============================                                         |  42%
  |                                                                            
  |===============================                                       |  44%
  |                                                                            
  |=================================                                     |  47%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |=====================================                                 |  53%
  |                                                                            
  |=======================================                               |  56%
  |                                                                            
  |=========================================                             |  58%
  |                                                                            
  |===========================================                           |  61%
  |                                                                            
  |=============================================                         |  64%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |=================================================                     |  69%
  |                                                                            
  |===================================================                   |  72%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |======================================================                |  78%
  |                                                                            
  |========================================================              |  81%
  |                                                                            
  |==========================================================            |  83%
  |                                                                            
  |============================================================          |  86%
  |                                                                            
  |==============================================================        |  89%
  |                                                                            
  |================================================================      |  92%
  |                                                                            
  |==================================================================    |  94%
  |                                                                            
  |====================================================================  |  97%
  |                                                                            
  |======================================================================| 100%
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
+ <2 non-zero quantile bins detected in column. Assigning these values to default quantile  ( 20 )
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
1 core(s) assigned as workers (23reserved).
Generating gene background for mouse x human ==> 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.
Dropping 498 genes that have multiple ortholog_gene per input_gene.
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: 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.
16,482 intersect background genes used.
Standardising CellTypeDataset
Converting to sparse matrix.
Converting to sparse matrix.
Checking gene list inputs.
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.
Standardising sct_data.
Converting gene list input to standardised human genes.
Running without gene size control.
17 hit genes remain after filtering.
Computing summed proportions.
Testing for enrichment in 7 cell types...
Sorting results by p-value.
Computing BH-corrected q-values.
1 significant cell type enrichment results @ q<0.05 : 

   CellType annotLevel p fold_change sd_from_mean q
1 microglia          1 0    2.247814     4.046487 0
Loading required namespace: cowplot
Generating gene background for mouse x human ==> 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.
Dropping 498 genes that have multiple ortholog_gene per input_gene.
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: 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.
16,482 intersect background genes used.
Standardising sct_data.
Converting to sparse matrix.
Converting to sparse matrix.
Aligning celltype names with standardise_ctd format.
Generating bootstrap plot: microglia
Warning: genelistSpecies not provided. Setting to 'human' by default.
Preparing gene_df.
character format detected.
Converting to data.frame
Extracting genes from input_gene.
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.
Dropping 56 genes that have multiple ortholog_gene per input_gene.
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%)
Generating gene background for mouse x human ==> 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.
Dropping 498 genes that have multiple ortholog_gene per input_gene.
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: 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.
16,482 intersect background genes used.
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.
Using intersect between background gene lists: 16,482 genes.
Standardising sct_data.
Converting to sparse matrix.
Converting to sparse matrix.
Using 1st column of tt as gene column: HGNC.symbol
1 core(s) assigned as workers (23reserved).
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.
Standardising CellTypeDataset
Checking gene list inputs.
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.
Standardising sct_data.
Converting gene list input to standardised human genes.
Running without gene size control.
6 hit genes remain after filtering.
Computing summed proportions.
Testing for enrichment in 7 cell types...
Sorting results by p-value.
Computing BH-corrected q-values.
2 significant cell type enrichment results @ q<0.05 : 

           CellType annotLevel p fold_change sd_from_mean q
1 endothelial_mural          1 0    1.963288     9.297121 0
2         microglia          1 0    2.194689     2.554997 0
1 core(s) assigned as workers (23reserved).
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.
Standardising CellTypeDataset
Checking gene list inputs.
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.
Standardising sct_data.
Converting gene list input to standardised human genes.
Running without gene size control.
5 hit genes remain after filtering.
Computing summed proportions.
Testing for enrichment in 7 cell types...
Sorting results by p-value.
Computing BH-corrected q-values.
3 significant cell type enrichment results @ q<0.05 : 

       CellType annotLevel p fold_change sd_from_mean q
1  pyramidal_SS          1 0    2.259588     4.064393 0
2  interneurons          1 0    1.902251     2.589733 0
3 pyramidal_CA1          1 0    1.422274     1.418130 0
Warning: genelistSpecies not provided. Setting to 'human' by default.
Aligning celltype names with standardise_ctd format.
Preparing gene_df.
character format detected.
Converting to data.frame
Extracting genes from input_gene.
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.
Dropping 56 genes that have multiple ortholog_gene per input_gene.
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%)
Generating gene background for mouse x human ==> 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.
Dropping 498 genes that have multiple ortholog_gene per input_gene.
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: 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.
16,482 intersect background genes used.
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.
Using intersect between background gene lists: 16,482 genes.
Standardising sct_data.
Converting to sparse matrix.
Converting to sparse matrix.
Using 1st column of tt as gene column: HGNC.symbol
Generating exp data for bootstrap genes.
Converting data for bootstrap tests to sparse matrices.
endothelial_mural : Saving bootstrap plot.
microglia : Saving bootstrap plot.
oligodendrocytes : Saving bootstrap plot.
astrocytes_ependymal : Saving bootstrap plot.
interneurons : Saving bootstrap plot.
pyramidal_SS : Saving bootstrap plot.
pyramidal_CA1 : Saving bootstrap plot.
Generating exp data for bootstrap genes.
Converting data for bootstrap tests to sparse matrices.
pyramidal_SS : Saving bootstrap plot.
interneurons : Saving bootstrap plot.
pyramidal_CA1 : Saving bootstrap plot.
oligodendrocytes : Saving bootstrap plot.
astrocytes_ependymal : Saving bootstrap plot.
microglia : Saving bootstrap plot.
endothelial_mural : Saving bootstrap plot.
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
Preparing gene_df.
character format detected.
Converting to data.frame
Extracting genes from input_gene.
22 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 genes extracted.
Extracting genes from ortholog_gene.
17 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 :
   5 / 22 (23%)
Total genes remaining after convert_orthologs :
   17 / 22 (77%)
1 core(s) assigned as workers (23reserved).
1 core(s) assigned as workers (23reserved).
Generating gene background for mouse x human ==> 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.
Dropping 498 genes that have multiple ortholog_gene per input_gene.
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: 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.
16,482 intersect background genes used.
Standardising CellTypeDataset
Converting to sparse matrix.
Converting to sparse matrix.
Checking gene list inputs.
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.
Standardising sct_data.
Converting gene list input to standardised human genes.
Running with gene size control.
Warning: genelistSpecies not provided. Setting to 'human' by default.
Retrieving all genes using: gprofiler
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
Gene table with 61,461 rows retrieved.
Returning all 61,461 genes from human.
Retrieving all genes using: gprofiler
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
Gene table with 61,461 rows retrieved.
Returning all 61,461 genes from human.
61,461 human Ensembl IDs and 39,813 human Gene Symbols imported.
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
Controlled bootstrapping network generated.
20 hit genes remain after filtering.
Computing summed proportions.
Testing for enrichment in 7 cell types...
Sorting results by p-value.
Computing BH-corrected q-values.
2 significant cell type enrichment results @ q<0.05 : 

              CellType annotLevel p fold_change sd_from_mean q
1            microglia          1 0    3.276693     5.393460 0
2 astrocytes_ependymal          1 0    2.270637     4.782502 0
1 core(s) assigned as workers (23reserved).
Returning 15,604 unique genes from the user-supplied bg.
Standardising CellTypeDataset
Converting to sparse matrix.
Converting to sparse matrix.
Checking gene list inputs.
Returning 15,604 unique genes from the user-supplied bg.
Standardising sct_data.
Converting gene list input to standardised human genes.
1 core(s) assigned as workers (23reserved).
Returning 15,589 unique genes from the user-supplied bg.
Standardising CellTypeDataset
Converting to sparse matrix.
Converting to sparse matrix.
Checking gene list inputs.
Returning 15,589 unique genes from the user-supplied bg.
Standardising sct_data.
Converting gene list input to standardised human genes.
Preparing gene_df.
character format detected.
Converting to data.frame
Extracting genes from input_gene.
22 genes extracted.
Converting human ==> rat 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: 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.
18 genes extracted.
Extracting genes from ortholog_gene.
18 genes extracted.
Checking for genes without 1:1 orthologs.
Dropping 2 genes that have multiple input_gene per ortholog_gene.
Filtering gene_df with gene_map
Returning gene_map as dictionary

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

Total genes dropped after convert_orthologs :
   7 / 22 (32%)
Total genes remaining after convert_orthologs :
   15 / 22 (68%)
1 core(s) assigned as workers (23reserved).
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.
Dropping 498 genes that have multiple ortholog_gene per input_gene.
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.
Dropping 607 genes that have multiple ortholog_gene per input_gene.
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.
Standardising CellTypeDataset
Converting to sparse matrix.
Converting to sparse matrix.
Checking gene list inputs.
Returning 15,450 unique genes from the user-supplied bg.
Standardising sct_data.
Converting gene list input to standardised human genes.
Running without gene size control.
15 hit genes remain after filtering.
Computing summed proportions.
Testing for enrichment in 7 cell types...
Sorting results by p-value.
Computing BH-corrected q-values.
1 significant cell type enrichment results @ q<0.05 : 

   CellType annotLevel p fold_change sd_from_mean q
1 microglia          1 0    2.170655     4.691194 0
Standardising CellTypeDataset
Level: 1
Converting to sparse matrix.
Level: 2
Converting to sparse matrix.
1 core(s) assigned as workers (23reserved).
Generating gene background for monkey x mouse ==> 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.
Dropping 221 genes that have multiple ortholog_gene per input_gene.
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: 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.
Dropping 498 genes that have multiple ortholog_gene per input_gene.
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.
13,873 intersect background genes used.
Standardising CellTypeDataset
Converting to sparse matrix.
Converting to sparse matrix.
Checking gene list inputs.
Returning 13,873 unique genes from the user-supplied bg.
Standardising sct_data.
Converting gene list input to standardised human genes.
Running without gene size control.
0 hit genes remain after filtering.
Computing summed proportions.
Testing for enrichment in 7 cell types...
Sorting results by p-value.
Computing BH-corrected q-values.
0 significant cell type enrichment results @ q<0.05 : 

1 core(s) assigned as workers (23reserved).
Generating gene background for godzilla x mouse ==> human
1 core(s) assigned as workers (23reserved).
Generating gene background for mouse x human ==> 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.
Dropping 498 genes that have multiple ortholog_gene per input_gene.
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: 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.
16,482 intersect background genes used.
Standardising CellTypeDataset
Converting to sparse matrix.
Converting to sparse matrix.
Checking gene list inputs.
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.
Standardising sct_data.
Converting gene list input to standardised human genes.
1 core(s) assigned as workers (23reserved).
Returning 15,604 unique genes from the user-supplied bg.
Standardising CellTypeDataset
Converting to sparse matrix.
Converting to sparse matrix.
Checking gene list inputs.
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
Check 1000Check 3005
Warning: sctSpecies not provided. Setting to 'mouse' by default.
1 core(s) assigned as workers (23reserved).
Converting to sparse matrix.
Checking for non-expressed genes.
Checking for cells with no expressed genes.
DGE:: Limma...
248 / 1,000 genes dropped @ DGE adj_pval_thresh < 1e-05
Time difference of 0.9082971 secs
1 core(s) assigned as workers (23reserved).
Converting to sparse matrix.
+ Calculating normalized mean expression.
Converting to sparse matrix.
Converting to sparse matrix.
+ Calculating normalized specificity.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
+ Saving results ==>  /tmp/Rtmp0DW3YB/ctd_kiCortexOnly.rda
1 core(s) assigned as workers (23reserved).
Converting to sparse matrix.
+ Calculating normalized mean expression.
Converting to sparse matrix.
Converting to sparse matrix.
+ Calculating normalized specificity.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
+ Saving results ==>  /tmp/Rtmp0DW3YB/ctd_kiCortexOnly.rda
Loading precomputed example bootstrap results.
Aligning celltype names with standardise_ctd format.
7 signficiant enrichment results @ bonferroni < 0.05
14.3% of hits are of the target cell type.
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
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.
Standardising CellTypeDataset
Level: 1
Converting to sparse matrix.
Level: 2
Converting to sparse matrix.
Generating controlled bootstrap gene sets.
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
Warning: genelistSpecies not provided. Setting to 'human' by default.
Preparing gene_df.
character format detected.
Converting to data.frame
Extracting genes from input_gene.
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.
Dropping 56 genes that have multiple ortholog_gene per input_gene.
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%)
Generating gene background for mouse x human ==> 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.
Dropping 498 genes that have multiple ortholog_gene per input_gene.
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: 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.
16,482 intersect background genes used.
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.
Using intersect between background gene lists: 16,482 genes.
Standardising sct_data.
Converting to sparse matrix.
Converting to sparse matrix.
Using 1st column of tt as gene column: HGNC.symbol
1 core(s) assigned as workers (23reserved).
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.
Standardising CellTypeDataset
Checking gene list inputs.
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.
Standardising sct_data.
Converting gene list input to standardised human genes.
Running without gene size control.
28 hit genes remain after filtering.
Computing summed proportions.
Testing for enrichment in 7 cell types...
Sorting results by p-value.
Computing BH-corrected q-values.
1 significant cell type enrichment results @ q<0.05 : 

           CellType annotLevel p fold_change sd_from_mean q
1 endothelial_mural          1 0    1.527961     4.832718 0
1 core(s) assigned as workers (23reserved).
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.
Standardising CellTypeDataset
Checking gene list inputs.
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.
Standardising sct_data.
Converting gene list input to standardised human genes.
Running without gene size control.
27 hit genes remain after filtering.
Computing summed proportions.
Testing for enrichment in 7 cell types...
Sorting results by p-value.
Computing BH-corrected q-values.
0 significant cell type enrichment results @ q<0.05 : 

see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
Warning: genelistSpecies not provided. Setting to 'human' by default.
Preparing gene_df.
character format detected.
Converting to data.frame
Extracting genes from input_gene.
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.
Dropping 56 genes that have multiple ortholog_gene per input_gene.
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%)
Generating gene background for mouse x human ==> 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.
Dropping 498 genes that have multiple ortholog_gene per input_gene.
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: 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.
16,482 intersect background genes used.
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.
Using intersect between background gene lists: 16,482 genes.
Standardising sct_data.
Converting to sparse matrix.
Converting to sparse matrix.
Using 1st column of tt as gene column: HGNC.symbol
1 core(s) assigned as workers (23reserved).
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.
Standardising CellTypeDataset
Checking gene list inputs.
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.
Standardising sct_data.
Converting gene list input to standardised human genes.
Running without gene size control.
10 hit genes remain after filtering.
Computing summed proportions.
Testing for enrichment in 7 cell types...
Sorting results by p-value.
Computing BH-corrected q-values.
1 significant cell type enrichment results @ q<0.05 : 

   CellType annotLevel p fold_change sd_from_mean q
1 microglia          1 0     1.61466     2.093933 0
1 core(s) assigned as workers (23reserved).
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.
Standardising CellTypeDataset
Checking gene list inputs.
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.
Standardising sct_data.
Converting gene list input to standardised human genes.
Running without gene size control.
8 hit genes remain after filtering.
Computing summed proportions.
Testing for enrichment in 7 cell types...
Sorting results by p-value.
Computing BH-corrected q-values.
1 significant cell type enrichment results @ q<0.05 : 

       CellType annotLevel p fold_change sd_from_mean q
1 pyramidal_CA1          1 0    1.514637     2.263177 0
Warning: genelistSpecies not provided. Setting to 'human' by default.
Preparing gene_df.
character format detected.
Converting to data.frame
Extracting genes from input_gene.
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.
Dropping 56 genes that have multiple ortholog_gene per input_gene.
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%)
Generating gene background for mouse x human ==> 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.
Dropping 498 genes that have multiple ortholog_gene per input_gene.
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: 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.
16,482 intersect background genes used.
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.
Using intersect between background gene lists: 16,482 genes.
Standardising sct_data.
Converting to sparse matrix.
Converting to sparse matrix.
Using 1st column of tt as gene column: HGNC.symbol
1 core(s) assigned as workers (23reserved).
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.
Standardising CellTypeDataset
Checking gene list inputs.
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.
Standardising sct_data.
Converting gene list input to standardised human genes.
Running without gene size control.
11 hit genes remain after filtering.
Computing summed proportions.
Testing for enrichment in 7 cell types...
Sorting results by p-value.
Computing BH-corrected q-values.
1 significant cell type enrichment results @ q<0.05 : 

          CellType annotLevel p fold_change sd_from_mean q
1 oligodendrocytes          1 0    1.567759     2.092819 0
1 core(s) assigned as workers (23reserved).
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.
Standardising CellTypeDataset
Checking gene list inputs.
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.
Standardising sct_data.
Converting gene list input to standardised human genes.
Running without gene size control.
9 hit genes remain after filtering.
Computing summed proportions.
Testing for enrichment in 7 cell types...
Sorting results by p-value.
Computing BH-corrected q-values.
0 significant cell type enrichment results @ q<0.05 : 

see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
trying URL 'http://www.informatics.jax.org/downloads/reports/MRK_List2.rpt'
Content type 'unknown' length 83849440 bytes (80.0 MB)
==================================================
downloaded 80.0 MB

Check 1000Check 3005
1 core(s) assigned as workers (23reserved).
Converting to sparse matrix.
Checking for non-expressed genes.
Checking for cells with no expressed genes.
DGE:: Limma...
248 / 1,000 genes dropped @ DGE adj_pval_thresh < 1e-05
Time difference of 0.909606 secs
1 core(s) assigned as workers (23reserved).
Converting to sparse matrix.
+ Calculating normalized mean expression.
Converting to sparse matrix.
Converting to sparse matrix.
+ Calculating normalized specificity.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
+ Saving results ==>  /tmp/Rtmp0DW3YB/ctd_kiCortexOnly.rda
+ Processing level 1 ...
Processing mean_exp
Processing specificity
Processing specificity_quantiles
+ Processing level 2 ...
Processing mean_exp
Processing specificity
Processing specificity_quantiles
No input_species provided. Setting to 'mouse'
+ Processing level 1 ...
Processing mean_exp
Processing specificity
Processing specificity_quantiles
+ Processing level 2 ...
Processing mean_exp
Processing specificity
Processing specificity_quantiles
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
1 rows do not have proper MGI symbols
Mar-01
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
1 rows do not have proper MGI symbols
Mar-01
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
1 rows do not have proper MGI symbols
Mar-01
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
10 of 10 are not proper HGNC symbols.
Possible corruption of gene names by excel: Mar-01
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
10 of 10 are not proper HGNC symbols.
Possible corruption of gene names by excel: Mar-01
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
10 of 10 are not proper HGNC symbols.
Possible corruption of gene names by excel: Mar-01
Maps last updated on: Thu Oct 24 12:31:05 2019
Maps last updated on: Thu Oct 24 12:31:05 2019
9 of 10 gene symbols corrected.
1 of 10 gene symbols cannot be mapped.
Converting to sparse matrix.
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
1 rows do not have proper MGI symbols
Tm4sf12
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
1 poorly annotated genes are replicates of existing genes. These are: 
Tspan12
Converting to sparse matrix.
1 rows should have been corrected by checking synonyms.
0 rows STILL do not have proper MGI symbols.

see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
0 rows do not have proper MGI symbols

see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
669 rows do not have proper MGI symbols
2310042E22Rik, BC005764, C130030K03Rik, Stmn1-rs1, Gm9846, E130309F12Rik, Fam211b, AI848285, Acpl2, 9630033F20Rik, Adrbk2, Syne1_loc2, Adc, Dlx1os, LOC106740, Pdxp, Atp6v0c-ps2, 2900056M20Rik, Epb4.1l1, A330050F15Rik
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
308 rows do not have proper MGI symbols
2310042E22Rik, BC005764, C130030K03Rik, Stmn1-rs1, Gm9846, E130309F12Rik, Fam211b, AI848285, Acpl2, 9630033F20Rik, Adrbk2, Syne1_loc2, Adc, Dlx1os, LOC106740, Pdxp, Atp6v0c-ps2, 2900056M20Rik, Epb4.1l1, A330050F15Rik
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
1 poorly annotated genes are replicates of existing genes. These are: 
Hjurp
Converting to sparse matrix.
185 rows should have been corrected by checking synonyms.
126 rows STILL do not have proper MGI symbols.
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
308 rows do not have proper MGI symbols
2310042E22Rik, BC005764, C130030K03Rik, Stmn1-rs1, Gm9846, E130309F12Rik, Fam211b, AI848285, Acpl2, 9630033F20Rik, Adrbk2, Syne1_loc2, Adc, Dlx1os, LOC106740, Pdxp, Atp6v0c-ps2, 2900056M20Rik, Epb4.1l1, A330050F15Rik
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
1 poorly annotated genes are replicates of existing genes. These are: 
Hjurp
Converting to sparse matrix.
185 rows should have been corrected by checking synonyms.
126 rows STILL do not have proper MGI symbols.
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
1 core(s) assigned as workers (23reserved).
Preparing gene_df.
Dense matrix format detected.
Extracting genes from rownames.
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%)
Converting to sparse matrix.
Converting to DelayedArray.
+ Calculating normalized mean expression.
Converting to sparse matrix.
Converting to sparse matrix.
+ Calculating normalized specificity.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
Converting to sparse matrix.
+ Saving results ==>  /tmp/Rtmp0DW3YB/ctd_allKImouse.rda
+ Returning list of CTD file name, and the CTD itself.
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
Filtering by variance quantiles.
Converting to DelayedArray.
N remaining at each quantile filter:
 >=0  >=1  >=2  >=3  >=4  >=5  >=6  >=7  >=8  >=9 >=10 
 300  155   99   77   60   54   46   41   40   38   36 
246 / 300 genes dropped @ DGE min_variance_quantile >= 5
Converting to sparse matrix.
Calculating cell attributes from input UMI matrix: log_umi
Variance stabilizing transformation of count matrix of size 300 by 3005
Model formula is y ~ log_umi
Get Negative Binomial regression parameters per gene
Using 300 genes, 3005 cells

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Found 2 outliers - those will be ignored in fitting/regularization step

Second step: Get residuals using fitted parameters for 300 genes

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Calculating gene attributes
Wall clock passed: Time difference of 10.79776 secs
Computing corrected UMI count matrix

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Filtering by variance quantiles.
Converting to DelayedArray.
N remaining at each quantile filter:
>=0 
300 
300 / 300 genes dropped @ DGE min_variance_quantile >= 5
Filtering by variance quantiles.
Converting to DelayedArray.
N remaining at each quantile filter:
 >=0  >=1  >=2  >=3  >=4  >=5  >=6  >=7  >=8  >=9 >=10 
 300  293  284  273  263  255  247  237  229  224  218 
45 / 300 genes dropped @ DGE min_variance_quantile >= 5
Filtering by variance quantiles.
Converting to DelayedArray.
/ Reading and realizing block 1/1 ... OK
\ Processing it ... OK
N remaining at each quantile filter:
 >=0  >=1  >=2  >=3  >=4  >=5  >=6  >=7  >=8  >=9 >=10 
 300  273  253  231  218  209  194  181  174  161  152 
91 / 300 genes dropped @ DGE min_variance_quantile >= 5
Retrieving all organisms available in homologene.
Returning table with all species.
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
+ CTD ==> SingleCellExperiment
Converting level:  level_1
Converting level:  level_2
The assay 'mean_exp' will be used to determine the proportion of zeroes for each batch.
Converting CTD to merged SCEs
ctd1
+ CTD ==> SingleCellExperiment
Converting level:  level_1
Converting level:  level_2
ctd2
+ CTD ==> SingleCellExperiment
Converting level:  level_1
Converting level:  level_2
Merging SCE at level: 1
[1] "ctd1"
[1] "15259 x 7"
[1] "ctd2"
[1] "15259 x 7"
The assay 'mean_exp' will be used to determine the proportion of zeroes for each batch.
Merging SCE at level: 2
[1] "ctd1"
[1] "15259 x 48"
[1] "ctd2"
[1] "15259 x 48"
The assay 'mean_exp' will be used to determine the proportion of zeroes for each batch.
[1] "level_1"
[1] "level_2"
Saving SCE_merged ==> /tmp/Rtmp0DW3YB/merged/CTD_SCE_merged.union.rds
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
0 non-overlapping gene(s) removed from exp1.
0 non-overlapping gene(s) removed from exp2.
19,972 intersecting genes remain.
Converting to data.frame
Converting to data.frame
Converting to sparse matrix.
see ?ewceData and browseVignettes('ewceData') for documentation
loading from cache
DGE:: Limma...
Loading required namespace: DESeq2
DGE:: DESeq2...
1 core(s) assigned as workers (23reserved).
converting counts to integer mode
  Note: levels of factors in the design contain characters other than
  letters, numbers, '_' and '.'. It is recommended (but not required) to use
  only letters, numbers, and delimiters '_' or '.', as these are safe characters
  for column names in R. [This is a message, not a warning or an error]
estimating size factors
  Note: levels of factors in the design contain characters other than
  letters, numbers, '_' and '.'. It is recommended (but not required) to use
  only letters, numbers, and delimiters '_' or '.', as these are safe characters
  for column names in R. [This is a message, not a warning or an error]
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
-- note: fitType='parametric', but the dispersion trend was not well captured by the
   function: y = a/x + b, and a local regression fit was automatically substituted.
   specify fitType='local' or 'mean' to avoid this message next time.
  Note: levels of factors in the design contain characters other than
  letters, numbers, '_' and '.'. It is recommended (but not required) to use
  only letters, numbers, and delimiters '_' or '.', as these are safe characters
  for column names in R. [This is a message, not a warning or an error]
final dispersion estimates
  Note: levels of factors in the design contain characters other than
  letters, numbers, '_' and '.'. It is recommended (but not required) to use
  only letters, numbers, and delimiters '_' or '.', as these are safe characters
  for column names in R. [This is a message, not a warning or an error]
fitting model and testing
  Note: levels of factors in the design contain characters other than
  letters, numbers, '_' and '.'. It is recommended (but not required) to use
  only letters, numbers, and delimiters '_' or '.', as these are safe characters
  for column names in R. [This is a message, not a warning or an error]
Loading required namespace: MAST
`fData` has no primerid.  I'll make something up.
`cData` has no wellKey.  I'll make something up.
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 107 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 107 ]
> 
> proc.time()
   user  system elapsed 
651.874  22.409 698.314 

Example timings

EWCE.Rcheck/EWCE-Ex.timings

nameusersystemelapsed
add_res_to_merging_list19.012 1.23720.990
bin_columns_into_quantiles8.0770.1618.537
bin_specificity_into_quantiles8.1920.2138.543
bootstrap_enrichment_test19.822 0.45120.546
check_ewce_genelist_inputs17.857 0.37018.489
check_percent_hits0.0050.0010.006
controlled_geneset_enrichment25.794 1.13127.285
ctd_to_sce8.0100.1238.285
drop_uninformative_genes6.5790.4757.190
ewce_expression_data20.627 0.54021.511
ewce_plot0.3820.0090.394
example_bootstrap_results0.0010.0010.002
example_transcriptome_results0.0020.0010.002
filter_genes_without_1to1_homolog27.614 0.46728.292
filter_nonorthologs26.147 0.38126.777
fix_bad_hgnc_symbols1.7750.0881.982
fix_bad_mgi_symbols 9.928 0.35410.898
fix_celltype_names0.0000.0000.001
generate_bootstrap_plots20.947 0.39923.638
generate_bootstrap_plots_for_transcriptome24.619 0.52826.364
generate_celltype_data7.3120.1947.956
get_celltype_table6.8470.1687.439
list_species0.0070.0010.007
load_rdata0.0010.0040.005
merge_ctd22.492 0.42823.351
merge_sce9.6140.1559.901
merge_two_expfiles6.2470.2976.673
merged_ewce32.604 0.72633.790
plot_ctd7.7170.1317.975
sct_normalize17.042 0.31317.811
standardise_ctd12.502 0.17712.815