This page was generated on 2021-05-06 12:27:43 -0400 (Thu, 06 May 2021).
R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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(GenoGAM)
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
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, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, 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")'.
Attaching package: 'Biobase'
The following object is masked from 'package:MatrixGenerics':
rowMedians
The following objects are masked from 'package:matrixStats':
anyMissing, rowMedians
Loading required package: HDF5Array
Loading required package: DelayedArray
Loading required package: Matrix
Attaching package: 'Matrix'
The following object is masked from 'package:S4Vectors':
expand
Attaching package: 'DelayedArray'
The following objects are masked from 'package:base':
aperm, apply, rowsum
Loading required package: rhdf5
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
Warning message:
replacing previous import 'S4Vectors::na.omit' by 'stats::na.omit' when loading 'GenoGAM'
>
> test_check("GenoGAM")
INFO [2021-05-06 01:58:15] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:19] GenoGAMDataSet created
INFO [2021-05-06 01:58:19] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:19] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:19] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:19] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:19] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:20] Reading in data
INFO [2021-05-06 01:58:20] Reading in wt_1
INFO [2021-05-06 01:58:23] Reading in wt_2
INFO [2021-05-06 01:58:23] Reading in mutant_1
INFO [2021-05-06 01:58:24] Reading in mutant_2
INFO [2021-05-06 01:58:24] Finished reading in data
INFO [2021-05-06 01:58:24] GenoGAMDataSet created
INFO [2021-05-06 01:58:25] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:26] Reading in data
INFO [2021-05-06 01:58:26] Reading in wt_1
INFO [2021-05-06 01:58:26] Reading in wt_2
INFO [2021-05-06 01:58:27] Reading in mutant_1
INFO [2021-05-06 01:58:27] Reading in mutant_2
INFO [2021-05-06 01:58:28] Finished reading in data
INFO [2021-05-06 01:58:28] GenoGAMDataSet created
INFO [2021-05-06 01:58:28] Creating GenoGAMDataSet
ERROR [2021-05-06 01:58:28] The data does not match the region specification in the bamParams settings.
INFO [2021-05-06 01:58:28] GenoGAMDataSet created
WARN [2021-05-06 01:58:28] Checks dismissed due to empty object or forgotten setting
INFO [2021-05-06 01:58:28] Creating GenoGAMDataSet
ERROR [2021-05-06 01:58:28] No chromosomes to read in. Check either the specified settings or the header of BAM file
INFO [2021-05-06 01:58:28] GenoGAMDataSet created
WARN [2021-05-06 01:58:28] Checks dismissed due to empty object or forgotten setting
INFO [2021-05-06 01:58:28] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:29] Reading in data
INFO [2021-05-06 01:58:29] Reading in wt_1
INFO [2021-05-06 01:58:29] Reading in wt_2
INFO [2021-05-06 01:58:30] Reading in mutant_1
INFO [2021-05-06 01:58:30] Reading in mutant_2
INFO [2021-05-06 01:58:31] Finished reading in data
ERROR [2021-05-06 01:58:31] Checks failed. Following settings display errors:
formula
"'by' variables in design don't match colData"
INFO [2021-05-06 01:58:31] GenoGAMDataSet created
ERROR [2021-05-06 01:58:31] Checks failed. Following settings display errors:
formula
"'by' variables in design don't match colData"
WARN [2021-05-06 01:58:34] Settings checking deactivated. Modeling on these tiles might yield wrong results.
WARN [2021-05-06 01:58:34] Checks dismissed due to empty object or forgotten setting
ERROR [2021-05-06 01:58:34] 'by' variables could not be found in colData
INFO [2021-05-06 01:58:36] Reading in data
INFO [2021-05-06 01:58:36] Reading in wt_1
INFO [2021-05-06 01:58:36] Reading in wt_2
INFO [2021-05-06 01:58:37] Reading in mutant_1
INFO [2021-05-06 01:58:37] Reading in mutant_2
INFO [2021-05-06 01:58:38] Finished reading in data
INFO [2021-05-06 01:58:39] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:40] Reading in data
INFO [2021-05-06 01:58:40] Reading in wt_1
INFO [2021-05-06 01:58:40] Reading in wt_2
INFO [2021-05-06 01:58:41] Reading in mutant_1
INFO [2021-05-06 01:58:41] Reading in mutant_2
INFO [2021-05-06 01:58:42] Finished reading in data
INFO [2021-05-06 01:58:42] GenoGAMDataSet created
INFO [2021-05-06 01:58:45] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:46] GenoGAMDataSet created
INFO [2021-05-06 01:58:47] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:48] GenoGAMDataSet created
INFO [2021-05-06 01:58:49] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:50] GenoGAMDataSet created
INFO [2021-05-06 01:58:50] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:51] GenoGAMDataSet created
INFO [2021-05-06 01:58:51] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:52] Reading in data
INFO [2021-05-06 01:58:52] Reading in wt_1
INFO [2021-05-06 01:58:53] Reading in wt_2
INFO [2021-05-06 01:58:53] Reading in mutant_1
INFO [2021-05-06 01:58:53] Reading in mutant_2
INFO [2021-05-06 01:58:54] Finished reading in data
INFO [2021-05-06 01:58:55] GenoGAMDataSet created
INFO [2021-05-06 01:58:55] Creating GenoGAMDataSet
INFO [2021-05-06 01:58:56] Reading in data
INFO [2021-05-06 01:58:56] Reading in wt_1
INFO [2021-05-06 01:58:57] Reading in wt_2
INFO [2021-05-06 01:58:57] Reading in mutant_1
INFO [2021-05-06 01:58:57] Reading in mutant_2
INFO [2021-05-06 01:58:57] Finished reading in data
INFO [2021-05-06 01:58:58] GenoGAMDataSet created
INFO [2021-05-06 01:58:59] Creating GenoGAMDataSet
INFO [2021-05-06 01:59:00] Reading in data
INFO [2021-05-06 01:59:00] Reading in wt_1
INFO [2021-05-06 01:59:00] Reading in wt_2
INFO [2021-05-06 01:59:01] Reading in mutant_1
INFO [2021-05-06 01:59:01] Reading in mutant_2
INFO [2021-05-06 01:59:02] Finished reading in data
INFO [2021-05-06 01:59:03] GenoGAMDataSet created
INFO [2021-05-06 01:59:03] Creating GenoGAMDataSet
ERROR [2021-05-06 01:59:03] The data does not match the region specification in the bamParams settings.
INFO [2021-05-06 01:59:03] GenoGAMDataSet created
WARN [2021-05-06 01:59:03] Checks dismissed due to empty object or forgotten setting
INFO [2021-05-06 01:59:03] Creating GenoGAMDataSet
ERROR [2021-05-06 01:59:03] The data does not match the region specification in the bamParams settings.
INFO [2021-05-06 01:59:03] GenoGAMDataSet created
WARN [2021-05-06 01:59:03] Checks dismissed due to empty object or forgotten setting
INFO [2021-05-06 01:59:03] Creating GenoGAMDataSet
INFO [2021-05-06 01:59:05] Reading in data
INFO [2021-05-06 01:59:05] Reading in wt_1
INFO [2021-05-06 01:59:06] Reading in wt_2
INFO [2021-05-06 01:59:06] Reading in mutant_1
INFO [2021-05-06 01:59:07] Reading in mutant_2
INFO [2021-05-06 01:59:08] Finished reading in data
ERROR [2021-05-06 01:59:09] Checks failed. Following settings display errors:
formula
"'by' variables in design don't match colData"
INFO [2021-05-06 01:59:09] GenoGAMDataSet created
ERROR [2021-05-06 01:59:09] Checks failed. Following settings display errors:
formula
"'by' variables in design don't match colData"
WARN [2021-05-06 01:59:10] Settings checking deactivated. Modeling on these tiles might yield wrong results.
WARN [2021-05-06 01:59:10] Checks dismissed due to empty object or forgotten setting
INFO [2021-05-06 01:59:10] Creating GenoGAMDataSet
INFO [2021-05-06 01:59:11] Reading in data
INFO [2021-05-06 01:59:12] Reading in wt_1
INFO [2021-05-06 01:59:12] Reading in wt_2
INFO [2021-05-06 01:59:12] Reading in mutant_1
INFO [2021-05-06 01:59:12] Reading in mutant_2
INFO [2021-05-06 01:59:13] Finished reading in data
INFO [2021-05-06 01:59:13] GenoGAMDataSet created
ERROR [2021-05-06 01:59:13] 'by' variables could not be found in colData
WARN [2021-05-06 01:59:31] Some supplied parameters aren't valid and won't be used
WARN [2021-05-06 01:59:31] Some supplied parameters aren't valid and won't be used
INFO [2021-05-06 01:59:31] Creating GenoGAMDataSet
INFO [2021-05-06 01:59:32] GenoGAMDataSet created
INFO [2021-05-06 01:59:32] Creating GenoGAMDataSet
INFO [2021-05-06 01:59:33] GenoGAMDataSet created
ERROR [2021-05-06 01:59:37] The overhang size covers the entire tile. Change parameter to a lower meaningful value. See getOverhangSize().
INFO [2021-05-06 01:59:37] Creating GenoGAMDataSet
INFO [2021-05-06 01:59:38] GenoGAMDataSet created
WARN [2021-05-06 01:59:41] Some supplied parameters aren't valid and won't be used
INFO [2021-05-06 01:59:43] Creating GenoGAMDataSet
INFO [2021-05-06 01:59:44] GenoGAMDataSet created
INFO [2021-05-06 01:59:44] Computing size factors
INFO [2021-05-06 01:59:45] DONE
INFO [2021-05-06 01:59:46] Computing size factors
INFO [2021-05-06 01:59:46] Creating GenoGAMDataSet
INFO [2021-05-06 01:59:46] GenoGAMDataSet created
INFO [2021-05-06 01:59:46] Computing size factors
ERROR [2021-05-06 01:59:47] GenoGAMDataSet doesn't have column names. No size factors computed.
INFO [2021-05-06 01:59:47] Creating GenoGAMDataSet
INFO [2021-05-06 01:59:48] GenoGAMDataSet created
[ FAIL 0 | WARN 109 | SKIP 0 | PASS 427 ]
>
> proc.time()
user system elapsed
115.060 8.944 108.946