This page was generated on 2018-10-17 08:28:53 -0400 (Wed, 17 Oct 2018).
BgeeDB 2.6.2 Julien Wollbrett , Julien Roux , Andrea Komljenovic , Frederic Bastian
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018) |
URL: https://git.bioconductor.org/packages/BgeeDB |
Branch: RELEASE_3_7 |
Last Commit: c61de70 |
Last Changed Date: 2018-06-15 12:54:50 -0400 (Fri, 15 Jun 2018) |
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | [ OK ] | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | |
R version 3.5.1 Patched (2018-07-12 r74967) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(testthat)
> library(BgeeDB)
Loading required package: topGO
Loading required package: BiocGenerics
Loading required package: parallel
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:parallel':
clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
clusterExport, clusterMap, parApply, parCapply, parLapply,
parLapplyLB, parRapply, parSapply, parSapplyLB
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, append,
as.data.frame, basename, cbind, colMeans, colSums, colnames,
dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
intersect, is.unsorted, lapply, lengths, mapply, match, mget,
order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
union, unique, unsplit, which, which.max, which.min
Loading required package: graph
Loading required package: Biobase
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Loading required package: GO.db
Loading required package: AnnotationDbi
Loading required package: stats4
Loading required package: IRanges
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:base':
expand.grid
Loading required package: SparseM
Attaching package: 'SparseM'
The following object is masked from 'package:base':
backsolve
groupGOTerms: GOBPTerm, GOMFTerm, GOCCTerm environments built.
Attaching package: 'topGO'
The following object is masked from 'package:IRanges':
members
Loading required package: tidyr
Attaching package: 'tidyr'
The following object is masked from 'package:S4Vectors':
expand
>
> Sys.setenv("R_TESTS" = "")
> test_check("BgeeDB")
Querying Bgee to get release information...
Building URL to query species in Bgee release 14_0...
Submitting URL to Bgee webservice... (https://r.bgee.org/?page=r_package&action=get_all_species&display_type=tsv&source=BgeeDB_R_package&source_version=2.6.2)
trying URL 'https://r.bgee.org/?page=r_package&action=get_all_species&display_type=tsv&source=BgeeDB_R_package&source_version=2.6.2'
downloaded 1164 bytes
Query to Bgee webservice successful!
API key built: 3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6
Downloading expression data for the experiment GSE43721 ...
trying URL 'ftp://ftp.bgee.org/bgee_v14_0/download/processed_expr_values/rna_seq/Mus_musculus/Mus_musculus_RNA-Seq_read_counts_TPM_FPKM_GSE43721.tsv.tar.gz'
Content type 'unknown' length 1867621 bytes (1.8 MB)
==================================================
Saved expression data file in /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_14_0 folder. Now untar /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_14_0/Mus_musculus_RNA-Seq_read_counts_TPM_FPKM_GSE43721.tsv.tar.gz file...
Saving all data in .rds file...
Extracting expression data matrix...
Keeping only present genes.
Extracting features information...
Extracting samples information...
Extracting expression data matrix...
Keeping only present genes.
Extracting features information...
Extracting samples information...
Extracting expression data matrix...
Keeping only present genes.
Extracting features information...
Extracting samples information...
Querying Bgee to get release information...
Building URL to query species in Bgee release 13_2...
Submitting URL to Bgee webservice... (https://r.bgee.org/bgee13/?page=species&display_type=tsv&source=BgeeDB_R_package&source_version=2.6.2)
trying URL 'https://r.bgee.org/bgee13/?page=species&display_type=tsv&source=BgeeDB_R_package&source_version=2.6.2'
downloaded 707 bytes
Query to Bgee webservice successful!
API key built: 3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6
IMPORTANT INFORMATION: Be careful! You are not using the last release of the Bgee database! If it is not intentional you should update to the last version of Bioconductor and of the BgeeDB package. To update Bioconductor, see https://www.bioconductor.org/install/
Downloading expression data for the experiment GSE43721 ...
trying URL 'ftp://ftp.bgee.org/bgee_v13_2/download/processed_expr_values/rna_seq/Mus_musculus/Mus_musculus_RNA-Seq_read_counts_RPKM_GSE43721.tsv.zip'
Content type 'unknown' length 919661 bytes (898 KB)
==================================================
Saved expression data file in /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_13_2 folder. Now unzip /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_13_2/Mus_musculus_RNA-Seq_read_counts_RPKM_GSE43721.tsv.zip file...
Saving all data in .rds file...
Extracting expression data matrix...
Keeping only present genes.
Extracting features information...
Extracting samples information...
Extracting expression data matrix...
Keeping only present genes.
Extracting features information...
Extracting samples information...
Querying Bgee to get release information...
NOTE: the file describing Bgee species information for release 14_0 was found in the download directory /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.
API key built: 3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6
trying URL 'ftp://ftp.bgee.org/bgee_v14_0/download/processed_expr_values/rna_seq/Mus_musculus/Mus_musculus_RNA-Seq_experiments_libraries.tar.gz'
Content type 'unknown' length 10966 bytes (10 KB)
==================================================
Saved annotation files in /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_14_0 folder.
Querying Bgee to get release information...
NOTE: the file describing Bgee species information for release 14_0 was found in the download directory /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.
API key built: 3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6
trying URL 'ftp://ftp.bgee.org/bgee_v14_0/download/processed_expr_values/affymetrix/Mus_musculus/Mus_musculus_Affymetrix_experiments_chips.tar.gz'
Content type 'unknown' length 513654 bytes (501 KB)
==================================================
Saved annotation files in /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_14_0 folder.
Querying Bgee to get release information...
NOTE: the file describing Bgee species information for release 13_2 was found in the download directory /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.
API key built: 3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6
IMPORTANT INFORMATION: Be careful! You are not using the last release of the Bgee database! If it is not intentional you should update to the last version of Bioconductor and of the BgeeDB package. To update Bioconductor, see https://www.bioconductor.org/install/
trying URL 'ftp://ftp.bgee.org/bgee_v13_2/download/processed_expr_values/rna_seq/Mus_musculus/Mus_musculus_RNA-Seq_experiments_libraries.zip'
Content type 'unknown' length 9379 bytes
==================================================
Saved annotation files in /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_13_2 folder.
Querying Bgee to get release information...
NOTE: the file describing Bgee species information for release 13_2 was found in the download directory /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.
API key built: 3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6
IMPORTANT INFORMATION: Be careful! You are not using the last release of the Bgee database! If it is not intentional you should update to the last version of Bioconductor and of the BgeeDB package. To update Bioconductor, see https://www.bioconductor.org/install/
trying URL 'ftp://ftp.bgee.org/bgee_v13_2/download/processed_expr_values/affymetrix/Mus_musculus/Mus_musculus_Affymetrix_experiments_chips.zip'
Content type 'unknown' length 500591 bytes (488 KB)
==================================================
Saved annotation files in /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_13_2 folder.
Querying Bgee to get release information...
Building URL to query species in Bgee release 14...
Submitting URL to Bgee webservice... (https://r.bgee.org/?page=r_package&action=get_all_species&display_type=tsv&source=BgeeDB_R_package&source_version=2.6.2)
trying URL 'https://r.bgee.org/?page=r_package&action=get_all_species&display_type=tsv&source=BgeeDB_R_package&source_version=2.6.2'
downloaded 1164 bytes
Query to Bgee webservice successful!
Querying Bgee to get release information...
NOTE: the file describing Bgee species information for release 14_0 was found in the download directory /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.
API key built: 3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6
Building URLs to retrieve organ relationships from Bgee.........
URL successfully built (https://r.bgee.org/?page=r_package&action=get_anat_entity_relations&display_type=tsv&species_list=10090&attr_list=SOURCE_ID&attr_list=TARGET_ID&api_key=3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6&source=BgeeDB_R_package&source_version=2.6.2)
Submitting URL to Bgee webservice (can be long)
trying URL 'https://r.bgee.org/?page=r_package&action=get_anat_entity_relations&display_type=tsv&species_list=10090&attr_list=SOURCE_ID&attr_list=TARGET_ID&api_key=3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6&source=BgeeDB_R_package&source_version=2.6.2'
downloaded 915 KB
Got results from Bgee webservice. Files are written in "/home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_14_0"
Building URLs to retrieve organ names from Bgee.................
URL successfully built (https://r.bgee.org/?page=r_package&action=get_anat_entities&display_type=tsv&species_list=10090&attr_list=ID&attr_list=NAME&api_key=3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6&source=BgeeDB_R_package&source_version=2.6.2)
Submitting URL to Bgee webservice (can be long)
trying URL 'https://r.bgee.org/?page=r_package&action=get_anat_entities&display_type=tsv&species_list=10090&attr_list=ID&attr_list=NAME&api_key=3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6&source=BgeeDB_R_package&source_version=2.6.2'
downloaded 841 KB
Got results from Bgee webservice. Files are written in "/home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_14_0"
Building URLs to retrieve mapping of gene to organs from Bgee...
URL successfully built (https://r.bgee.org/?page=r_package&action=get_expression_calls&display_type=tsv&species_list=10090&attr_list=GENE_ID&attr_list=ANAT_ENTITY_ID&api_key=3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6&source=BgeeDB_R_package&source_version=2.6.2&data_type=RNA_SEQ&data_qual=SILVER&stage_id=UBERON:0000106)
Submitting URL to Bgee webservice (can be long)
trying URL 'https://r.bgee.org/?page=r_package&action=get_expression_calls&display_type=tsv&species_list=10090&attr_list=GENE_ID&attr_list=ANAT_ENTITY_ID&api_key=3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6&source=BgeeDB_R_package&source_version=2.6.2&data_type=RNA_SEQ&data_qual=SILVER&stage_id=UBERON:0000106'
downloaded 681 KB
Got results from Bgee webservice. Files are written in "/home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_14_0"
Parsing the results.............................................
Adding BGEE:0 as unique root of all terms of the ontology.......
Done.
Querying Bgee to get release information...
NOTE: the file describing Bgee species information for release 14_0 was found in the download directory /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.
API key built: 3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6
The experiment is not defined. Hence taking all rna_seq experiments available for Mus_musculus.
Downloading expression data...
trying URL 'ftp://ftp.bgee.org/bgee_v14_0/download/processed_expr_values/rna_seq/Mus_musculus/Mus_musculus_RNA-Seq_read_counts_TPM_FPKM.tar.gz'
Content type 'unknown' length 75675166 bytes (72.2 MB)
==================================================
Saved expression data file in /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_14_0 folder. Now untar file...
Saving all data in .rds file...
Querying Bgee to get release information...
NOTE: the file describing Bgee species information for release 14_0 was found in the download directory /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.
API key built: 3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6
NOTE: expression data file in .rds format was found in the download directory /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_14_0 for GSE43721. Data will not be redownloaded.
Querying Bgee to get release information...
NOTE: the file describing Bgee species information for release 14_0 was found in the download directory /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.
API key built: 3871cd74e75db63f4744f10e360f225f337c054767fbd1378f67dc17b5d73bcd8f57494c9accb80dae707a9c371c5f96aa8cac4521ccf01f41263a37e7e38ca6
NOTE: an organ relationships file was found in the download directory /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_14_0. Data will not be redownloaded.
NOTE: an organ names file was found in the download directory /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_14_0. Data will not be redownloaded.
NOTE: a gene to organs mapping file was found in the download directory /home/biocbuild/bbs-3.7-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_14_0. Data will not be redownloaded.
Parsing the results.............................................
Adding BGEE:0 as unique root of all terms of the ontology.......
Done.
Checking topAnatData object.............
Checking gene list......................
WARNING: Some genes in your gene list have no expression data in Bgee, and will not be included in the analysis. 78 genes in background will be kept.
Building most specific Ontology terms... ( 1 Ontology terms found. )
Building DAG topology................... ( 11 Ontology terms and 12 relations. )
Annotating nodes (Can be long).......... ( 78 genes annotated to the Ontology terms. )
══ testthat results ═══════════════════════════════════════════════════════════
OK: 30 SKIPPED: 0 FAILED: 0
>
> proc.time()
user system elapsed
72.244 5.220 164.240