Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-03-07 14:40:00 -0500 (Thu, 07 Mar 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.2 (2023-10-31) -- "Eye Holes" | 4346 |
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 |
Package 1452/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
OmnipathR 3.10.1 (landing page) Denes Turei
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the OmnipathR package: - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: OmnipathR |
Version: 3.10.1 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:OmnipathR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings OmnipathR_3.10.1.tar.gz |
StartedAt: 2024-03-06 21:44:57 -0500 (Wed, 06 Mar 2024) |
EndedAt: 2024-03-06 21:55:16 -0500 (Wed, 06 Mar 2024) |
EllapsedTime: 618.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: OmnipathR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:OmnipathR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings OmnipathR_3.10.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/OmnipathR.Rcheck’ * using R version 4.3.2 (2023-10-31) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.6.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘OmnipathR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘OmnipathR’ version ‘3.10.1’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘OmnipathR’ can be installed ... OK * checking installed package size ... OK * checking package 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 startup messages can be suppressed ... NOTE [2024-03-06 21:45:17] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2024-03-06 21:45:17] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:45:17] [INFO] [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-06 21:45:17] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2024-03-06 21:45:17] [TRACE] [OmnipathR] Cache is at `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-06 21:45:17] [TRACE] [OmnipathR] Contains 1 files. [2024-03-06 21:45:17] [TRACE] [OmnipathR] Cache is locked: FALSE. [2024-03-06 21:45:17] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2024-03-06 21:45:17] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:45:17] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-06 21:45:17] [TRACE] [OmnipathR] Pandoc version: `3.1.2`. [2024-03-06 21:45:17] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/db/db_def.json` (encoding: UTF-8). [2024-03-06 21:45:17] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:45:17] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/magic_bytes.json` (encoding: UTF-8). [2024-03-06 21:45:17] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:45:17] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/urls.json` (encoding: UTF-8). [2024-03-06 21:45:17] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:45:17] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/id_types.json` (encoding: UTF-8). [2024-03-06 21:45:17] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:45:17] [TRACE] [OmnipathR] Cache locked: FALSE It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. * 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 ... NOTE [2024-03-06 21:45:30] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2024-03-06 21:45:30] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:45:30] [INFO] [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-06 21:45:30] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2024-03-06 21:45:30] [TRACE] [OmnipathR] Cache is at `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-06 21:45:30] [TRACE] [OmnipathR] Contains 1 files. [2024-03-06 21:45:30] [TRACE] [OmnipathR] Cache is locked: FALSE. [2024-03-06 21:45:30] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2024-03-06 21:45:30] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:45:30] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-06 21:45:30] [TRACE] [OmnipathR] Pandoc version: `3.1.2`. [2024-03-06 21:45:30] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/db/db_def.json` (encoding: UTF-8). [2024-03-06 21:45:30] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:45:30] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/magic_bytes.json` (encoding: UTF-8). [2024-03-06 21:45:30] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:45:30] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/urls.json` (encoding: UTF-8). [2024-03-06 21:45:30] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:45:30] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/id_types.json` (encoding: UTF-8). [2024-03-06 21:45:30] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:45:30] [TRACE] [OmnipathR] Cache locked: FALSE * 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 R/sysdata.rda ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed annotation_categories 105.094 0.172 105.715 collectri 81.322 0.626 82.015 dorothea 44.108 0.327 47.738 curated_ligrec_stats 26.135 1.188 42.526 filter_extra_attrs 18.361 0.082 18.573 nichenet_gr_network_omnipath 13.095 0.626 13.966 pivot_annotations 12.242 0.690 20.548 go_annot_download 10.202 0.474 10.392 giant_component 10.372 0.258 13.148 extra_attr_values 9.912 0.128 10.035 extra_attrs_to_cols 9.606 0.027 9.639 nichenet_signaling_network_omnipath 8.456 0.468 10.691 with_extra_attrs 8.427 0.126 8.667 static_table 6.695 0.291 6.946 extra_attrs 6.384 0.031 6.430 has_extra_attrs 5.949 0.092 6.041 filter_by_resource 5.819 0.109 6.017 filter_intercell 5.283 0.316 5.636 pubmed_open 4.777 0.161 5.013 curated_ligand_receptor_interactions 4.074 0.239 6.925 ensembl_id_mapping_table 0.925 0.077 13.818 * 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: 2 NOTEs See ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/OmnipathR.Rcheck/00check.log’ for details.
OmnipathR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL OmnipathR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘OmnipathR’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location [2024-03-05 11:41:43] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2024-03-05 11:41:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-05 11:41:43] [INFO] [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-05 11:41:43] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2024-03-05 11:41:43] [TRACE] [OmnipathR] Cache is at `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-05 11:41:43] [TRACE] [OmnipathR] Contains 1 files. [2024-03-05 11:41:43] [TRACE] [OmnipathR] Cache is locked: FALSE. [2024-03-05 11:41:43] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2024-03-05 11:41:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-05 11:41:43] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-05 11:41:43] [TRACE] [OmnipathR] Pandoc version: `3.1.2`. [2024-03-05 11:41:43] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-OmnipathR/00new/OmnipathR/db/db_def.json` (encoding: UTF-8). [2024-03-05 11:41:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-05 11:41:43] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-OmnipathR/00new/OmnipathR/internal/magic_bytes.json` (encoding: UTF-8). [2024-03-05 11:41:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-05 11:41:43] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-OmnipathR/00new/OmnipathR/internal/urls.json` (encoding: UTF-8). [2024-03-05 11:41:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-05 11:41:43] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-OmnipathR/00new/OmnipathR/internal/id_types.json` (encoding: UTF-8). [2024-03-05 11:41:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-05 11:41:43] [TRACE] [OmnipathR] Cache locked: FALSE ** testing if installed package can be loaded from final location [2024-03-05 11:41:45] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2024-03-05 11:41:45] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-05 11:41:45] [INFO] [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-05 11:41:45] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2024-03-05 11:41:45] [TRACE] [OmnipathR] Cache is at `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-05 11:41:45] [TRACE] [OmnipathR] Contains 1 files. [2024-03-05 11:41:45] [TRACE] [OmnipathR] Cache is locked: FALSE. [2024-03-05 11:41:45] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2024-03-05 11:41:45] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-05 11:41:45] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-05 11:41:45] [TRACE] [OmnipathR] Pandoc version: `3.1.2`. [2024-03-05 11:41:45] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/db/db_def.json` (encoding: UTF-8). [2024-03-05 11:41:45] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-05 11:41:45] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/magic_bytes.json` (encoding: UTF-8). [2024-03-05 11:41:45] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-05 11:41:45] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/urls.json` (encoding: UTF-8). [2024-03-05 11:41:45] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-05 11:41:45] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/id_types.json` (encoding: UTF-8). [2024-03-05 11:41:45] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-05 11:41:45] [TRACE] [OmnipathR] Cache locked: FALSE ** testing if installed package keeps a record of temporary installation path * DONE (OmnipathR)
OmnipathR.Rcheck/tests/testthat.Rout
R version 4.3.2 (2023-10-31) -- "Eye Holes" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (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. > #!/usr/bin/env Rscript > > # > # This file is part of the `OmnipathR` R package > # > # Copyright > # 2018-2023 > # Saez Lab, Uniklinik RWTH Aachen, Heidelberg University > # > # File author(s): Alberto Valdeolivas > # Dénes Türei (turei.denes@gmail.com) > # Attila Gábor > # > # Distributed under the MIT (Expat) License. > # See accompanying file `LICENSE` or find a copy at > # https://directory.fsf.org/wiki/License:Expat > # > # Website: https://r.omnipathdb.org/ > # Git repo: https://github.com/saezlab/OmnipathR > # > > > library(testthat) > library(OmnipathR) [2024-03-06 21:54:43] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2024-03-06 21:54:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:54:43] [INFO] [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-06 21:54:43] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2024-03-06 21:54:43] [TRACE] [OmnipathR] Cache is at `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-06 21:54:43] [TRACE] [OmnipathR] Contains 17 files. [2024-03-06 21:54:43] [TRACE] [OmnipathR] Cache is locked: FALSE. [2024-03-06 21:54:43] [TRACE] [OmnipathR] Reading JSON from `/Users/biocbuild/Library/Caches/OmnipathR/cache.json` (encoding: UTF-8). [2024-03-06 21:54:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:54:43] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`. [2024-03-06 21:54:43] [TRACE] [OmnipathR] Pandoc version: `3.1.2`. [2024-03-06 21:54:43] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/db/db_def.json` (encoding: UTF-8). [2024-03-06 21:54:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:54:43] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/magic_bytes.json` (encoding: UTF-8). [2024-03-06 21:54:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:54:43] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/urls.json` (encoding: UTF-8). [2024-03-06 21:54:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:54:43] [TRACE] [OmnipathR] Reading JSON from `/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/OmnipathR/internal/id_types.json` (encoding: UTF-8). [2024-03-06 21:54:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-03-06 21:54:43] [TRACE] [OmnipathR] Cache locked: FALSE > > test_check('OmnipathR') [ FAIL 0 | WARN 1 | SKIP 0 | PASS 34 ] [ FAIL 0 | WARN 1 | SKIP 0 | PASS 34 ] > > proc.time() user system elapsed 10.164 0.859 17.262
OmnipathR.Rcheck/OmnipathR-Ex.timings
name | user | system | elapsed | |
OmnipathR | 0.000 | 0.000 | 0.001 | |
all_uniprot_acs | 0.027 | 0.003 | 0.031 | |
all_uniprots | 0.011 | 0.001 | 0.012 | |
ancestors | 0.009 | 0.001 | 0.011 | |
annotated_network | 1.708 | 0.150 | 3.382 | |
annotation_categories | 105.094 | 0.172 | 105.715 | |
biomart_query | 0.867 | 0.083 | 2.726 | |
bioplex1 | 0.014 | 0.001 | 0.016 | |
bioplex2 | 0.053 | 0.002 | 0.055 | |
bioplex3 | 0.009 | 0.001 | 0.010 | |
bioplex_all | 0.010 | 0.001 | 0.010 | |
bioplex_hct116_1 | 0.009 | 0.001 | 0.010 | |
bma_motif_es | 0.299 | 0.028 | 0.589 | |
bma_motif_vs | 0.167 | 0.011 | 0.243 | |
collectri | 81.322 | 0.626 | 82.015 | |
common_name | 0.034 | 0.001 | 0.036 | |
consensuspathdb_download | 0.001 | 0.001 | 0.000 | |
consensuspathdb_raw_table | 0.010 | 0.001 | 0.011 | |
curated_ligand_receptor_interactions | 4.074 | 0.239 | 6.925 | |
curated_ligrec_stats | 26.135 | 1.188 | 42.526 | |
database_summary | 0.754 | 0.039 | 1.068 | |
descendants | 0.012 | 0.001 | 0.014 | |
dorothea | 44.108 | 0.327 | 47.738 | |
ensembl_dataset | 0.012 | 0.001 | 0.013 | |
ensembl_id_mapping_table | 0.925 | 0.077 | 13.818 | |
ensembl_id_type | 0.004 | 0.001 | 0.005 | |
ensembl_name | 0.057 | 0.002 | 0.059 | |
ensembl_organisms | 0.152 | 0.003 | 0.155 | |
ensembl_organisms_raw | 0.146 | 0.004 | 0.150 | |
ensembl_orthology | 0.000 | 0.001 | 0.000 | |
enzsub_graph | 1.338 | 0.062 | 1.516 | |
evex_download | 0.012 | 0.002 | 0.013 | |
evidences | 0 | 0 | 0 | |
extra_attr_values | 9.912 | 0.128 | 10.035 | |
extra_attrs | 6.384 | 0.031 | 6.430 | |
extra_attrs_to_cols | 9.606 | 0.027 | 9.639 | |
filter_by_resource | 5.819 | 0.109 | 6.017 | |
filter_extra_attrs | 18.361 | 0.082 | 18.573 | |
filter_intercell | 5.283 | 0.316 | 5.636 | |
filter_intercell_network | 0.022 | 0.003 | 0.024 | |
find_all_paths | 4.592 | 0.085 | 4.710 | |
from_evidences | 0.000 | 0.000 | 0.001 | |
get_annotation_resources | 0.031 | 0.003 | 0.089 | |
get_complex_genes | 1.517 | 0.052 | 1.620 | |
get_complex_resources | 0.056 | 0.005 | 0.108 | |
get_db | 0.000 | 0.000 | 0.001 | |
get_enzsub_resources | 0.056 | 0.004 | 0.107 | |
get_interaction_resources | 0.057 | 0.006 | 0.113 | |
get_intercell_categories | 0.329 | 0.041 | 0.398 | |
get_intercell_generic_categories | 0.038 | 0.002 | 0.041 | |
get_intercell_resources | 0.058 | 0.008 | 0.119 | |
get_ontology_db | 0.011 | 0.001 | 0.012 | |
get_resources | 0.057 | 0.006 | 0.109 | |
get_signed_ptms | 4.719 | 0.040 | 4.816 | |
giant_component | 10.372 | 0.258 | 13.148 | |
go_annot_download | 10.202 | 0.474 | 10.392 | |
go_annot_slim | 0.000 | 0.000 | 0.001 | |
go_ontology_download | 0.011 | 0.001 | 0.012 | |
guide2pharma_download | 0.010 | 0.002 | 0.013 | |
harmonizome_download | 0.011 | 0.002 | 0.012 | |
has_extra_attrs | 5.949 | 0.092 | 6.041 | |
homologene_download | 0.011 | 0.002 | 0.013 | |
homologene_raw | 0.022 | 0.002 | 0.024 | |
homologene_uniprot_orthology | 0.011 | 0.002 | 0.013 | |
hpo_download | 2.094 | 0.134 | 4.098 | |
htridb_download | 0.010 | 0.001 | 0.011 | |
import_all_interactions | 0.913 | 0.078 | 2.719 | |
import_intercell_network | 0.006 | 0.001 | 0.007 | |
import_kinaseextra_interactions | 1.226 | 0.054 | 2.077 | |
import_ligrecextra_interactions | 0.600 | 0.047 | 0.907 | |
import_lncrna_mrna_interactions | 0.355 | 0.034 | 0.483 | |
import_mirnatarget_interactions | 0.757 | 0.044 | 1.030 | |
import_omnipath_annotations | 0.389 | 0.029 | 0.752 | |
import_omnipath_complexes | 0.482 | 0.038 | 0.627 | |
import_omnipath_enzsub | 0.971 | 0.011 | 1.031 | |
import_omnipath_interactions | 0.227 | 0.008 | 0.533 | |
import_omnipath_intercell | 0.402 | 0.032 | 0.516 | |
import_pathwayextra_interactions | 0.678 | 0.047 | 1.343 | |
import_post_translational_interactions | 0.727 | 0.045 | 1.332 | |
import_small_molecule_protein_interactions | 0.366 | 0.026 | 0.439 | |
import_tf_mirna_interactions | 0.562 | 0.042 | 0.906 | |
import_tf_target_interactions | 1.086 | 0.050 | 1.739 | |
import_transcriptional_interactions | 1.155 | 0.065 | 2.561 | |
inbiomap_download | 0 | 0 | 0 | |
inbiomap_raw | 0 | 0 | 0 | |
interaction_datasets | 0.342 | 0.025 | 0.407 | |
interaction_graph | 0.384 | 0.010 | 0.446 | |
interaction_types | 0.039 | 0.003 | 0.050 | |
intercell_categories | 0.054 | 0.004 | 0.057 | |
intercell_consensus_filter | 1.003 | 0.075 | 1.573 | |
is_ontology_id | 0 | 0 | 0 | |
is_swissprot | 0.030 | 0.003 | 0.032 | |
is_trembl | 0.018 | 0.002 | 0.020 | |
is_uniprot | 0.005 | 0.001 | 0.005 | |
kegg_info | 0.005 | 0.001 | 0.005 | |
kegg_open | 0.005 | 0.001 | 0.006 | |
kegg_pathway_annotations | 0 | 0 | 0 | |
kegg_pathway_download | 0.005 | 0.001 | 0.005 | |
kegg_pathway_list | 0.004 | 0.001 | 0.004 | |
kegg_pathways_download | 0.000 | 0.000 | 0.001 | |
kegg_picture | 0.078 | 0.014 | 3.294 | |
kegg_process | 0.024 | 0.004 | 0.029 | |
latin_name | 0.070 | 0.002 | 0.073 | |
load_db | 0.138 | 0.009 | 0.150 | |
ncbi_taxid | 0.074 | 0.002 | 0.077 | |
nichenet_build_model | 0 | 0 | 0 | |
nichenet_expression_data | 0.014 | 0.002 | 0.016 | |
nichenet_gr_network | 0.035 | 0.004 | 0.039 | |
nichenet_gr_network_evex | 0.013 | 0.002 | 0.014 | |
nichenet_gr_network_harmonizome | 0.012 | 0.002 | 0.014 | |
nichenet_gr_network_htridb | 0.012 | 0.002 | 0.014 | |
nichenet_gr_network_omnipath | 13.095 | 0.626 | 13.966 | |
nichenet_gr_network_pathwaycommons | 0.011 | 0.001 | 0.012 | |
nichenet_gr_network_regnetwork | 0.009 | 0.001 | 0.011 | |
nichenet_gr_network_remap | 0.012 | 0.002 | 0.013 | |
nichenet_gr_network_trrust | 0.011 | 0.002 | 0.013 | |
nichenet_ligand_activities | 0.000 | 0.001 | 0.001 | |
nichenet_ligand_target_links | 0.000 | 0.001 | 0.001 | |
nichenet_ligand_target_matrix | 0.000 | 0.001 | 0.001 | |
nichenet_lr_network | 0.033 | 0.004 | 0.039 | |
nichenet_lr_network_guide2pharma | 0.011 | 0.002 | 0.013 | |
nichenet_lr_network_omnipath | 0.030 | 0.003 | 0.033 | |
nichenet_lr_network_ramilowski | 0.010 | 0.001 | 0.012 | |
nichenet_main | 0.000 | 0.001 | 0.000 | |
nichenet_networks | 0.050 | 0.006 | 0.056 | |
nichenet_optimization | 0 | 0 | 0 | |
nichenet_remove_orphan_ligands | 0.031 | 0.004 | 0.035 | |
nichenet_results_dir | 0.000 | 0.000 | 0.001 | |
nichenet_signaling_network | 0.035 | 0.004 | 0.041 | |
nichenet_signaling_network_cpdb | 0.011 | 0.002 | 0.013 | |
nichenet_signaling_network_evex | 0.011 | 0.002 | 0.012 | |
nichenet_signaling_network_harmonizome | 0.011 | 0.001 | 0.012 | |
nichenet_signaling_network_inbiomap | 0.000 | 0.000 | 0.001 | |
nichenet_signaling_network_omnipath | 8.456 | 0.468 | 10.691 | |
nichenet_signaling_network_pathwaycommons | 0.010 | 0.001 | 0.011 | |
nichenet_signaling_network_vinayagam | 0.009 | 0.001 | 0.010 | |
nichenet_test | 0 | 0 | 0 | |
nichenet_workarounds | 0 | 0 | 0 | |
obo_parser | 0.100 | 0.007 | 0.297 | |
oma_code | 0.031 | 0.001 | 0.032 | |
oma_organisms | 0.056 | 0.002 | 0.058 | |
oma_pairwise | 0.011 | 0.002 | 0.013 | |
omnipath | 3.419 | 0.019 | 3.443 | |
omnipath_cache_autoclean | 0.000 | 0.000 | 0.001 | |
omnipath_cache_clean | 0.006 | 0.001 | 0.006 | |
omnipath_cache_clean_db | 0.131 | 0.006 | 0.137 | |
omnipath_cache_download_ready | 0.426 | 0.044 | 0.596 | |
omnipath_cache_filter_versions | 0.103 | 0.017 | 0.126 | |
omnipath_cache_get | 0.090 | 0.015 | 0.106 | |
omnipath_cache_key | 0.001 | 0.000 | 0.001 | |
omnipath_cache_latest_or_new | 0.062 | 0.010 | 0.073 | |
omnipath_cache_load | 0.405 | 0.026 | 1.146 | |
omnipath_cache_move_in | 0.146 | 0.024 | 0.175 | |
omnipath_cache_remove | 0.085 | 0.014 | 0.104 | |
omnipath_cache_save | 0.147 | 0.019 | 0.201 | |
omnipath_cache_search | 0 | 0 | 0 | |
omnipath_cache_set_ext | 0.077 | 0.011 | 0.092 | |
omnipath_cache_update_status | 0.119 | 0.011 | 0.131 | |
omnipath_cache_wipe | 0 | 0 | 0 | |
omnipath_get_config_path | 0.001 | 0.000 | 0.001 | |
omnipath_load_config | 0.000 | 0.000 | 0.001 | |
omnipath_log | 0 | 0 | 0 | |
omnipath_logfile | 0.001 | 0.000 | 0.001 | |
omnipath_msg | 0.007 | 0.001 | 0.008 | |
omnipath_reset_config | 0.000 | 0.001 | 0.000 | |
omnipath_save_config | 0.000 | 0.000 | 0.001 | |
omnipath_set_cachedir | 0.031 | 0.004 | 0.035 | |
omnipath_set_console_loglevel | 0.002 | 0.000 | 0.002 | |
omnipath_set_logfile_loglevel | 0.001 | 0.000 | 0.001 | |
omnipath_set_loglevel | 0.001 | 0.000 | 0.000 | |
omnipath_show_db | 0.047 | 0.000 | 0.047 | |
omnipath_unlock_cache_db | 0.001 | 0.000 | 0.000 | |
only_from | 0 | 0 | 0 | |
ontology_ensure_id | 0.001 | 0.001 | 0.000 | |
ontology_ensure_name | 0 | 0 | 0 | |
ontology_name_id | 0.000 | 0.001 | 0.001 | |
pathwaycommons_download | 0.001 | 0.000 | 0.001 | |
pivot_annotations | 12.242 | 0.690 | 20.548 | |
preppi_download | 0 | 0 | 0 | |
preppi_filter | 0.000 | 0.000 | 0.001 | |
print_bma_motif_es | 0.163 | 0.029 | 0.443 | |
print_bma_motif_vs | 0.112 | 0.009 | 0.171 | |
print_interactions | 3.554 | 0.168 | 4.958 | |
print_path_es | 0.462 | 0.027 | 0.595 | |
print_path_vs | 1.810 | 0.070 | 2.099 | |
pubmed_open | 4.777 | 0.161 | 5.013 | |
query_info | 0.082 | 0.011 | 0.122 | |
ramilowski_download | 0.000 | 0.001 | 0.001 | |
regnetwork_directions | 0.001 | 0.000 | 0.001 | |
regnetwork_download | 0.001 | 0.000 | 0.001 | |
relations_list_to_table | 0.097 | 0.005 | 0.110 | |
relations_table_to_graph | 0.000 | 0.000 | 0.001 | |
relations_table_to_list | 0.070 | 0.004 | 0.077 | |
remap_dorothea_download | 0.001 | 0.000 | 0.001 | |
remap_filtered | 0 | 0 | 0 | |
remap_tf_target_download | 0.000 | 0.001 | 0.001 | |
resource_info | 0.139 | 0.056 | 0.249 | |
resources_colname | 0.657 | 0.039 | 0.755 | |
show_network | 0.000 | 0.000 | 0.001 | |
simplify_intercell_network | 0.000 | 0.000 | 0.001 | |
static_table | 6.695 | 0.291 | 6.946 | |
static_tables | 0.051 | 0.002 | 0.065 | |
swap_relations | 0.084 | 0.005 | 0.092 | |
swissprots_only | 0.104 | 0.003 | 0.109 | |
tfcensus_download | 0.154 | 0.014 | 0.204 | |
translate_ids | 0.002 | 0.000 | 0.001 | |
trembls_only | 0.035 | 0.001 | 0.036 | |
trrust_download | 0.000 | 0.000 | 0.001 | |
uniprot_full_id_mapping_table | 0 | 0 | 0 | |
uniprot_genesymbol_cleanup | 0 | 0 | 0 | |
uniprot_id_mapping_table | 0.000 | 0.000 | 0.001 | |
uniprot_id_type | 0.006 | 0.001 | 0.013 | |
uniprot_idmapping_id_types | 0.151 | 0.016 | 0.417 | |
unique_intercell_network | 0.001 | 0.000 | 0.001 | |
unnest_evidences | 0.000 | 0.001 | 0.000 | |
uploadlists_id_type | 0.005 | 0.000 | 0.006 | |
vinayagam_download | 0.001 | 0.000 | 0.001 | |
walk_ontology_tree | 0.001 | 0.000 | 0.001 | |
with_extra_attrs | 8.427 | 0.126 | 8.667 | |
with_references | 0.344 | 0.026 | 0.469 | |
zenodo_download | 0.001 | 0.000 | 0.001 | |