Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

CHECK report for metaseqR2 on tokay1

This page was generated on 2021-05-06 12:32:12 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the metaseqR2 package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1060/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metaseqR2 1.2.0  (landing page)
Panagiotis Moulos
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/metaseqR2
Branch: RELEASE_3_12
Last Commit: 2bcc067
Last Changed Date: 2020-10-27 11:57:00 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: metaseqR2
Version: 1.2.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:metaseqR2.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings metaseqR2_1.2.0.tar.gz
StartedAt: 2021-05-06 04:27:11 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 04:41:34 -0400 (Thu, 06 May 2021)
EllapsedTime: 862.7 seconds
RetCode: 0
Status:   OK   
CheckDir: metaseqR2.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:metaseqR2.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings metaseqR2_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/metaseqR2.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'metaseqR2/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'metaseqR2' version '1.2.0'
* 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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.12-bioc/R/library/metaseqR2/libs/i386/metaseqR2.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'C:/Users/biocbuild/bbs-3.12-bioc/R/library/metaseqR2/libs/x64/metaseqR2.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

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. 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
metaseqr2     9.64   2.50   17.13
statNoiseq    7.52   0.00    7.51
getAnnotation 3.72   0.05    7.50
read2count    2.82   0.01    6.31
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
metaseqr2     8.33   1.49   12.71
statNoiseq    8.58   0.00    8.58
getAnnotation 2.64   0.06    6.37
read2count    2.00   0.00    5.33
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  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
  'C:/Users/biocbuild/bbs-3.12-bioc/meat/metaseqR2.Rcheck/00check.log'
for details.



Installation output

metaseqR2.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/metaseqR2_1.2.0.tar.gz && rm -rf metaseqR2.buildbin-libdir && mkdir metaseqR2.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=metaseqR2.buildbin-libdir metaseqR2_1.2.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL metaseqR2_1.2.0.zip && rm metaseqR2_1.2.0.tar.gz metaseqR2_1.2.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1977k  100 1977k    0     0  11.7M      0 --:--:-- --:--:-- --:--:-- 11.8M

install for i386

* installing *source* package 'metaseqR2' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c pval.c -o pval.o
pval.c: In function 'add_from_both_sides':
pval.c:26:11: warning: unused variable 'esttotalperlength' [-Wunused-variable]
    double esttotalperlength = total/2;
           ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o metaseqR2.dll tmp.def pval.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/metaseqR2.buildbin-libdir/00LOCK-metaseqR2/00new/metaseqR2/libs/i386
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'metaseqR2'
    finding HTML links ... done
    buildAnnotationDatabase                 html  
    buildCustomAnnotation                   html  
    combineBonferroni                       html  
    combineHarmonic                         html  
    combineMaxp                             html  
    combineMinp                             html  
    combineSimes                            html  
    combineWeight                           html  
    createSignalTracks                      html  
    diagplotAvgFtd                          html  
    diagplotBoxplot                         html  
    diagplotCor                             html  
    diagplotDeHeatmap                       html  
    diagplotEdaseq                          html  
    diagplotFiltered                        html  
    diagplotFtd                             html  
    diagplotMds                             html  
    diagplotNoiseq                          html  
    diagplotPairs                           html  
    diagplotRoc                             html  
    diagplotVenn                            html  
    diagplotVolcano                         html  
    downsampleCounts                        html  
    estimateAufcWeights                     html  
    estimateSimParams                       html  
    getAnnotation                           html  
    getDefaults                             html  
    getInstalledAnnotations                 html  
    getWeights                              html  
    hg19pvalues                             html  
    importCustomAnnotation                  html  
    libsizeListMm9                          html  
    loadAnnotation                          html  
    makeSimDataSd                           html  
    makeSimDataTcc                          html  
    metaTest                                html  
    metaseqr2                               html  
    finding level-2 HTML links ... done

    metaseqrPlot                            html  
    mm9GeneCounts                           html  
    normalizeAbsseq                         html  
    normalizeDeseq                          html  
    normalizeDeseq2                         html  
    normalizeDss                            html  
    normalizeEdaseq                         html  
    normalizeEdger                          html  
    normalizeNbpseq                         html  
    normalizeNoiseq                         html  
    read2count                              html  
    readTargets                             html  
    sampleListMm9                           html  
    statAbsseq                              html  
    statBayseq                              html  
    statDeseq                               html  
    statDeseq2                              html  
    statDss                                 html  
    statEdger                               html  
    statLimma                               html  
    statNbpseq                              html  
    statNoiseq                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'metaseqR2' ...
** libs
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c pval.c -o pval.o
pval.c: In function 'add_from_both_sides':
pval.c:26:11: warning: unused variable 'esttotalperlength' [-Wunused-variable]
    double esttotalperlength = total/2;
           ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o metaseqR2.dll tmp.def pval.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/metaseqR2.buildbin-libdir/metaseqR2/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'metaseqR2' as metaseqR2_1.2.0.zip
* DONE (metaseqR2)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'metaseqR2' successfully unpacked and MD5 sums checked

Tests output

metaseqR2.Rcheck/tests_i386/runTests.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min


Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid


Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows


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.4 	 2020-03-24

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://may2012.archive.ensembl.org

2021-05-06 04:40:20: 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: mm9
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: C:\Users\biocbuild\bbs-3.12-bioc\tmpdir\RtmpyyBQWy
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 C:\Users\biocbuild\bbs-3.12-bioc\tmpdir\RtmpyyBQWy/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...

2021-05-06 04:40:21: Data processing finished!


Total processing time: 00 seconds


Estimating AUFC weights... Please wait...
Processing edger
Processing limma

Retrieving edger
Retrieving limma

2021-05-06 04:40:22: 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: C:\Users\biocbuild\bbs-3.12-bioc\tmpdir\RtmpyyBQWy
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 C:\Users\biocbuild\bbs-3.12-bioc\tmpdir\RtmpyyBQWy/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 C:\Users\biocbuild\bbs-3.12-bioc\tmpdir\RtmpyyBQWy/data/reportdb.js
Creating HTML report...
Compressing figures...  adding: Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpyyBQWy/plots/qc/mds.png (deflated 62%)

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'
Content type 'text/javascript' length unknown
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... ......
downloaded 286 KB

trying URL 'https://code.highcharts.com/highcharts-more.js'
Content type 'text/javascript' length unknown
.......... .......... .......... .......... ..........
.......... .......... .......... .......... .....
downloaded 95 KB

trying URL 'https://code.highcharts.com/modules/exporting.js'
Content type 'text/javascript' length unknown
.......... .......
downloaded 17 KB

trying URL 'https://code.highcharts.com/modules/offline-exporting.js'
Content type 'text/javascript' length unknown
.......
downloaded 7616 bytes

trying URL 'https://code.highcharts.com/modules/export-data.js'
Content type 'text/javascript' length unknown
.......... 
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'
Content type 'application/javascript; charset=utf-8' length unknown
.......... .......... .......... .......... ..........
.....
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.2.1

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
Or contact: <tal.galili@gmail.com>
======================


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

"C:/PROGRA~2/Pandoc/pandoc" +RTS -K512m -RTS metaseqr2_report.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandoc19441b362259.html --lua-filter "C:\Users\biocbuild\bbs-3.12-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "C:\Users\biocbuild\bbs-3.12-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 "C:\Users\biocbuild\bbs-3.12-bioc\R\library\rmdformats\templates\material\material.html" --highlight-style kate --variable theme=bootstrap --include-in-header "C:\Users\biocbuild\bbs-3.12-bioc\tmpdir\RtmpyyBQWy\rmarkdown-str194423682e00.html" 

Output created: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpyyBQWy/index.html


2021-05-06 04:40:35: Data processing finished!


Total processing time: 13 seconds



RUNIT TEST PROTOCOL -- Thu May 06 04:40:35 2021 
*********************************************** 
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 
  35.46    4.89   49.00 

metaseqR2.Rcheck/tests_x64/runTests.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min


Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid


Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows


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.4 	 2020-03-24

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://may2012.archive.ensembl.org

2021-05-06 04:41:07: 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: mm9
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: C:\Users\biocbuild\bbs-3.12-bioc\tmpdir\RtmpiyN5tU
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 C:\Users\biocbuild\bbs-3.12-bioc\tmpdir\RtmpiyN5tU/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...

2021-05-06 04:41:08: Data processing finished!


Total processing time: 00 seconds


Estimating AUFC weights... Please wait...
Processing edger
Processing limma

Retrieving edger
Retrieving limma

2021-05-06 04:41:10: 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: C:\Users\biocbuild\bbs-3.12-bioc\tmpdir\RtmpiyN5tU
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 C:\Users\biocbuild\bbs-3.12-bioc\tmpdir\RtmpiyN5tU/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 C:\Users\biocbuild\bbs-3.12-bioc\tmpdir\RtmpiyN5tU/data/reportdb.js
Creating HTML report...
Compressing figures...  adding: Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpiyN5tU/plots/qc/mds.png (deflated 62%)

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'
Content type 'text/javascript' length unknown
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... ......
downloaded 286 KB

trying URL 'https://code.highcharts.com/highcharts-more.js'
Content type 'text/javascript' length unknown
.......... .......... .......... .......... ..........
.......... .......... .......... .......... .....
downloaded 95 KB

trying URL 'https://code.highcharts.com/modules/exporting.js'
Content type 'text/javascript' length unknown
.......... .......
downloaded 17 KB

trying URL 'https://code.highcharts.com/modules/offline-exporting.js'
Content type 'text/javascript' length unknown
.......
downloaded 7616 bytes

trying URL 'https://code.highcharts.com/modules/export-data.js'
Content type 'text/javascript' length unknown
.......... 
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'
Content type 'application/javascript; charset=utf-8' length unknown
.......... .......... .......... .......... ..........
.....
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.2.1

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
Or contact: <tal.galili@gmail.com>
======================


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

"C:/PROGRA~2/Pandoc/pandoc" +RTS -K512m -RTS metaseqr2_report.utf8.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandoc245c538b4320.html --lua-filter "C:\Users\biocbuild\bbs-3.12-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "C:\Users\biocbuild\bbs-3.12-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 "C:\Users\biocbuild\bbs-3.12-bioc\R\library\rmdformats\templates\material\material.html" --highlight-style kate --variable theme=bootstrap --include-in-header "C:\Users\biocbuild\bbs-3.12-bioc\tmpdir\RtmpiyN5tU\rmarkdown-str245c177859f6.html" 

Output created: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpiyN5tU/index.html


2021-05-06 04:41:25: Data processing finished!


Total processing time: 15 seconds



RUNIT TEST PROTOCOL -- Thu May 06 04:41:25 2021 
*********************************************** 
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 
  36.90    2.89   49.45 

Example timings

metaseqR2.Rcheck/examples_i386/metaseqR2-Ex.timings

nameusersystemelapsed
buildAnnotationDatabase000
buildCustomAnnotation000
combineBonferroni000
combineHarmonic0.000.000.03
combineMaxp000
combineMinp000
combineSimes000
combineWeight000
createSignalTracks000
diagplotAvgFtd0.410.000.41
diagplotBoxplot2.840.683.51
diagplotCor0.340.200.54
diagplotDeHeatmap1.720.251.97
diagplotEdaseq0.890.111.00
diagplotFiltered0.060.030.09
diagplotFtd0.060.010.08
diagplotMds0.500.020.52
diagplotNoiseq1.050.091.14
diagplotPairs1.720.021.73
diagplotRoc0.060.020.08
diagplotVenn0.250.040.30
diagplotVolcano3.300.143.43
downsampleCounts0.420.000.42
estimateAufcWeights1.810.021.83
estimateSimParams1.50.01.5
getAnnotation3.720.057.50
getDefaults000
getInstalledAnnotations000
getWeights000
importCustomAnnotation1.880.041.92
loadAnnotation000
makeSimDataSd0.820.030.86
makeSimDataTcc3.880.864.79
metaTest0.010.000.01
metaseqr2 9.64 2.5017.13
metaseqrPlot0.660.070.71
normalizeAbsseq0.890.000.90
normalizeDeseq0.220.030.25
normalizeDeseq20.640.030.67
normalizeDss0.280.040.33
normalizeEdaseq0.410.050.45
normalizeEdger0.170.020.19
normalizeNbpseq0.160.010.17
normalizeNoiseq0.180.070.25
read2count2.820.016.31
readTargets0.030.000.03
statAbsseq1.620.001.63
statBayseq0.550.000.54
statDeseq2.340.022.36
statDeseq24.530.344.88
statDss0.850.000.84
statEdger0.950.000.95
statLimma0.390.000.40
statNbpseq2.280.002.28
statNoiseq7.520.007.51

metaseqR2.Rcheck/examples_x64/metaseqR2-Ex.timings

nameusersystemelapsed
buildAnnotationDatabase000
buildCustomAnnotation000
combineBonferroni000
combineHarmonic0.000.000.03
combineMaxp000
combineMinp000
combineSimes000
combineWeight000
createSignalTracks000
diagplotAvgFtd0.110.020.12
diagplotBoxplot1.080.051.13
diagplotCor0.280.030.31
diagplotDeHeatmap2.400.002.41
diagplotEdaseq0.570.060.62
diagplotFiltered0.030.020.05
diagplotFtd0.010.030.05
diagplotMds0.250.030.28
diagplotNoiseq0.570.040.61
diagplotPairs0.880.070.94
diagplotRoc0.030.010.05
diagplotVenn0.20.00.2
diagplotVolcano2.220.032.25
downsampleCounts0.250.000.25
estimateAufcWeights0.920.020.94
estimateSimParams0.80.00.8
getAnnotation2.640.066.37
getDefaults000
getInstalledAnnotations000
getWeights000
importCustomAnnotation1.380.021.39
loadAnnotation000
makeSimDataSd0.880.000.87
makeSimDataTcc2.150.032.19
metaTest000
metaseqr2 8.33 1.4912.71
metaseqrPlot0.700.050.75
normalizeAbsseq0.850.010.86
normalizeDeseq0.220.030.25
normalizeDeseq20.730.050.78
normalizeDss0.330.030.36
normalizeEdaseq0.370.050.43
normalizeEdger0.190.030.21
normalizeNbpseq0.140.050.19
normalizeNoiseq0.190.030.22
read2count2.000.005.33
readTargets0.020.000.01
statAbsseq1.670.001.68
statBayseq0.530.040.57
statDeseq1.830.001.83
statDeseq24.220.044.25
statDss0.730.000.74
statEdger0.830.000.83
statLimma0.340.000.34
statNbpseq1.890.001.89
statNoiseq8.580.008.58