Back to Mac ARM64 build report for BioC 3.17
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-20 09:38:00 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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 462/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
csaw 1.34.0  (landing page)
Aaron Lun
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/csaw
git_branch: RELEASE_3_17
git_last_commit: a93327e
git_last_commit_date: 2023-04-25 10:35:43 -0400 (Tue, 25 Apr 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    ERROR    OK  

CHECK results for csaw on kjohnson2


To the developers/maintainers of the csaw package:
- 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.

raw results


Summary

Package: csaw
Version: 1.34.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:csaw.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings csaw_1.34.0.tar.gz
StartedAt: 2023-10-17 13:07:56 -0400 (Tue, 17 Oct 2023)
EndedAt: 2023-10-17 13:21:21 -0400 (Tue, 17 Oct 2023)
EllapsedTime: 804.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: csaw.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:csaw.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings csaw_1.34.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/csaw.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘csaw/DESCRIPTION’ ... OK
* this is package ‘csaw’ version ‘1.34.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 ‘csaw’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* 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 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 ... 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) readParam.Rd:84-87: \item in \describe must have non-empty label
checkRd: (5) readParam.Rd:94-96: \item in \describe must have non-empty label
checkRd: (5) readParam.Rd:103-105: \item in \describe must have non-empty label
checkRd: (5) readParam.Rd:106-109: \item in \describe must have non-empty label
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* 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 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 ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... WARNING
Note: information on .o files is not available
File ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/csaw/libs/csaw.so’:
  Found ‘___assert_rtn’, possibly from ‘assert’ (C)
  Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C)
  Found ‘___stderrp’, possibly from ‘stderr’ (C)
  Found ‘___stdoutp’, possibly from ‘stdout’ (C)
  Found ‘_abort’, possibly from ‘abort’ (C)
  Found ‘_exit’, possibly from ‘exit’ (C)
  Found ‘_sprintf’, possibly from ‘sprintf’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
detailRanges       15.629  0.628  24.970
clusterWindowsList  3.607  0.034   5.647
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  as.numeric(summed) not identical to rep(1, length(unique(f))).
  Objects equal but not identical
  ── Failure ('test-cons.R:90:13'): findOverlapsList works correctly ─────────────
  as.numeric(summed) not identical to rep(1, length(unique(f))).
  Objects equal but not identical
  ── Failure ('test-cons.R:90:13'): findOverlapsList works correctly ─────────────
  as.numeric(summed) not identical to rep(1, length(unique(f))).
  Objects equal but not identical
  ── Failure ('test-cons.R:90:13'): findOverlapsList works correctly ─────────────
  as.numeric(summed) not identical to rep(1, length(unique(f))).
  Objects equal but not identical
  
  [ FAIL 6 | WARN 35 | SKIP 0 | PASS 2689 ]
  Error: Test failures
  Execution halted
* 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: 1 ERROR, 2 WARNINGs, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/csaw.Rcheck/00check.log’
for details.


Installation output

csaw.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL csaw
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
* installing *source* package ‘csaw’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c annotator.cpp -o annotator.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bam_utils.cpp -o bam_utils.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c best_in_cluster.cpp -o best_in_cluster.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c check_bimodality.cpp -o check_bimodality.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c correlate_reads.cpp -o correlate_reads.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c find_maxima.cpp -o find_maxima.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c get_profile.cpp -o get_profile.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c get_rle_counts.cpp -o get_rle_counts.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.cpp -o init.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c intersector.cpp -o intersector.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c merge_windows.cpp -o merge_windows.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c pair_reads.cpp -o pair_reads.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c single_reads.cpp -o single_reads.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c utils.cpp -o utils.o
clang++ -arch arm64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o csaw.so annotator.o bam_utils.o best_in_cluster.o check_bimodality.o correlate_reads.o find_maxima.o get_profile.o get_rle_counts.o init.o intersector.o merge_windows.o pair_reads.o single_reads.o utils.o /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/usrlib/libhts.a -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-csaw/00new/csaw/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 (csaw)

Tests output

csaw.Rcheck/tests/testthat.Rout.fail


R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (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(csaw)
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

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, 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: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: 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: 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

> 
> test_check("csaw")
[E::sam_itr_next] Null iterator
[ FAIL 6 | WARN 35 | SKIP 0 | PASS 2689 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-cons.R:90:13'): findOverlapsList works correctly ─────────────
as.numeric(summed) not identical to rep(1, length(unique(f))).
Objects equal but not identical
── Failure ('test-cons.R:90:13'): findOverlapsList works correctly ─────────────
as.numeric(summed) not identical to rep(1, length(unique(f))).
Objects equal but not identical
── Failure ('test-cons.R:90:13'): findOverlapsList works correctly ─────────────
as.numeric(summed) not identical to rep(1, length(unique(f))).
Objects equal but not identical
── Failure ('test-cons.R:90:13'): findOverlapsList works correctly ─────────────
as.numeric(summed) not identical to rep(1, length(unique(f))).
Objects equal but not identical
── Failure ('test-cons.R:90:13'): findOverlapsList works correctly ─────────────
as.numeric(summed) not identical to rep(1, length(unique(f))).
Objects equal but not identical
── Failure ('test-cons.R:90:13'): findOverlapsList works correctly ─────────────
as.numeric(summed) not identical to rep(1, length(unique(f))).
Objects equal but not identical

[ FAIL 6 | WARN 35 | SKIP 0 | PASS 2689 ]
Error: Test failures
Execution halted

Example timings

csaw.Rcheck/csaw-Ex.timings

nameusersystemelapsed
SEmethods0.4380.0190.691
calculateCPM0.3260.0150.517
checkBimodality0.5630.0330.921
clusterFDR1.1950.0151.866
clusterWindows2.5740.0594.147
clusterWindowsList3.6070.0345.647
combineTests0.1580.0040.253
correlateReads0.2990.0090.473
csawUsersGuide000
defunct0.0010.0000.001
detailRanges15.629 0.62824.970
empiricalFDR0.1570.0030.242
extractReads1.0860.0251.705
filterWindows1.1250.0211.718
findMaxima0.1980.0060.302
getBestTest0.1920.0050.288
getPESizes0.1090.0030.171
getWidths0.7580.0151.192
maximizeCcf0.0010.0000.004
mergeResults0.2900.0050.448
mergeResultsList0.3820.0070.598
mergeWindows0.0680.0030.105
mergeWindowsList0.7250.0141.135
minimalTests0.0370.0010.056
mixedTests0.1330.0020.212
normFactors0.0480.0010.079
normOffsets0.1220.0030.191
overlapStats0.9060.0141.401
profileSites0.9440.0291.495
readParam0.0540.0020.083
regionCounts0.4680.0120.740
scaledAverage0.6280.0130.977
strandedCounts2.5550.0563.884
upweightSummit0.0050.0010.006
windowCounts1.2890.0261.823
wwhm0.1180.0020.158