Back to Multiple platform build/check report for BioC 3.22:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-01-05 11:58 -0500 (Mon, 05 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4883
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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 165/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
benchdamic 1.16.0  (landing page)
Matteo Calgaro
Snapshot Date: 2026-01-01 13:45 -0500 (Thu, 01 Jan 2026)
git_url: https://git.bioconductor.org/packages/benchdamic
git_branch: RELEASE_3_22
git_last_commit: fcdab2a
git_last_commit_date: 2025-10-29 11:13:16 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  NO, package depends on 'Maaslin2' which is not available
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    TIMEOUT  


CHECK results for benchdamic on taishan

To the developers/maintainers of the benchdamic package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/benchdamic.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: benchdamic
Version: 1.16.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings benchdamic_1.16.0.tar.gz
StartedAt: 2026-01-02 07:05:42 -0000 (Fri, 02 Jan 2026)
EndedAt: 2026-01-02 09:27:48 -0000 (Fri, 02 Jan 2026)
EllapsedTime: 8526.0 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: benchdamic.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:benchdamic.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings benchdamic_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/benchdamic.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘benchdamic/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘benchdamic’ version ‘1.16.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 32 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ‘benchdamic’ can be installed ... OK
* 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 ... NOTE
Namespace in Imports field not imported from: ‘microbiome’
  All declared Imports should be used.
* 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 ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Non-topic package-anchored link(s) in Rd file 'norm_DESeq2.Rd':
  ‘[DESeq2]{estimateSizeFactors}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘benchdamic-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plotQQ
> ### Title: plotQQ
> ### Aliases: plotQQ
> 
> ### ** Examples
> 
> # Load some data
> data(ps_stool_16S)
> 
> # Generate the patterns for 10 mock comparison for an experiment
> # (N = 1000 is suggested)
> mocks <- createMocks(nsamples = phyloseq::nsamples(ps_stool_16S), N = 10)
> head(mocks)
            [,1]   [,2]   [,3]   [,4]   [,5]   [,6]   [,7]   [,8]   [,9]  
Comparison1 "grp2" "grp2" "grp1" "grp2" "grp1" "grp1" "grp2" "grp1" "grp1"
Comparison2 "grp2" "grp2" "grp2" "grp1" "grp2" "grp2" "grp1" "grp1" "grp2"
Comparison3 "grp1" "grp1" "grp1" "grp1" "grp1" "grp2" "grp2" "grp2" "grp1"
Comparison4 "grp2" "grp2" "grp1" "grp1" "grp1" "grp2" "grp1" "grp2" "grp1"
Comparison5 "grp2" "grp1" "grp1" "grp2" "grp1" "grp1" "grp2" "grp2" "grp1"
Comparison6 "grp1" "grp2" "grp1" "grp1" "grp1" "grp2" "grp2" "grp1" "grp2"
            [,10]  [,11]  [,12]  [,13]  [,14]  [,15]  [,16]  [,17]  [,18] 
Comparison1 "grp2" "grp2" "grp1" "grp1" "grp2" "grp1" "grp1" "grp1" "grp2"
Comparison2 "grp2" "grp1" "grp2" "grp1" "grp2" "grp2" "grp1" "grp1" "grp1"
Comparison3 "grp2" "grp1" "grp2" "grp1" "grp1" "grp2" "grp1" "grp1" "grp1"
Comparison4 "grp1" "grp1" "grp2" "grp2" "grp2" "grp1" "grp1" "grp1" "grp2"
Comparison5 "grp1" "grp2" "grp2" "grp2" "grp2" "grp1" "grp2" "grp2" "grp1"
Comparison6 "grp2" "grp2" "grp1" "grp2" "grp1" "grp1" "grp2" "grp2" "grp2"
            [,19]  [,20]  [,21]  [,22]  [,23]  [,24]  [,25]  [,26]  [,27] 
Comparison1 "grp2" "grp2" "grp2" "grp1" "grp2" "grp1" "grp2" "grp1" "grp1"
Comparison2 "grp1" "grp1" "grp2" "grp1" "grp1" "grp1" "grp2" "grp1" "grp2"
Comparison3 "grp1" "grp2" "grp1" "grp1" "grp2" "grp2" "grp2" "grp2" "grp2"
Comparison4 "grp2" "grp2" "grp2" "grp2" "grp2" "grp2" "grp2" "grp1" "grp1"
Comparison5 "grp1" "grp2" "grp1" "grp1" "grp2" "grp1" "grp2" "grp2" "grp1"
Comparison6 "grp2" "grp2" "grp2" "grp2" "grp2" "grp1" "grp1" "grp1" "grp2"
            [,28]  [,29]  [,30]  [,31]  [,32] 
Comparison1 "grp1" "grp2" "grp2" "grp1" "grp2"
Comparison2 "grp1" "grp2" "grp1" "grp2" "grp2"
Comparison3 "grp2" "grp1" "grp2" "grp2" "grp2"
Comparison4 "grp1" "grp1" "grp1" "grp2" "grp1"
Comparison5 "grp2" "grp1" "grp1" "grp1" "grp2"
Comparison6 "grp1" "grp1" "grp1" "grp1" "grp1"
> 
> # Add some normalization/scaling factors to the phyloseq object
> my_norm <- setNormalizations(fun = c("norm_edgeR", "norm_CSS"),
+     method = c("TMM", "CSS"))
> ps_stool_16S <- runNormalizations(normalization_list = my_norm,
+     object = ps_stool_16S)
      + Running now:norm_edgeR

        Parameters:method=TMM

NF.TMM column has been added.
      + Running now:norm_CSS

        Parameters:method=CSS

Default value being used.
NF.CSS column has been added.
> 
> # Initialize some limma based methods
> my_limma <- set_limma(design = ~ group, coef = 2,
+     norm = c("TMM", "CSS"))
Warning in set_limma(design = ~group, coef = 2, norm = c("TMM", "CSS")) :
  DA_limma
One or more elements into 'norm' are not native to edgeR.
> 
> # Run methods on mock datasets
> results <- runMocks(mocks = mocks, method_list = my_limma,
+     object = ps_stool_16S)
  - Comparison1

      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=CSS, weights=FALSE

Warning in DA_limma(object = new("phyloseq", otu_table = new("otu_table",  :
  DA_limma
CSS normalization is not a native edgeR normalization. Make sure you know what you are doing, otherwise choose between 'TMM', 'TMMwsp', 'RLE', 'upperquartile', 'posupperquartile', or 'none'.
Automatically converting NF.CSS scaling/size factors to normalization factors.
Differential abundance on CSS normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=TMM, weights=FALSE

Differential abundance on TMM normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
  - Comparison2

      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=CSS, weights=FALSE

Warning in DA_limma(object = new("phyloseq", otu_table = new("otu_table",  :
  DA_limma
CSS normalization is not a native edgeR normalization. Make sure you know what you are doing, otherwise choose between 'TMM', 'TMMwsp', 'RLE', 'upperquartile', 'posupperquartile', or 'none'.
Automatically converting NF.CSS scaling/size factors to normalization factors.
Differential abundance on CSS normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=TMM, weights=FALSE

Differential abundance on TMM normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
  - Comparison3

      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=CSS, weights=FALSE

Warning in DA_limma(object = new("phyloseq", otu_table = new("otu_table",  :
  DA_limma
CSS normalization is not a native edgeR normalization. Make sure you know what you are doing, otherwise choose between 'TMM', 'TMMwsp', 'RLE', 'upperquartile', 'posupperquartile', or 'none'.
Automatically converting NF.CSS scaling/size factors to normalization factors.
Differential abundance on CSS normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=TMM, weights=FALSE

Differential abundance on TMM normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
  - Comparison4

      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=CSS, weights=FALSE

Warning in DA_limma(object = new("phyloseq", otu_table = new("otu_table",  :
  DA_limma
CSS normalization is not a native edgeR normalization. Make sure you know what you are doing, otherwise choose between 'TMM', 'TMMwsp', 'RLE', 'upperquartile', 'posupperquartile', or 'none'.
Automatically converting NF.CSS scaling/size factors to normalization factors.
Differential abundance on CSS normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=TMM, weights=FALSE

Differential abundance on TMM normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
  - Comparison5

      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=CSS, weights=FALSE

Warning in DA_limma(object = new("phyloseq", otu_table = new("otu_table",  :
  DA_limma
CSS normalization is not a native edgeR normalization. Make sure you know what you are doing, otherwise choose between 'TMM', 'TMMwsp', 'RLE', 'upperquartile', 'posupperquartile', or 'none'.
Automatically converting NF.CSS scaling/size factors to normalization factors.
Differential abundance on CSS normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=TMM, weights=FALSE

Differential abundance on TMM normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
  - Comparison6

      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=CSS, weights=FALSE

Warning in DA_limma(object = new("phyloseq", otu_table = new("otu_table",  :
  DA_limma
CSS normalization is not a native edgeR normalization. Make sure you know what you are doing, otherwise choose between 'TMM', 'TMMwsp', 'RLE', 'upperquartile', 'posupperquartile', or 'none'.
Automatically converting NF.CSS scaling/size factors to normalization factors.
Differential abundance on CSS normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=TMM, weights=FALSE

Differential abundance on TMM normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
  - Comparison7

      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=CSS, weights=FALSE

Warning in DA_limma(object = new("phyloseq", otu_table = new("otu_table",  :
  DA_limma
CSS normalization is not a native edgeR normalization. Make sure you know what you are doing, otherwise choose between 'TMM', 'TMMwsp', 'RLE', 'upperquartile', 'posupperquartile', or 'none'.
Automatically converting NF.CSS scaling/size factors to normalization factors.
Differential abundance on CSS normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=TMM, weights=FALSE

Differential abundance on TMM normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
  - Comparison8

      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=CSS, weights=FALSE

Warning in DA_limma(object = new("phyloseq", otu_table = new("otu_table",  :
  DA_limma
CSS normalization is not a native edgeR normalization. Make sure you know what you are doing, otherwise choose between 'TMM', 'TMMwsp', 'RLE', 'upperquartile', 'posupperquartile', or 'none'.
Automatically converting NF.CSS scaling/size factors to normalization factors.
Differential abundance on CSS normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=TMM, weights=FALSE

Differential abundance on TMM normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
  - Comparison9

      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=CSS, weights=FALSE

Warning in DA_limma(object = new("phyloseq", otu_table = new("otu_table",  :
  DA_limma
CSS normalization is not a native edgeR normalization. Make sure you know what you are doing, otherwise choose between 'TMM', 'TMMwsp', 'RLE', 'upperquartile', 'posupperquartile', or 'none'.
Automatically converting NF.CSS scaling/size factors to normalization factors.
Differential abundance on CSS normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=TMM, weights=FALSE

Differential abundance on TMM normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
  - Comparison10

      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=CSS, weights=FALSE

Warning in DA_limma(object = new("phyloseq", otu_table = new("otu_table",  :
  DA_limma
CSS normalization is not a native edgeR normalization. Make sure you know what you are doing, otherwise choose between 'TMM', 'TMMwsp', 'RLE', 'upperquartile', 'posupperquartile', or 'none'.
Automatically converting NF.CSS scaling/size factors to normalization factors.
Differential abundance on CSS normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
      * Running now:DA_limma

        Parameters:assay_name=counts, pseudo_count=FALSE, design=~group, coef=2, norm=TMM, weights=FALSE

Differential abundance on TMM normalized data
Estimating Differential Abundance without weighting
Extracting results for groupgrp2 coefficient
> 
> # Prepare results for Type I Error Control
> TIEC_summary <- createTIEC(results)
1. Extracting statistics
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
Using Method as id variables
2. Counting p-values lower than some thresholds
3. Counting adjusted p-values lower than some thresholds
4. Computing KS statistics
5. Ordering quantiles
> 
> # Plot the results
> plotFPR(df_FPR = TIEC_summary$df_FPR)
Using Comparison, Method as id variables
> plotFDR(df_FDR = TIEC_summary$df_FDR)
Using Method as id variables
> plotQQ(df_QQ = TIEC_summary$df_QQ, zoom = c(0, 0.1))
> plotKS(df_KS = TIEC_summary$df_KS)
> plotLogP(df_QQ = TIEC_summary$df_QQ)
Warning: Computation failed in `stat_binline()`.
Caused by error in `compute_bins()`:
! `boundary` must be a number or `NULL`, not `TRUE`.
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
plotMutualFindings 2.322 19.082  68.816
plotConcordance    7.403  0.044   7.464
createConcordance  7.151  0.036   7.207
plotMD             6.118  0.147   9.257
DA_ALDEx2          6.035  0.176   6.222
areaCAT            6.010  0.067   6.094
plotFPR            4.556  0.041   9.817
plotFDR            4.341  0.043  11.164
plotKS             4.258  0.031   8.471
plotLogP           4.200  0.040   7.156
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’/home/biocbuild/R/R-4.5.0/bin/BATCH: line 60: 1721195 Killed                  ${R_HOME}/bin/R -f ${in} ${opts} ${R_BATCH_OPTIONS} > ${out} 2>&1

 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(benchdamic)
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ...

Installation output

benchdamic.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL benchdamic
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘benchdamic’ ...
** this is package ‘benchdamic’ version ‘1.16.0’
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Found more than one class "dist" in cache; using the first, from namespace 'BiocGenerics'
Also defined by ‘spam’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Found more than one class "dist" in cache; using the first, from namespace 'BiocGenerics'
Also defined by ‘spam’
** testing if installed package can be loaded from final location
Found more than one class "dist" in cache; using the first, from namespace 'BiocGenerics'
Also defined by ‘spam’
** testing if installed package keeps a record of temporary installation path
* DONE (benchdamic)

Tests output

benchdamic.Rcheck/tests/testthat.Rout.fail


R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.

> library(testthat)
> library(benchdamic)

Example timings

benchdamic.Rcheck/benchdamic-Ex.timings

nameusersystemelapsed
CAT0.0040.0000.004
DA_ALDEx26.0350.1766.222
DA_ANCOM1.1710.0551.229
DA_DESeq23.8400.0513.901
DA_MAST1.7820.0521.836
DA_Maaslin20.2990.0120.326
DA_NOISeq1.3890.0841.478
DA_Seurat1.9740.0161.994
DA_ZicoSeq0.9910.0321.024
DA_basic0.0420.0040.046
DA_corncob0.9210.0160.978
DA_dearseq0.0760.0000.077
DA_edgeR0.2320.0040.237
DA_limma0.0940.0000.094
DA_linda0.0640.0000.065
DA_maaslin30.7810.0120.800
DA_metagenomeSeq0.3360.0200.357
DA_mixMC0.9420.0280.973
RMSE0.0010.0000.001
addKnowledge0.2980.0120.310
areaCAT6.0100.0676.094
checkNormalization000
createColors0.0050.0000.006
createConcordance7.1510.0367.207
createEnrichment0.3780.0080.386
createMocks0.0030.0000.003
createPositives1.4110.0241.437
createSplits0.0450.0000.044
createTIEC4.5060.0724.588
enrichmentTest0.1580.0000.158
extractDA0.2330.0200.253
extractStatistics0.2500.0000.251
fitDM0.0450.0000.046
fitHURDLE0.9440.0400.986
fitModels3.4450.0803.533
fitNB0.0670.0000.067
fitZIG0.0780.0000.079
fitZINB0.6440.0160.662
getDA0.1110.0040.116
getPositives0.1100.0120.123
getStatistics0.1050.0000.104
get_counts_metadata0.1660.0040.171
iterative_ordering0.0130.0000.013
meanDifferences0.0000.0030.003
norm_CSS0.1020.0040.106
norm_DESeq20.6850.0080.695
norm_TSS0.0470.0000.047
norm_edgeR0.0530.0000.053
plotConcordance7.4030.0447.464
plotContingency2.1990.0082.212
plotEnrichment2.3340.0082.683
plotFDR 4.341 0.04311.164
plotFPR4.5560.0419.817
plotKS4.2580.0318.471
plotLogP4.2000.0407.156
plotMD6.1180.1479.257
plotMutualFindings 2.32219.08268.816
plotPositives1.3710.1031.616