Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:05:35 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
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 |
To the developers/maintainers of the metaseqR2 package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/metaseqR2.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1106/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
metaseqR2 1.6.1 (landing page) Panagiotis Moulos
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: metaseqR2 |
Version: 1.6.1 |
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:metaseqR2.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings metaseqR2_1.6.1.tar.gz |
StartedAt: 2022-04-12 08:08:56 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 08:16:13 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 436.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: metaseqR2.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:metaseqR2.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings metaseqR2_1.6.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/metaseqR2.Rcheck’ * using R version 4.1.3 (2022-03-10) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘metaseqR2/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘metaseqR2’ version ‘1.6.1’ * package encoding: UTF-8 * 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 ‘metaseqR2’ 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 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 ... OK * 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 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 compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed read2count 7.881 1.180 13.094 statNoiseq 6.052 0.156 6.208 metaseqr2 3.989 0.517 7.586 getAnnotation 2.138 0.183 8.632 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.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: 1 NOTE See ‘/home/biocbuild/bbs-3.14-bioc/meat/metaseqR2.Rcheck/00check.log’ for details.
metaseqR2.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL metaseqR2 ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’ * installing *source* package ‘metaseqR2’ ... ** using staged installation ** libs gcc -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c pval.c -o pval.o pval.c: In function ‘add_from_both_sides’: pval.c:26:11: warning: unused variable ‘esttotalperlength’ [-Wunused-variable] 26 | double esttotalperlength = total/2; | ^~~~~~~~~~~~~~~~~ gcc -shared -L/home/biocbuild/bbs-3.14-bioc/R/lib -L/usr/local/lib -o metaseqR2.so pval.o -L/home/biocbuild/bbs-3.14-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-metaseqR2/00new/metaseqR2/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 (metaseqR2)
metaseqR2.Rcheck/tests/runTests.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 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. > BiocGenerics:::testPackage("metaseqR2") 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, 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 Attaching package: 'S4Vectors' The following objects are masked from 'package:base': I, expand.grid, unname 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 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 Attaching package: 'limma' The following object is masked from 'package:DESeq2': plotMA The following object is masked from 'package:BiocGenerics': plotMA locfit 1.5-9.5 2022-03-01 Attaching package: 'metaseqR2' The following object is masked from 'package:limma': readTargets Downsampling counts... Estimating initial dispersion population... Estimating dispersions using log-likelihood... Running simulations... This procedure requires time... Please wait...Using Ensembl host https://nov2020.archive.ensembl.org 2022-04-12 08:15:59: Data processing started... Read counts file: imported custom data frame Conditions: G1, G2 Samples to include: G1_rep1, G1_rep2, G1_rep3, G2_rep1, G2_rep2, G2_rep3 Samples to exclude: none Requested contrasts: G1_vs_G2 Annotation: embedded Organism: mm10 Reference source: ensembl Count type: gene Analysis preset: all_basic Transcriptional level: gene Exon filters: none applied Gene filters: none applied Filter application: postnorm Normalization algorithm: edaseq Normalization arguments: within.which: loess between.which: full Statistical algorithm(s): edger, limma Statistical arguments: edger: classic, 5, 10, movingave, NULL, grid, 11, c(-6, 6), NULL, CoxReid, 10000, NULL, auto, NULL, NULL, NULL, NULL, 0.125, NULL, auto, chisq, TRUE, FALSE, c(0.05, 0.1) limma: none Meta-analysis method: simes Multiple testing correction: BH Logarithmic transformation offset: 1 Analysis preset: all_basic Quality control plots: Figure format: png Output directory: /tmp/RtmpO651bl Output data: annotation, p_value, adj_p_value, meta_p_value, adj_meta_p_value, fold_change Output scale(s): natural, log2 Output values: normalized Loading gene annotation... Saving gene model to /tmp/RtmpO651bl/data/gene_model.RData Removing genes with zero counts in all samples... Normalizing with: edaseq Running statistical tests with: edger Contrast: G1_vs_G2 Running statistical tests with: limma Contrast: G1_vs_G2 Performing meta-analysis with simes Building output files... Contrast: G1_vs_G2 Adding non-filtered data... binding annotation... binding p-values... binding FDRs... binding meta p-values... binding adjusted meta p-values... binding natural normalized fold changes... binding log2 normalized fold changes... Writing output... 2022-04-12 08:16:00: Data processing finished! Total processing time: 00 seconds Estimating AUFC weights... Please wait... Processing edger Processing limma Retrieving edger Retrieving limma 2022-04-12 08:16:01: Data processing started... Read counts file: imported custom data frame Conditions: e14.5, adult_8_weeks Samples to include: e14.5_1, e14.5_2, a8w_1, a8w_2 Samples to exclude: none Requested contrasts: adult_8_weeks_vs_e14.5 Library sizes: e14.5_1: 3102907 e14.5_2: 2067905 a8w_1: 3742059 a8w_2: 4403954 Annotation: embedded Organism: mm9 Reference source: ensembl Count type: gene Analysis preset: medium_basic Transcriptional level: gene Exon filters: minActiveExons minActiveExons: exonsPerGene: 5 minExons: 2 frac: 0.2 Gene filters: length, avgReads, expression, biotype length: length: 500 avgReads: averagePerBp: 100 quantile: 0.25 expression: median: TRUE mean: FALSE quantile: NA known: NA custom: NA biotype: pseudogene: FALSE snRNA: FALSE protein_coding: FALSE antisense: FALSE miRNA: FALSE lincRNA: FALSE snoRNA: FALSE processed_transcript: FALSE misc_RNA: FALSE rRNA: TRUE sense_overlapping: FALSE sense_intronic: FALSE polymorphic_pseudogene: FALSE non_coding: FALSE three_prime_overlapping_ncrna: FALSE IG_C_gene: FALSE IG_J_gene: FALSE IG_D_gene: FALSE IG_V_gene: FALSE ncrna_host: FALSE Filter application: postnorm Normalization algorithm: edger Normalization arguments: method: TMM logratioTrim: 0.3 sumTrim: 0.05 doWeighting: TRUE Acutoff: -1e+10 p: 0.75 Statistical algorithm(s): edger, limma Statistical arguments: edger: classic, 5, 10, movingave, NULL, grid, 11, c(-6, 6), NULL, CoxReid, 10000, NULL, auto, NULL, NULL, NULL, NULL, 0.125, NULL, auto, chisq, TRUE, FALSE, c(0.05, 0.1) limma: none Meta-analysis method: simes Multiple testing correction: BH p-value threshold: 0.05 Logarithmic transformation offset: 1 Analysis preset: medium_basic Quality control plots: mds Figure format: png Output directory: /tmp/RtmpO651bl Output data: annotation, p_value, adj_p_value, meta_p_value, adj_meta_p_value, fold_change Output scale(s): natural, log2 Output values: normalized Loading gene annotation... Saving gene model to /tmp/RtmpO651bl/data/gene_model.RData Removing genes with zero counts in all samples... Normalizing with: edger Applying gene filter length... Threshold below which ignored: 500 Applying gene filter avgReads... Threshold below which ignored: 0.0659629215631332 Applying gene filter expression... Threshold below which ignored: 68 Applying gene filter biotype... Biotypes ignored: rRNA 2106 genes filtered out 1681 genes remain after filtering Running statistical tests with: edger Contrast: adult_8_weeks_vs_e14.5 Contrast adult_8_weeks_vs_e14.5: found 906 genes Running statistical tests with: limma Contrast: adult_8_weeks_vs_e14.5 Contrast adult_8_weeks_vs_e14.5: found 911 genes Performing meta-analysis with simes Building output files... Contrast: adult_8_weeks_vs_e14.5 Adding non-filtered data... binding annotation... binding p-values... binding FDRs... binding meta p-values... binding adjusted meta p-values... binding natural normalized fold changes... binding log2 normalized fold changes... Writing output... Adding filtered data... binding annotation... binding p-values... binding FDRs... binding meta p-values... binding adjusted meta p-values... binding natural normalized fold changes... binding log2 normalized fold changes... Writing output... Adding report data... binding annotation... binding meta p-values... binding adjusted meta p-values... binding log2 normalized fold changes... binding normalized mean counts... binding normalized mean counts... Creating quality control graphs... Plotting in png format... Plotting mds... Importing mds... Writing plot database in /tmp/RtmpO651bl/data/reportdb.js Creating HTML report... Compressing figures... adding: tmp/RtmpO651bl/plots/qc/mds.png (deflated 52%) Downloading required JavaScript libraries...trying URL 'https://raw.github.com/HubSpot/pace/v1.0.0/pace.min.js' Content type 'text/plain; charset=utf-8' length 12363 bytes (12 KB) ================================================== downloaded 12 KB trying URL 'https://code.highcharts.com/highcharts.js' downloaded 294 KB trying URL 'https://code.highcharts.com/highcharts-more.js' downloaded 96 KB trying URL 'https://code.highcharts.com/modules/exporting.js' downloaded 19 KB trying URL 'https://code.highcharts.com/modules/offline-exporting.js' downloaded 9625 bytes trying URL 'https://code.highcharts.com/modules/export-data.js' downloaded 10 KB trying URL 'http://jvenn.toulouse.inra.fr/app/js/canvas2svg.js' Content type 'text/javascript' length 35122 bytes (34 KB) ================================================== downloaded 34 KB trying URL 'http://jvenn.toulouse.inra.fr/app/js/jvenn.min.js' Content type 'text/javascript' length 100524 bytes (98 KB) ================================================== downloaded 98 KB trying URL 'https://unpkg.com/dexie@2.0.4/dist/dexie.min.js' downloaded 55 KB processing file: metaseqr2_report.Rmd inline R code fragments label: knitr_init (with options) List of 2 $ echo : logi FALSE $ cache: logi FALSE ordinary text without R code label: load_js ordinary text without R code label: pace_opts (with options) List of 1 $ engine: chr "js" ordinary text without R code label: decide_dexie ordinary text without R code label: define_getplot_funs (with options) List of 1 $ engine: chr "js" ordinary text without R code label: report_init Attaching package: 'gplots' The following object is masked from 'package:IRanges': space The following object is masked from 'package:S4Vectors': space The following object is masked from 'package:stats': lowess Loading required package: plotly Loading required package: ggplot2 Attaching package: 'plotly' The following object is masked from 'package:ggplot2': last_plot The following object is masked from 'package:IRanges': slice The following object is masked from 'package:S4Vectors': rename The following object is masked from 'package:stats': filter The following object is masked from 'package:graphics': layout Loading required package: viridis Loading required package: viridisLite ====================== Welcome to heatmaply version 1.3.0 Type citation('heatmaply') for how to cite the package. Type ?heatmaply for the main documentation. The github page is: https://github.com/talgalili/heatmaply/ Please submit your suggestions and bug-reports at: https://github.com/talgalili/heatmaply/issues You may ask questions at stackoverflow, use the r and heatmaply tags: https://stackoverflow.com/questions/tagged/heatmaply ====================== Attaching package: 'heatmaply' The following object is masked from 'package:BiocGenerics': normalize Attaching package: 'pander' The following object is masked from 'package:htmltools': p ordinary text without R code label: summary_analysis_summary ordinary text without R code label: summary_input_options_1 ordinary text without R code label: summary_input_options_2 ordinary text without R code label: summary_input_options_3 ordinary text without R code label: summary_input_options_4 ordinary text without R code label: summary_input_options_5 ordinary text without R code label: summary_input_options_6 ordinary text without R code label: summary_input_options_7 ordinary text without R code label: summary_input_options_8 ordinary text without R code label: summary_input_options_9 ordinary text without R code label: summary_input_options_10 ordinary text without R code label: summary_input_options_11 ordinary text without R code label: summary_input_options_12 ordinary text without R code label: summary_input_options_13 ordinary text without R code label: summary_input_options_14 ordinary text without R code label: summary_input_options_15 ordinary text without R code label: summary_input_options_16 ordinary text without R code label: summary_input_options_17 ordinary text without R code label: summary_input_options_18 ordinary text without R code label: summary_input_options_19 ordinary text without R code label: summary_input_options_20 ordinary text without R code label: summary_input_options_21 ordinary text without R code label: summary_input_options_22 ordinary text without R code label: summary_input_options_23 ordinary text without R code label: summary_input_options_24 ordinary text without R code label: summary_input_options_25 ordinary text without R code label: summary_input_options_26 ordinary text without R code label: summary_input_options_27 ordinary text without R code label: summary_input_options_28 ordinary text without R code label: summary_input_options_29 ordinary text without R code label: summary_input_options_30 ordinary text without R code label: summary_input_options_31 ordinary text without R code label: summary_filtered_what_1 ordinary text without R code label: summary_filtered_what_2 label: summary_filtered_howmany_1 ordinary text without R code label: summary_filtered_howmany_2 ordinary text without R code label: summary_filtered_howmany_3 ordinary text without R code label: summary_filtered_howmany_4 ordinary text without R code label: summary_filtered_howmany_5 ordinary text without R code label: summary_de_what_1 ordinary text without R code label: summary_de_what_2 ordinary text without R code label: fun_call ordinary text without R code label: display_targets ordinary text without R code label: summary_run_log inline R code fragments label: tracks_1 ordinary text without R code label: tracks_2 ordinary text without R code label: decide_qc ordinary text without R code label: analysis_figures_mds ordinary text without R code label: analysis_figures_biodetection ordinary text without R code label: analysis_figures_countsbio ordinary text without R code label: analysis_figures_saturation ordinary text without R code label: analysis_figures_readsnoise ordinary text without R code label: analysis_figures_correl ordinary text without R code label: analysis_figures_pairwise ordinary text without R code label: analysis_figures_filtered ordinary text without R code label: decide_norm ordinary text without R code label: analysis_figures_boxplot ordinary text without R code label: analysis_figures_gcbias ordinary text without R code label: analysis_figures_lengthbias ordinary text without R code label: analysis_figures_meandiff ordinary text without R code label: analysis_figures_meanvar ordinary text without R code label: analysis_figures_rnacomp ordinary text without R code label: decide_stat ordinary text without R code label: analysis_figures_volcano ordinary text without R code label: analysis_figures_mastat ordinary text without R code label: analysis_figures_deheatmap ordinary text without R code label: deheatmap_render (with options) List of 1 $ engine: chr "js" ordinary text without R code label: analysis_figures_biodist ordinary text without R code label: analysis_figures_deregulogram ordinary text without R code label: analysis_figures_statvenn label: analysis_figures_foldvenn ordinary text without R code label: results_tables_header ordinary text without R code label: dt_hack (with options) List of 1 $ include: logi FALSE ordinary text without R code label: results_tables Warning in getHost(o, v) : Version 67 not found in biomaRt archives for mm9! Will use the latest available version for mm9... ordinary text without R code label: detable_render (with options) List of 1 $ engine: chr "js" ordinary text without R code label: export_links ordinary text without R code label: references ordinary text without R code label: bind_event_changes (with options) List of 1 $ engine: chr "js" output file: metaseqr2_report.knit.md /usr/bin/pandoc +RTS -K512m -RTS metaseqr2_report.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output /tmp/RtmpO651bl/index.html --lua-filter /home/biocbuild/bbs-3.14-bioc/R/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/bbs-3.14-bioc/R/library/rmarkdown/rmarkdown/lua/latex-div.lua +RTS -K2048m -RTS --variable 'material:true' --variable 'lightbox:true' --variable 'thumbnails:true' --variable 'gallery:true' --variable 'cards:true' --variable bs3=TRUE --standalone --section-divs --table-of-contents --toc-depth 1 --template /home/biocbuild/bbs-3.14-bioc/R/library/rmdformats/templates/material/material.html --highlight-style kate --variable theme=bootstrap --include-in-header /tmp/RtmpO651bl/rmarkdown-str34abb7756e340.html Output created: /tmp/RtmpO651bl/index.html 2022-04-12 08:16:09: Data processing finished! Total processing time: 07 seconds RUNIT TEST PROTOCOL -- Tue Apr 12 08:16:09 2022 *********************************************** Number of test functions: 2 Number of errors: 0 Number of failures: 0 1 Test Suite : metaseqR2 RUnit Tests - 2 test functions, 0 errors, 0 failures Number of test functions: 2 Number of errors: 0 Number of failures: 0 There were 50 or more warnings (use warnings() to see the first 50) > > proc.time() user system elapsed 25.181 1.918 32.833
metaseqR2.Rcheck/metaseqR2-Ex.timings
name | user | system | elapsed | |
buildAnnotationDatabase | 0.000 | 0.000 | 0.001 | |
buildCustomAnnotation | 4.432 | 0.284 | 4.716 | |
combineBonferroni | 0.001 | 0.000 | 0.001 | |
combineHarmonic | 0.001 | 0.000 | 0.002 | |
combineMaxp | 0 | 0 | 0 | |
combineMinp | 0.001 | 0.000 | 0.000 | |
combineSimes | 0.001 | 0.000 | 0.001 | |
combineWeight | 0.000 | 0.000 | 0.001 | |
createSignalTracks | 1.061 | 0.066 | 1.142 | |
diagplotAvgFtd | 0.039 | 0.000 | 0.039 | |
diagplotBoxplot | 0.974 | 0.020 | 0.995 | |
diagplotCor | 0.142 | 0.004 | 0.146 | |
diagplotDeHeatmap | 0.745 | 0.000 | 0.745 | |
diagplotEdaseq | 0.391 | 0.000 | 0.391 | |
diagplotFiltered | 0.024 | 0.000 | 0.024 | |
diagplotFtd | 0.013 | 0.000 | 0.014 | |
diagplotMds | 0.222 | 0.000 | 0.223 | |
diagplotNoiseq | 1.527 | 0.080 | 1.607 | |
diagplotPairs | 0.807 | 0.020 | 0.827 | |
diagplotRoc | 0.017 | 0.000 | 0.017 | |
diagplotVenn | 0.152 | 0.004 | 0.157 | |
diagplotVolcano | 1.186 | 0.012 | 1.198 | |
downsampleCounts | 0.205 | 0.004 | 0.208 | |
estimateAufcWeights | 0.879 | 0.056 | 0.938 | |
estimateSimParams | 0.610 | 0.033 | 0.638 | |
getAnnotation | 2.138 | 0.183 | 8.632 | |
getDefaults | 0 | 0 | 0 | |
getInstalledAnnotations | 0.001 | 0.000 | 0.001 | |
getWeights | 0.000 | 0.001 | 0.000 | |
importCustomAnnotation | 0.926 | 0.131 | 1.056 | |
loadAnnotation | 0.001 | 0.000 | 0.001 | |
makeSimDataSd | 0.683 | 0.095 | 0.792 | |
makeSimDataTcc | 1.777 | 0.024 | 1.801 | |
metaTest | 0.007 | 0.010 | 0.035 | |
metaseqr2 | 3.989 | 0.517 | 7.586 | |
metaseqrPlot | 0.880 | 0.008 | 0.888 | |
normalizeAbsseq | 0.615 | 0.092 | 0.707 | |
normalizeDeseq | 0.142 | 0.016 | 0.158 | |
normalizeDeseq2 | 0.868 | 0.080 | 0.948 | |
normalizeDss | 0.207 | 0.004 | 0.211 | |
normalizeEdaseq | 0.349 | 0.004 | 0.353 | |
normalizeEdger | 0.098 | 0.008 | 0.106 | |
normalizeNbpseq | 0.122 | 0.016 | 0.138 | |
normalizeNoiseq | 0.139 | 0.004 | 0.143 | |
read2count | 7.881 | 1.180 | 13.094 | |
readTargets | 0.019 | 0.000 | 0.020 | |
statAbsseq | 1.155 | 0.060 | 1.215 | |
statBayseq | 0.491 | 0.004 | 0.494 | |
statDeseq | 0.904 | 0.000 | 0.904 | |
statDeseq2 | 4.890 | 0.108 | 4.998 | |
statDss | 0.586 | 0.012 | 0.598 | |
statEdger | 0.437 | 0.008 | 0.444 | |
statLimma | 0.272 | 0.024 | 0.296 | |
statNbpseq | 0.849 | 0.004 | 0.853 | |
statNoiseq | 6.052 | 0.156 | 6.208 | |