Back to Multiple platform build/check report for BioC 3.9
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

CHECK report for GenoGAM on malbec2

This page was generated on 2019-10-16 12:08:40 -0400 (Wed, 16 Oct 2019).

Package 648/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenoGAM 2.2.0
Georg Stricker
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/GenoGAM
Branch: RELEASE_3_9
Last Commit: 5ca750a
Last Changed Date: 2019-05-02 11:54:01 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: GenoGAM
Version: 2.2.0
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:GenoGAM.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings GenoGAM_2.2.0.tar.gz
StartedAt: 2019-10-16 01:53:08 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 01:59:31 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 382.1 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: GenoGAM.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:GenoGAM.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings GenoGAM_2.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/GenoGAM.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GenoGAM/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GenoGAM’ version ‘2.2.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'SummarizedExperiment', 'HDF5Array', 'rhdf5', 'S4Vectors', 'Matrix',
  'data.table'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 ‘GenoGAM’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  7.6Mb
  sub-directories of 1Mb or more:
    R         1.2Mb
    extdata   3.0Mb
    libs      3.2Mb
* 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 ... NOTE
Namespace in Imports field not imported from: ‘Biostrings’
  All declared Imports should be used.
Packages in Depends field not imported from:
  ‘Matrix’ ‘data.table’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
':::' calls which should be '::':
  ‘DelayedArray:::getAutoBlockLength’ ‘DelayedArray:::read_block’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.GenoGAMFromHDF5: no visible binding for global variable ‘h5fits’
.GenoGAMFromHDF5: no visible binding for global variable ‘h5ses’
.callBroadPeaks_default: no visible binding for global variable ‘pval’
.callBroadPeaks_default: no visible binding for global variable
  ‘region’
.callBroadPeaks_default: no visible binding for global variable
  ‘estimate’
.callBroadPeaks_hdf5: no visible binding for global variable ‘pval’
.callBroadPeaks_hdf5: no visible binding for global variable ‘region’
.callBroadPeaks_hdf5: no visible binding for global variable ‘estimate’
.callBroadPeaks_split: no visible binding for global variable ‘pval’
.callBroadPeaks_split: no visible binding for global variable ‘region’
.callBroadPeaks_split: no visible binding for global variable
  ‘estimate’
.callBroadPeaks_split_hdf5: no visible binding for global variable
  ‘pval’
.callBroadPeaks_split_hdf5: no visible binding for global variable
  ‘region’
.callBroadPeaks_split_hdf5: no visible binding for global variable
  ‘estimate’
.setOptimalChunkSize: no visible global function definition for
  ‘count.fields’
.shorth_hdf5 : COMBINE : : no visible binding for global
  variable ‘tmp’
callPeaks: no visible binding for global variable ‘fdr’
computeRegionSignificance: no visible binding for global variable ‘p’
computeRegionSignificance: no visible binding for global variable
  ‘region’
plot_base: no visible global function definition for ‘par’
plot_base: no visible global function definition for ‘plot’
plot_base: no visible global function definition for ‘x11’
plot_base: no visible global function definition for ‘lines’
plot_base: no visible global function definition for ‘abline’
writeToBroadPeaks: no visible global function definition for
  ‘write.table’
writeToNarrowPeaks: no visible binding for global variable ‘chromosome’
writeToNarrowPeaks: no visible global function definition for
  ‘write.table’
Undefined global functions or variables:
  abline chromosome count.fields estimate fdr h5fits h5ses lines p par
  plot pval region tmp write.table x11
Consider adding
  importFrom("grDevices", "x11")
  importFrom("graphics", "abline", "lines", "par", "plot")
  importFrom("utils", "count.fields", "write.table")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... WARNING
Rd files with duplicated alias 'GenoGAM':
  ‘GenoGAM-class.Rd’ ‘GenoGAM.Rd’
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘getCountMatrix’ ‘is.HDF5’ ‘pvalue’
Undocumented S4 methods:
  generic 'dim' and siglist 'GenoGAMSetup'
  generic 'length' and siglist 'GenoGAMSetup'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
GenoGAMDataSet-class       8.368  0.200   8.855
fitGenoGAM                 7.090  1.450   4.129
GenoGAMDataSetList-metrics 4.797  0.380   4.935
readData                   5.021  0.105   5.128
* 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 WARNINGs, 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.9-bioc/meat/GenoGAM.Rcheck/00check.log’
for details.



Installation output

GenoGAM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL GenoGAM
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘GenoGAM’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD=1 -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/RcppArmadillo/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD=1 -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/RcppArmadillo/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c matrixMult.cpp -o matrixMult.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o GenoGAM.so RcppExports.o matrixMult.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.9-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.9-bioc/R/library/00LOCK-GenoGAM/00new/GenoGAM/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (GenoGAM)

Tests output

GenoGAM.Rcheck/tests/testthat.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 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: 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, 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, rowsum

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-10-16 01:58:12] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:15] GenoGAMDataSet created
INFO [2019-10-16 01:58:15] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:15] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:15] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:15] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:15] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:16] Reading in data
INFO [2019-10-16 01:58:16] Reading in wt_1
INFO [2019-10-16 01:58:17] Reading in wt_2
INFO [2019-10-16 01:58:18] Reading in mutant_1
INFO [2019-10-16 01:58:18] Reading in mutant_2
INFO [2019-10-16 01:58:18] Finished reading in data
INFO [2019-10-16 01:58:19] GenoGAMDataSet created
INFO [2019-10-16 01:58:19] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:19] Reading in data
INFO [2019-10-16 01:58:19] Reading in wt_1
INFO [2019-10-16 01:58:20] Reading in wt_2
INFO [2019-10-16 01:58:20] Reading in mutant_1
INFO [2019-10-16 01:58:20] Reading in mutant_2
INFO [2019-10-16 01:58:21] Finished reading in data
INFO [2019-10-16 01:58:21] GenoGAMDataSet created
INFO [2019-10-16 01:58:21] Creating GenoGAMDataSet
ERROR [2019-10-16 01:58:21] The data does not match the region specification in the bamParams settings.
INFO [2019-10-16 01:58:21] GenoGAMDataSet created
WARN [2019-10-16 01:58:21] Checks dismissed due to empty object or forgotten setting
INFO [2019-10-16 01:58:21] Creating GenoGAMDataSet
ERROR [2019-10-16 01:58:21] No chromosomes to read in. Check either the specified settings or the header of BAM file
INFO [2019-10-16 01:58:21] GenoGAMDataSet created
WARN [2019-10-16 01:58:21] Checks dismissed due to empty object or forgotten setting
INFO [2019-10-16 01:58:21] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:22] Reading in data
INFO [2019-10-16 01:58:22] Reading in wt_1
INFO [2019-10-16 01:58:22] Reading in wt_2
INFO [2019-10-16 01:58:23] Reading in mutant_1
INFO [2019-10-16 01:58:23] Reading in mutant_2
INFO [2019-10-16 01:58:23] Finished reading in data
ERROR [2019-10-16 01:58:24] Checks failed. Following settings display errors:
                                       formula 
"'by' variables in design don't match colData" 
INFO [2019-10-16 01:58:24] GenoGAMDataSet created
ERROR [2019-10-16 01:58:24] Checks failed. Following settings display errors:
                                       formula 
"'by' variables in design don't match colData" 
WARN [2019-10-16 01:58:29] Settings checking deactivated. Modeling on these tiles might yield wrong results.
WARN [2019-10-16 01:58:29] Checks dismissed due to empty object or forgotten setting
ERROR [2019-10-16 01:58:29] 'by' variables could not be found in colData
INFO [2019-10-16 01:58:30] Reading in data
INFO [2019-10-16 01:58:30] Reading in wt_1
INFO [2019-10-16 01:58:31] Reading in wt_2
INFO [2019-10-16 01:58:31] Reading in mutant_1
INFO [2019-10-16 01:58:31] Reading in mutant_2
INFO [2019-10-16 01:58:32] Finished reading in data
INFO [2019-10-16 01:58:32] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:32] Reading in data
INFO [2019-10-16 01:58:32] Reading in wt_1
INFO [2019-10-16 01:58:33] Reading in wt_2
INFO [2019-10-16 01:58:33] Reading in mutant_1
INFO [2019-10-16 01:58:33] Reading in mutant_2
INFO [2019-10-16 01:58:34] Finished reading in data
INFO [2019-10-16 01:58:34] GenoGAMDataSet created
INFO [2019-10-16 01:58:35] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:35] GenoGAMDataSet created
INFO [2019-10-16 01:58:36] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:36] GenoGAMDataSet created
INFO [2019-10-16 01:58:37] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:38] GenoGAMDataSet created
INFO [2019-10-16 01:58:38] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:39] GenoGAMDataSet created
INFO [2019-10-16 01:58:39] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:39] Reading in data
INFO [2019-10-16 01:58:39] Reading in wt_1
INFO [2019-10-16 01:58:39] Reading in wt_2
INFO [2019-10-16 01:58:39] Reading in mutant_1
INFO [2019-10-16 01:58:40] Reading in mutant_2
INFO [2019-10-16 01:58:40] Finished reading in data
INFO [2019-10-16 01:58:41] GenoGAMDataSet created
INFO [2019-10-16 01:58:41] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:41] Reading in data
INFO [2019-10-16 01:58:41] Reading in wt_1
INFO [2019-10-16 01:58:42] Reading in wt_2
INFO [2019-10-16 01:58:42] Reading in mutant_1
INFO [2019-10-16 01:58:42] Reading in mutant_2
INFO [2019-10-16 01:58:42] Finished reading in data
INFO [2019-10-16 01:58:43] GenoGAMDataSet created
INFO [2019-10-16 01:58:43] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:44] Reading in data
INFO [2019-10-16 01:58:44] Reading in wt_1
INFO [2019-10-16 01:58:44] Reading in wt_2
INFO [2019-10-16 01:58:44] Reading in mutant_1
INFO [2019-10-16 01:58:45] Reading in mutant_2
INFO [2019-10-16 01:58:45] Finished reading in data
INFO [2019-10-16 01:58:46] GenoGAMDataSet created
INFO [2019-10-16 01:58:46] Creating GenoGAMDataSet
ERROR [2019-10-16 01:58:46] The data does not match the region specification in the bamParams settings.
INFO [2019-10-16 01:58:46] GenoGAMDataSet created
WARN [2019-10-16 01:58:46] Checks dismissed due to empty object or forgotten setting
INFO [2019-10-16 01:58:46] Creating GenoGAMDataSet
ERROR [2019-10-16 01:58:46] The data does not match the region specification in the bamParams settings.
INFO [2019-10-16 01:58:46] GenoGAMDataSet created
WARN [2019-10-16 01:58:46] Checks dismissed due to empty object or forgotten setting
INFO [2019-10-16 01:58:46] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:46] Reading in data
INFO [2019-10-16 01:58:46] Reading in wt_1
INFO [2019-10-16 01:58:47] Reading in wt_2
INFO [2019-10-16 01:58:47] Reading in mutant_1
INFO [2019-10-16 01:58:48] Reading in mutant_2
INFO [2019-10-16 01:58:48] Finished reading in data
ERROR [2019-10-16 01:58:49] Checks failed. Following settings display errors:
                                       formula 
"'by' variables in design don't match colData" 
INFO [2019-10-16 01:58:49] GenoGAMDataSet created
ERROR [2019-10-16 01:58:49] Checks failed. Following settings display errors:
                                       formula 
"'by' variables in design don't match colData" 
WARN [2019-10-16 01:58:50] Settings checking deactivated. Modeling on these tiles might yield wrong results.
WARN [2019-10-16 01:58:50] Checks dismissed due to empty object or forgotten setting
INFO [2019-10-16 01:58:50] Creating GenoGAMDataSet
INFO [2019-10-16 01:58:51] Reading in data
INFO [2019-10-16 01:58:51] Reading in wt_1
INFO [2019-10-16 01:58:51] Reading in wt_2
INFO [2019-10-16 01:58:52] Reading in mutant_1
INFO [2019-10-16 01:58:52] Reading in mutant_2
INFO [2019-10-16 01:58:52] Finished reading in data
INFO [2019-10-16 01:58:52] GenoGAMDataSet created
ERROR [2019-10-16 01:58:53] 'by' variables could not be found in colData
WARN [2019-10-16 01:59:09] Some supplied parameters aren't valid and won't be used
WARN [2019-10-16 01:59:09] Some supplied parameters aren't valid and won't be used
INFO [2019-10-16 01:59:09] Creating GenoGAMDataSet
INFO [2019-10-16 01:59:10] GenoGAMDataSet created
INFO [2019-10-16 01:59:10] Creating GenoGAMDataSet
INFO [2019-10-16 01:59:11] GenoGAMDataSet created
ERROR [2019-10-16 01:59:20] The overhang size covers the entire tile. Change parameter to a lower meaningful value. See getOverhangSize().
INFO [2019-10-16 01:59:20] Creating GenoGAMDataSet
INFO [2019-10-16 01:59:20] GenoGAMDataSet created
WARN [2019-10-16 01:59:23] Some supplied parameters aren't valid and won't be used
INFO [2019-10-16 01:59:25] Creating GenoGAMDataSet
INFO [2019-10-16 01:59:25] GenoGAMDataSet created
INFO [2019-10-16 01:59:25] Computing size factors
INFO [2019-10-16 01:59:26] DONE
INFO [2019-10-16 01:59:26] Computing size factors
INFO [2019-10-16 01:59:26] Creating GenoGAMDataSet
INFO [2019-10-16 01:59:26] GenoGAMDataSet created
INFO [2019-10-16 01:59:26] Computing size factors
ERROR [2019-10-16 01:59:26] GenoGAMDataSet doesn't have column names. No size factors computed.
INFO [2019-10-16 01:59:26] Creating GenoGAMDataSet
INFO [2019-10-16 01:59:27] GenoGAMDataSet created
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 427 | SKIPPED: 0 | WARNINGS: 109 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 91.320  10.432  89.263 

Example timings

GenoGAM.Rcheck/GenoGAM-Ex.timings

nameusersystemelapsed
GenoGAM-class1.9740.3422.426
GenoGAMDataSet-class8.3680.2008.855
GenoGAMDataSet-metrics3.5460.0193.598
GenoGAMDataSet-subsetting4.6810.0374.719
GenoGAMDataSetList-metrics4.7970.3804.935
GenoGAMList-class0.1650.0040.169
GenoGAMSettings-class0.030.000.03
callPeaks2.1070.2741.589
computeRegionSignificance0.6540.0230.472
computeSignificance0.1010.0120.113
computeSizeFactors2.8850.0882.992
fitGenoGAM7.0901.4504.129
makeTestGenoGAM0.0560.0040.060
makeTestGenoGAMDataSet2.2940.0832.404
makeTestGenoGAMDataSetList1.6890.4531.763
makeTestGenoGAMList0.1580.0080.166
readData5.0210.1055.128