| Back to Multiple platform build/check report for BioC 3.21: simplified long | 
 | 
This page was generated on 2025-06-16 11:40 -0400 (Mon, 16 Jun 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.2 LTS) | x86_64 | 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" | 4838 | 
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" | 4578 | 
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" | 4602 | 
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.0 RC (2025-04-04 r88129) -- "How About a Twenty-Six" | 4556 | 
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4576 | 
| 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 1752/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| Repitools 1.54.0  (landing page) Mark Robinson 
 | nebbiolo1 | Linux (Ubuntu 24.04.2 LTS) / x86_64 | OK | OK | WARNINGS |  | ||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK |  | ||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK |  | ||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK |  | ||||||||
| kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | WARNINGS | ||||||||||
| To the developers/maintainers of the Repitools package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Repitools.git to reflect on this report. See Troubleshooting Build Report for more information. - 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: Repitools | 
| Version: 1.54.0 | 
| Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:Repitools.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings Repitools_1.54.0.tar.gz | 
| StartedAt: 2025-06-16 02:01:50 -0400 (Mon, 16 Jun 2025) | 
| EndedAt: 2025-06-16 02:08:56 -0400 (Mon, 16 Jun 2025) | 
| EllapsedTime: 425.9 seconds | 
| RetCode: 0 | 
| Status: WARNINGS | 
| CheckDir: Repitools.Rcheck | 
| Warnings: 1 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:Repitools.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings Repitools_1.54.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/Repitools.Rcheck’
* using R version 4.5.0 RC (2025-04-04 r88126)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘Repitools/DESCRIPTION’ ... OK
* this is package ‘Repitools’ version ‘1.54.0’
* 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 ‘Repitools’ can be installed ... OK
* used C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking installed package size ... OK
* 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 code 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 loading without being on the library search path ... OK
* 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 ... OK
* checking Rd files ... WARNING
checkRd: (5) AdjustedCopyEstimate-class.Rd:16-34: \item in \describe must have non-empty label
checkRd: (5) BayMethList-class.Rd:58-88: \item in \describe must have non-empty label
checkRd: (-1) ChromaResults-class.Rd:25: Lost braces
    25 |     \code{blocks:}{\code{GRanges} of the blocks used across the genome, with their calculated RPKM}
       |                   ^
checkRd: (-1) ChromaResults-class.Rd:26: Lost braces
    26 |     \code{regions:}{\code{IRangesList} of regions determined to be enriched}
       |                    ^
checkRd: (-1) ChromaResults-class.Rd:27: Lost braces
    27 |     \code{FDRTable:}{\code{data.frame} showing the FDR at each cutoff tested}
       |                     ^
checkRd: (-1) ChromaResults-class.Rd:28: Lost braces
    28 |     \code{cutoff:}{The cutoff used to determine enrichment}
       |                   ^
checkRd: (5) ClusteredScoresList-class.Rd:29-50: \item in \describe must have non-empty label
checkRd: (5) ClusteredScoresList-class.Rd:57-60: \item in \describe must have non-empty label
checkRd: (5) ClusteredScoresList-class.Rd:61-64: \item in \describe must have non-empty label
checkRd: (5) ClusteredScoresList-class.Rd:65-68: \item in \describe must have non-empty label
checkRd: (5) ClusteredScoresList-class.Rd:75-78: \item in \describe must have non-empty label
checkRd: (5) CopyEstimate-class.Rd:14-23: \item in \describe must have non-empty label
checkRd: (5) GCAdjustParams-class.Rd:14-37: \item in \describe must have non-empty label
checkRd: (5) ScoresList-class.Rd:24-27: \item in \describe must have non-empty label
checkRd: (5) ScoresList-class.Rd:28-31: \item in \describe must have non-empty label
checkRd: (5) ScoresList-class.Rd:32-35: \item in \describe must have non-empty label
checkRd: (5) ScoresList-class.Rd:42-45: \item in \describe must have non-empty label
checkRd: (5) ScoresList-class.Rd:46-49: \item in \describe must have non-empty label
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  AdjustedCopyEstimate-class.Rd: GRanges-class, GRangesList-class
  BayMethList-class.Rd: GRanges-class
  ClusteredScoresList-class.Rd: GRanges-class
  CopyEstimate-class.Rd: GRanges-class, GRangesList-class
  GCAdjustParams-class.Rd: BSgenome-class
  MappabilitySource-class.Rd: BSgenome-class
  annoDF2GR.Rd: GRanges-class
  featureBlocks.Rd: GRanges-class
  featureScores.Rd: BSgenome-class
  mergeReplicates.Rd: GRangesList-class
  relativeCN.Rd: segment
  samplesList.Rd: GRangesList-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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 use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
methylEst         48.087 14.207  16.361
empBayes          24.003  8.248  13.456
sequenceCalc       8.492  0.689   9.184
cpgDensityCalc     8.284  0.616   8.904
BayMethList-class  6.651  0.295   6.948
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘tests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/Repitools.Rcheck/00check.log’
for details.
Repitools.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL Repitools
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘Repitools’ ...
** this is package ‘Repitools’ version ‘1.54.0’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG   -I/usr/local/include   -D R_NO_REMAP -I. -fpic  -g -O2  -Wall -Werror=format-security -c const.c -o const.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG   -I/usr/local/include   -D R_NO_REMAP -I. -fpic  -g -O2  -Wall -Werror=format-security -c hyp2f1.c -o hyp2f1.o
hyp2f1.c: In function ‘hyp2f1’:
hyp2f1.c:126:8: warning: old-style function definition [-Wold-style-definition]
  126 | double hyp2f1( a, b, c, x )
      |        ^~~~~~
hyp2f1.c: In function ‘hyt2f1’:
hyp2f1.c:294:9: warning: old-style function definition [-Wold-style-definition]
  294 |  double hyt2f1( a, b, c, x, loss )
      |         ^~~~~~
hyp2f1.c: In function ‘hys2f1’:
hyp2f1.c:438:9: warning: old-style function definition [-Wold-style-definition]
  438 |  double hys2f1( a, b, c, x, loss )
      |         ^~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c mmeansd.cpp -o mmeansd.o
mmeansd.cpp: In function ‘SEXPREC* moving_mean_sd(SEXP, SEXP, SEXP)’:
mmeansd.cpp:33:24: warning: variable ‘is’ set but not used [-Wunused-but-set-variable]
   33 |     int * x, nval, hs, is, i;
      |                        ^~
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG   -I/usr/local/include   -D R_NO_REMAP -I. -fpic  -g -O2  -Wall -Werror=format-security -c mtherr.c -o mtherr.o
mtherr.c: In function ‘mtherr’:
mtherr.c:77:5: warning: old-style function definition [-Wold-style-definition]
   77 | int mtherr( name, code )
      |     ^~~~~~
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG   -I/usr/local/include   -D R_NO_REMAP -I. -fpic  -g -O2  -Wall -Werror=format-security -c ringo_stuff.c -o ringo_stuff.o
ringo_stuff.c:13:24: warning: ‘Ringo_calls’ defined but not used [-Wunused-variable]
   13 | static R_CallMethodDef Ringo_calls[] = {
      |                        ^~~~~~~~~~~
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.21-bioc/R/lib -L/usr/local/lib -o Repitools.so const.o hyp2f1.o mmeansd.o mtherr.o ringo_stuff.o -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.21-bioc/R/site-library/00LOCK-Repitools/00new/Repitools/libs
** R
** data
** 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 (Repitools)
Repitools.Rcheck/tests/tests.Rout
R version 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
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.
> require("Repitools")
Loading required package: Repitools
Loading required package: BiocGenerics
Loading required package: generics
Attaching package: 'generics'
The following objects are masked from 'package:base':
    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union
Attaching package: 'BiocGenerics'
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, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min
> require("BSgenome.Hsapiens.UCSC.hg18")
Loading required package: BSgenome.Hsapiens.UCSC.hg18
Loading required package: BSgenome
Loading required package: S4Vectors
Loading required package: stats4
Attaching package: 'S4Vectors'
The following object is masked from 'package:utils':
    findMatches
The following objects are masked from 'package:base':
    I, expand.grid, unname
Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: GenomicRanges
Loading required package: Biostrings
Loading required package: XVector
Attaching package: 'Biostrings'
The following object is masked from 'package:base':
    strsplit
Loading required package: BiocIO
Loading required package: rtracklayer
Attaching package: 'rtracklayer'
The following object is masked from 'package:Repitools':
    blocks
> options(warn = -1)
> 
> probes <- data.frame(chr = c("chr1", "chr9", "chrY", "chr1", "chr21", "chr6", "chr6", "chr2", "chrX", "chr11"), position = c(10000, 5500, 100000, 11000, 20000000, 500100, 499900, 700000, 9900, 90000), strand = c('+', '+', '+', '+', '-', '-', '-', '+', '-', '+'), stringsAsFactors = FALSE)
> genes <- data.frame(chr = c("chr1", "chr9", "chr11", "chr1", "chr11", "chr6", "chr6", "chr22", "chrY", "chr21"), start = c(10000, 7900, 950000, 10500, 74000000, 450000, 5000000, 44000000, 1500, 9800000), end = c(12500, 9500, 1000000, 14500, 75000000, 500000, 9000000, 45000000, 3000, 10000000), strand = c('+', '-', '-', '+', '-', '-', '-', '+', '+', '-'), name = paste("Gene", 1:10), stringsAsFactors = FALSE)
> 
> crossMatch <- annotationLookup(probes, genes, 5000, 5000)
Processing mapping between probes and features.
Mapping done.
> correctCrossMatch <- list(indexes = list(`Gene 1` = as.integer(c(1, 4)), `Gene 2` = as.integer(2), `Gene 3` = integer(), `Gene 4` = as.integer(c(1, 4)), `Gene 5` = integer(), `Gene 6` = as.integer(c(6, 7)), `Gene 7` = integer(), `Gene 8` = integer(), `Gene 9` = integer(), `Gene 10` = integer()), offsets = list(`Gene 1` = as.integer(c(0, 1000)), `Gene 2` = as.integer(4000), `Gene 3` = numeric(), `Gene 4` = as.integer(c(-500, 500)), `Gene 5` = numeric(), `Gene 6` = as.integer(c(-100, 100)), `Gene 7` = numeric(), `Gene 8` = numeric(), `Gene 9` = numeric(), `Gene 10` = numeric()))
> names(correctCrossMatch$offsets$`Gene 1`) <- c(1, 4)
> names(correctCrossMatch$offsets$`Gene 2`) <- c(2)
> names(correctCrossMatch$offsets$`Gene 4`) <- c(1, 4)
> names(correctCrossMatch$offsets$`Gene 6`) <- c(6, 7)
> names(correctCrossMatch$offsets$`Gene 8`) <- character()
> names(correctCrossMatch$offsets$`Gene 9`) <- character()
> 
> if(!isTRUE(all.equal(crossMatch, correctCrossMatch))) 
+ 	stop("Error in annotationLookup function.")
> cat("anontationLookup tested fine.\n")
anontationLookup tested fine.
> 
> lookupTable <- makeWindowLookupTable(crossMatch$indexes, crossMatch$offsets, starts = seq(-5000, 4900, 100), ends = seq(-4900, 5000, 100))
> correctLookupTable <- matrix(NA, nrow = 10, ncol = 100, dimnames = list(genes$names, seq(-4950, 4950, 100)))
> correctLookupTable[1, c(50, 51)] <- 1
> correctLookupTable[1, c(60, 61)] <- 4
> correctLookupTable[2, c(90, 91)] <- 2
> correctLookupTable[4, c(45, 46)] <- 1
> correctLookupTable[4, c(55, 56)] <- 4
> correctLookupTable[6, c(49, 50)] <- 6
> correctLookupTable[6, c(51, 52)] <- 7
> 
> if(!all(lookupTable == correctLookupTable, na.rm = TRUE))
+     stop("Error in makeWindowLookupTable function")
> cat("makeWindowLookupTable tested fine.\n")
makeWindowLookupTable tested fine.
> 
> cpgDensity <- cpgDensityCalc(genes, organism = Hsapiens, window = 500, w.function="linear")
CpG density calculated for a sample.
> if(!isTRUE(all.equal(cpgDensity, c(5.784, 7.620, 5.828, 2.928, 2.080, 1.252, 0.000, 7.404, 3.928, 0.000))))
+     stop("cpgDensityCalc not working for window = 500, scaling = linear")
> cpgDensity <- cpgDensityCalc(genes, window = 100, w.function = "log", organism = Hsapiens)
CpG density calculated for a sample.
> if(!isTRUE(all.equal(round(cpgDensity, 3), c(2.424, 1.882, 1.436, 0.084, 0.379, 0.000, 0.000, 0.263, 1.392, 0.000))))
+     stop("cpgDensityCalc not working for window = 100, scaling = log")
> cpgDensity <- cpgDensityCalc(genes, window = 1000, w.function = "exp", organism = Hsapiens)
CpG density calculated for a sample.
> if(!isTRUE(all.equal(round(cpgDensity, 3), c(4.874, 5.835, 4.999, 2.239, 1.567, 0.851, 0.054, 5.589, 3.229,0.062))))
+     stop("cpgDensityCalc not working for window = 1000, scaling = exp")
> cpgDensity <- cpgDensityCalc(genes, window = 500, w.function = "none", organism = Hsapiens)
CpG density calculated for a sample.
> if(!isTRUE(all.equal(cpgDensity, c(11, 14, 16, 6, 4, 2, 0, 15, 9, 0))))
+     stop("cpgDensityCalc not working for window = 500, scaling = none")
> cat("cpgDensityCalc tested fine.\n")
cpgDensityCalc tested fine.
> 
> GCpercent <- gcContentCalc(genes, Hsapiens, 500)
Calculating GC content.
> if(!isTRUE(all.equal(GCpercent, c(0.504, 0.586, 0.560, 0.470, 0.540, 0.304, 0.356, 0.638, 0.444, 0.388))))
+     stop("Error in gcContentCalc function")
> cat("gcContentCalc tested fine.\n")
gcContentCalc tested fine.
> 
> findsCount <- sequenceCalc(genes, Hsapiens, 500, pattern = "AATT")
> if(!isTRUE(all.equal(findsCount, c(1, 1, 0, 2, 1, 8, 2, 0, 4, 10))))
+     stop("Error in sequenceCalc function counting task")
> 
> findsPlaces <- sequenceCalc(genes, Hsapiens, 500, pattern = "AATT", positions = TRUE)
> correctPlaces <- list(-62, 181, NULL, c(-140, -98), 231, c(-219, -146, -88, -12, 12, 182, 209, 214), c(-61, 60), NULL, c(-115, -30, 11, 80), c(-238, -228, -202, -189, -177, -106, -21, 148, 158, 238))
> if(!isTRUE(all.equal(findsPlaces, correctPlaces)))
+     stop("Error in sequenceCalc function positions task")
> cat("sequenceCalc tested fine.\n")
sequenceCalc tested fine.
> cat("All tests passed.\n")
All tests passed.
> 
> proc.time()
   user  system elapsed 
 84.793   6.201  91.010 
Repitools.Rcheck/Repitools-Ex.timings
| name | user | system | elapsed | |
| BAM2GRanges | 0.232 | 0.004 | 0.237 | |
| BayMethList-class | 6.651 | 0.295 | 6.948 | |
| GCadjustCopy | 0 | 0 | 0 | |
| GCbiasPlots | 0 | 0 | 0 | |
| QdnaData | 0.067 | 0.006 | 0.074 | |
| abcdDNA | 0 | 0 | 0 | |
| absoluteCN | 0 | 0 | 0 | |
| annoDF2GR | 0.018 | 0.000 | 0.018 | |
| annoGR2DF | 0.242 | 0.003 | 0.246 | |
| annotationBlocksCounts | 0.123 | 0.003 | 0.125 | |
| annotationBlocksLookup | 0.047 | 0.002 | 0.048 | |
| annotationCounts | 0.098 | 0.003 | 0.101 | |
| annotationLookup | 0.090 | 0.001 | 0.091 | |
| binPlots | 0.960 | 0.022 | 0.982 | |
| blocksStats | 0.161 | 0.003 | 0.163 | |
| checkProbes | 0.116 | 0.001 | 0.117 | |
| chromosomeCNplots | 0 | 0 | 0 | |
| clusterPlots | 0.694 | 0.010 | 0.704 | |
| cpgDensityCalc | 8.284 | 0.616 | 8.904 | |
| cpgDensityPlot | 2.621 | 0.080 | 2.702 | |
| determineOffset | 4.671 | 0.113 | 4.784 | |
| empBayes | 24.003 | 8.248 | 13.456 | |
| enrichmentCalc | 0.973 | 0.065 | 1.038 | |
| enrichmentPlot | 1.976 | 0.079 | 2.061 | |
| featureBlocks | 0.023 | 0.019 | 0.043 | |
| featureScores | 0.516 | 0.009 | 0.526 | |
| findClusters | 1.442 | 0.078 | 1.521 | |
| gcContentCalc | 2.689 | 0.335 | 3.024 | |
| genQC | 0 | 0 | 0 | |
| genomeBlocks | 0.053 | 0.001 | 0.053 | |
| getProbePositionsDf | 0 | 0 | 0 | |
| getSampleOffsets | 0.000 | 0.001 | 0.001 | |
| hyper | 0.001 | 0.000 | 0.001 | |
| loadPairFile | 0.000 | 0.001 | 0.001 | |
| loadSampleDirectory | 0 | 0 | 0 | |
| makeWindowLookupTable | 0.052 | 0.001 | 0.052 | |
| mappabilityCalc | 0 | 0 | 0 | |
| maskOut | 4.168 | 0.122 | 4.291 | |
| mergeReplicates | 0.978 | 0.002 | 0.980 | |
| methylEst | 48.087 | 14.207 | 16.361 | |
| multiHeatmap | 0.041 | 0.001 | 0.041 | |
| plotClusters | 0.111 | 0.004 | 0.115 | |
| plotQdnaByCN | 0 | 0 | 0 | |
| processNDF | 0 | 0 | 0 | |
| profilePlots | 0.001 | 0.000 | 0.000 | |
| regionStats | 0.000 | 0.000 | 0.001 | |
| relativeCN | 0.074 | 0.008 | 0.083 | |
| sequenceCalc | 8.492 | 0.689 | 9.184 | |
| setCNVOffsets | 0 | 0 | 0 | |
| summarizeScores | 0.546 | 0.106 | 0.651 | |
| writeWig | 0.000 | 0.000 | 0.001 | |