This page was generated on 2019-04-16 11:59:29 -0400 (Tue, 16 Apr 2019).
GenoGAM 2.0.3 Georg Stricker
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019) |
URL: https://git.bioconductor.org/packages/GenoGAM |
Branch: RELEASE_3_8 |
Last Commit: bb9cd4a |
Last Changed Date: 2019-03-19 18:01:09 -0400 (Tue, 19 Mar 2019) |
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | WARNINGS | | |
merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ WARNINGS ] | OK | |
R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.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(GenoGAM)
Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: stats4
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: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:base':
expand.grid
Loading required package: IRanges
Loading required package: GenomeInfoDb
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: DelayedArray
Loading required package: matrixStats
Attaching package: 'matrixStats'
The following objects are masked from 'package:Biobase':
anyMissing, rowMedians
Loading required package: BiocParallel
Attaching package: 'DelayedArray'
The following objects are masked from 'package:matrixStats':
colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges
The following objects are masked from 'package:base':
aperm, apply
Loading required package: HDF5Array
Loading required package: rhdf5
Loading required package: Matrix
Attaching package: 'Matrix'
The following object is masked from 'package:S4Vectors':
expand
Loading required package: data.table
Attaching package: 'data.table'
The following object is masked from 'package:SummarizedExperiment':
shift
The following object is masked from 'package:GenomicRanges':
shift
The following object is masked from 'package:IRanges':
shift
The following objects are masked from 'package:S4Vectors':
first, second
>
> test_check("GenoGAM")
INFO [2019-04-16 00:16:49] Creating GenoGAMDataSet
INFO [2019-04-16 00:16:51] GenoGAMDataSet created
INFO [2019-04-16 00:16:51] Creating GenoGAMDataSet
INFO [2019-04-16 00:16:51] Creating GenoGAMDataSet
INFO [2019-04-16 00:16:51] Creating GenoGAMDataSet
INFO [2019-04-16 00:16:51] Creating GenoGAMDataSet
INFO [2019-04-16 00:16:51] Creating GenoGAMDataSet
INFO [2019-04-16 00:16:52] Reading in data
INFO [2019-04-16 00:16:52] Reading in wt_1
INFO [2019-04-16 00:16:54] Reading in wt_2
INFO [2019-04-16 00:16:54] Reading in mutant_1
INFO [2019-04-16 00:16:55] Reading in mutant_2
INFO [2019-04-16 00:16:56] Finished reading in data
INFO [2019-04-16 00:16:56] GenoGAMDataSet created
INFO [2019-04-16 00:16:56] Creating GenoGAMDataSet
INFO [2019-04-16 00:16:57] Reading in data
INFO [2019-04-16 00:16:57] Reading in wt_1
INFO [2019-04-16 00:16:57] Reading in wt_2
INFO [2019-04-16 00:16:57] Reading in mutant_1
INFO [2019-04-16 00:16:58] Reading in mutant_2
INFO [2019-04-16 00:16:58] Finished reading in data
INFO [2019-04-16 00:16:58] GenoGAMDataSet created
INFO [2019-04-16 00:16:58] Creating GenoGAMDataSet
ERROR [2019-04-16 00:16:58] The data does not match the region specification in the bamParams settings.
INFO [2019-04-16 00:16:58] GenoGAMDataSet created
WARN [2019-04-16 00:16:58] Checks dismissed due to empty object or forgotten setting
INFO [2019-04-16 00:16:58] Creating GenoGAMDataSet
ERROR [2019-04-16 00:16:58] No chromosomes to read in. Check either the specified settings or the header of BAM file
INFO [2019-04-16 00:16:58] GenoGAMDataSet created
WARN [2019-04-16 00:16:58] Checks dismissed due to empty object or forgotten setting
INFO [2019-04-16 00:16:59] Creating GenoGAMDataSet
INFO [2019-04-16 00:16:59] Reading in data
INFO [2019-04-16 00:16:59] Reading in wt_1
INFO [2019-04-16 00:17:00] Reading in wt_2
INFO [2019-04-16 00:17:00] Reading in mutant_1
INFO [2019-04-16 00:17:01] Reading in mutant_2
INFO [2019-04-16 00:17:01] Finished reading in data
ERROR [2019-04-16 00:17:01] Checks failed. Following settings display errors:
formula
"'by' variables in design don't match colData"
INFO [2019-04-16 00:17:01] GenoGAMDataSet created
ERROR [2019-04-16 00:17:01] Checks failed. Following settings display errors:
formula
"'by' variables in design don't match colData"
WARN [2019-04-16 00:17:04] Settings checking deactivated. Modeling on these tiles might yield wrong results.
WARN [2019-04-16 00:17:04] Checks dismissed due to empty object or forgotten setting
ERROR [2019-04-16 00:17:04] 'by' variables could not be found in colData
INFO [2019-04-16 00:17:06] Reading in data
INFO [2019-04-16 00:17:06] Reading in wt_1
INFO [2019-04-16 00:17:06] Reading in wt_2
INFO [2019-04-16 00:17:07] Reading in mutant_1
INFO [2019-04-16 00:17:07] Reading in mutant_2
INFO [2019-04-16 00:17:08] Finished reading in data
INFO [2019-04-16 00:17:08] Creating GenoGAMDataSet
INFO [2019-04-16 00:17:09] Reading in data
INFO [2019-04-16 00:17:09] Reading in wt_1
INFO [2019-04-16 00:17:09] Reading in wt_2
INFO [2019-04-16 00:17:10] Reading in mutant_1
INFO [2019-04-16 00:17:10] Reading in mutant_2
INFO [2019-04-16 00:17:10] Finished reading in data
INFO [2019-04-16 00:17:11] GenoGAMDataSet created
INFO [2019-04-16 00:17:12] Creating GenoGAMDataSet
INFO [2019-04-16 00:17:13] GenoGAMDataSet created
INFO [2019-04-16 00:17:14] Creating GenoGAMDataSet
INFO [2019-04-16 00:17:15] GenoGAMDataSet created
INFO [2019-04-16 00:17:16] Creating GenoGAMDataSet
INFO [2019-04-16 00:17:17] GenoGAMDataSet created
INFO [2019-04-16 00:17:17] Creating GenoGAMDataSet
INFO [2019-04-16 00:17:18] GenoGAMDataSet created
INFO [2019-04-16 00:17:18] Creating GenoGAMDataSet
INFO [2019-04-16 00:17:19] Reading in data
INFO [2019-04-16 00:17:19] Reading in wt_1
INFO [2019-04-16 00:17:19] Reading in wt_2
INFO [2019-04-16 00:17:19] Reading in mutant_1
INFO [2019-04-16 00:17:20] Reading in mutant_2
INFO [2019-04-16 00:17:20] Finished reading in data
INFO [2019-04-16 00:17:21] GenoGAMDataSet created
INFO [2019-04-16 00:17:21] Creating GenoGAMDataSet
INFO [2019-04-16 00:17:22] Reading in data
INFO [2019-04-16 00:17:22] Reading in wt_1
INFO [2019-04-16 00:17:22] Reading in wt_2
INFO [2019-04-16 00:17:23] Reading in mutant_1
INFO [2019-04-16 00:17:23] Reading in mutant_2
INFO [2019-04-16 00:17:23] Finished reading in data
INFO [2019-04-16 00:17:24] GenoGAMDataSet created
INFO [2019-04-16 00:17:24] Creating GenoGAMDataSet
INFO [2019-04-16 00:17:25] Reading in data
INFO [2019-04-16 00:17:25] Reading in wt_1
INFO [2019-04-16 00:17:25] Reading in wt_2
INFO [2019-04-16 00:17:25] Reading in mutant_1
INFO [2019-04-16 00:17:26] Reading in mutant_2
INFO [2019-04-16 00:17:26] Finished reading in data
INFO [2019-04-16 00:17:27] GenoGAMDataSet created
INFO [2019-04-16 00:17:27] Creating GenoGAMDataSet
ERROR [2019-04-16 00:17:27] The data does not match the region specification in the bamParams settings.
INFO [2019-04-16 00:17:27] GenoGAMDataSet created
WARN [2019-04-16 00:17:27] Checks dismissed due to empty object or forgotten setting
INFO [2019-04-16 00:17:27] Creating GenoGAMDataSet
ERROR [2019-04-16 00:17:27] The data does not match the region specification in the bamParams settings.
INFO [2019-04-16 00:17:27] GenoGAMDataSet created
WARN [2019-04-16 00:17:27] Checks dismissed due to empty object or forgotten setting
INFO [2019-04-16 00:17:27] Creating GenoGAMDataSet
INFO [2019-04-16 00:17:27] Reading in data
INFO [2019-04-16 00:17:27] Reading in wt_1
INFO [2019-04-16 00:17:28] Reading in wt_2
INFO [2019-04-16 00:17:28] Reading in mutant_1
INFO [2019-04-16 00:17:29] Reading in mutant_2
INFO [2019-04-16 00:17:29] Finished reading in data
ERROR [2019-04-16 00:17:30] Checks failed. Following settings display errors:
formula
"'by' variables in design don't match colData"
INFO [2019-04-16 00:17:30] GenoGAMDataSet created
ERROR [2019-04-16 00:17:30] Checks failed. Following settings display errors:
formula
"'by' variables in design don't match colData"
WARN [2019-04-16 00:17:31] Settings checking deactivated. Modeling on these tiles might yield wrong results.
WARN [2019-04-16 00:17:31] Checks dismissed due to empty object or forgotten setting
INFO [2019-04-16 00:17:31] Creating GenoGAMDataSet
INFO [2019-04-16 00:17:32] Reading in data
INFO [2019-04-16 00:17:32] Reading in wt_1
INFO [2019-04-16 00:17:33] Reading in wt_2
INFO [2019-04-16 00:17:33] Reading in mutant_1
INFO [2019-04-16 00:17:33] Reading in mutant_2
INFO [2019-04-16 00:17:34] Finished reading in data
INFO [2019-04-16 00:17:34] GenoGAMDataSet created
ERROR [2019-04-16 00:17:34] 'by' variables could not be found in colData
WARN [2019-04-16 00:17:48] Some supplied parameters aren't valid and won't be used
WARN [2019-04-16 00:17:48] Some supplied parameters aren't valid and won't be used
INFO [2019-04-16 00:17:48] Creating GenoGAMDataSet
INFO [2019-04-16 00:17:49] GenoGAMDataSet created
INFO [2019-04-16 00:17:49] Creating GenoGAMDataSet
INFO [2019-04-16 00:17:50] GenoGAMDataSet created
ERROR [2019-04-16 00:17:55] The overhang size covers the entire tile. Change parameter to a lower meaningful value. See getOverhangSize().
INFO [2019-04-16 00:17:55] Creating GenoGAMDataSet
INFO [2019-04-16 00:17:56] GenoGAMDataSet created
WARN [2019-04-16 00:17:59] Some supplied parameters aren't valid and won't be used
INFO [2019-04-16 00:18:00] Creating GenoGAMDataSet
INFO [2019-04-16 00:18:01] GenoGAMDataSet created
INFO [2019-04-16 00:18:01] Computing size factors
INFO [2019-04-16 00:18:02] DONE
INFO [2019-04-16 00:18:02] Computing size factors
INFO [2019-04-16 00:18:02] Creating GenoGAMDataSet
INFO [2019-04-16 00:18:02] GenoGAMDataSet created
INFO [2019-04-16 00:18:02] Computing size factors
ERROR [2019-04-16 00:18:02] GenoGAMDataSet doesn't have column names. No size factors computed.
INFO [2019-04-16 00:18:02] Creating GenoGAMDataSet
INFO [2019-04-16 00:18:03] GenoGAMDataSet created
══ testthat results ═══════════════════════════════════════════════════════════
OK: 536 SKIPPED: 0 FAILED: 0
>
> proc.time()
user system elapsed
93.036 15.507 91.248