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

This page was generated on 2024-03-04 11:38:52 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4676
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4414
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4441
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4417
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 131/2251HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BASiCS 2.15.2  (landing page)
Catalina Vallejos
Snapshot Date: 2024-03-01 14:00:22 -0500 (Fri, 01 Mar 2024)
git_url: https://git.bioconductor.org/packages/BASiCS
git_branch: devel
git_last_commit: 8e8f3d7
git_last_commit_date: 2023-12-22 08:09:17 -0500 (Fri, 22 Dec 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for BASiCS on merida1


To the developers/maintainers of the BASiCS package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BASiCS.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.

raw results


Summary

Package: BASiCS
Version: 2.15.2
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BASiCS.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BASiCS_2.15.2.tar.gz
StartedAt: 2024-03-02 00:21:48 -0500 (Sat, 02 Mar 2024)
EndedAt: 2024-03-02 00:47:22 -0500 (Sat, 02 Mar 2024)
EllapsedTime: 1534.4 seconds
RetCode: 0
Status:   OK  
CheckDir: BASiCS.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck’
* using R Under development (unstable) (2024-01-16 r85808)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BASiCS/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BASiCS’ version ‘2.15.2’
* 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 ‘BASiCS’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking whether startup messages can be suppressed ... 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 line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... 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
BASiCS_TestDE                    18.854  0.175  23.056
BASiCS_MCMC                      16.612  0.236  20.375
BASiCS_PlotDE                     9.679  0.095  12.044
newBASiCS_Chain                   8.511  0.120  10.752
BASiCS_Chain                      7.967  0.175   9.788
BASiCS_Chain-methods              5.611  0.205   7.165
BASiCS_DenoisedCounts             4.930  0.062   6.105
BASiCS_DiagPlot                   4.847  0.060   5.930
BASiCS_DivideAndConquer           4.794  0.102  64.045
BASiCS_DenoisedRates              4.705  0.059   5.794
BASiCS_VarThresholdSearchHVG_LVG  4.507  0.137   5.897
BASiCS_Summary                    4.541  0.066   5.682
BASiCS_LoadChain                  4.281  0.053   5.187
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/00check.log’
for details.



Installation output

BASiCS.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘BASiCS’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c BASiCS.cpp -o BASiCS.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -arch x86_64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o BASiCS.so BASiCS.o RcppExports.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/00LOCK-BASiCS/00new/BASiCS/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 (BASiCS)

Tests output

BASiCS.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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(BASiCS)
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

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

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

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

    IQR, mad, sd, var, xtabs

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

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

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians

    Welcome to 'BASiCS'. If you used 'BASiCS' before its release in
    Bioconductor, please visit:
    https://github.com/catavallejos/BASiCS/wiki.
> 
> test_check("BASiCS")
-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio SC vs P&S).
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio SC vs P&S).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio Group1 vs Group2).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

For Differential mean task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio SC vs P&S).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio Group1 vs Group2).
-------------------------------------------------------------

For Differential mean task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio SC vs P&S).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio SC vs P&S).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6787
(ratio SC vs P&S).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6787
(ratio Group1 vs Group2).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6787
(ratio Group1 vs Group2).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

EFDR calibration failed for Differential mean task. 
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
For Differential residual dispersion task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThresholdR'.
-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6787
(ratio SC vs P&S).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6787
(ratio Group1 vs Group2).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

EFDR calibration failed for Differential mean task. 
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
For Differential residual dispersion task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThresholdR'.
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.016
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.018
system: 0
elapsed: 0.018

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.016
system: 0.001
elapsed: 0.018

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.019
system: 0
elapsed: 0.024

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Combining batch posteriors for beta
Combining batch posteriors for sigma2
Combining batch posteriors for epsilon
Combining batch posteriors for RBFLocations
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.015
system: 0.001
elapsed: 0.019

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.016
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.015
system: 0.001
elapsed: 0.019

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.016
system: 0
elapsed: 0.021

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Combining batch posteriors for beta
Combining batch posteriors for sigma2
Combining batch posteriors for epsilon
Combining batch posteriors for RBFLocations
-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.011
system: 0
elapsed: 0.015

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.015
system: 0
elapsed: 0.019

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.019
system: 0
elapsed: 0.021

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.016
system: 0.001
elapsed: 0.019

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Combining batch posteriors for beta
Combining batch posteriors for sigma2
Combining batch posteriors for epsilon
Combining batch posteriors for RBFLocations
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.014
system: 0
elapsed: 0.018

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.015
system: 0
elapsed: 0.018

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.016
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.015
system: 0
elapsed: 0.018

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Combining batch posteriors for beta
Combining batch posteriors for sigma2
Combining batch posteriors for epsilon
Combining batch posteriors for RBFLocations
-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.012
system: 0.001
elapsed: 0.015

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.015
system: 0.001
elapsed: 0.019

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.024
system: 0
elapsed: 0.027

-------------------------------------------------------------
Output 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.109
system: 0.001
elapsed: 0.131

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.112
system: 0
elapsed: 0.135

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Combining batch posteriors for beta
Combining batch posteriors for sigma2
Combining batch posteriors for epsilon
Combining batch posteriors for RBFLocations
Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Combining batch posteriors for beta
Combining batch posteriors for sigma2
Combining batch posteriors for epsilon
Combining batch posteriors for RBFLocations
Combining batch posteriors for mu
Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for phi
Combining batch posteriors for s
Combining batch posteriors for nu
Combining batch posteriors for theta
Cannot find a balanced split with 9 quantiles, trying again with 8
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.115
system: 0.001
elapsed: 0.134

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.099
system: 0
elapsed: 0.115

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

Generating partitions...
Starting MCMC...
-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-----------------------------------------------------
MCMC sampler has been started: 200 iterations to go.
-----------------------------------------------------
RefGene: 39
RefGene: 43
RefGene: 15
RefGene: 0
RefGene: 31
RefGene: 15
RefGene: 17
RefGene: 39
RefGene: 17
RefGene: 39
RefGene: 16
RefGene: 17
RefGene: 43
RefGene: 13
RefGene: 15
RefGene: 16
RefGene: 17
RefGene: 43
RefGene: 43
RefGene: 15
RefGene: 13
RefGene: 11
RefGene: 11
RefGene: 39
RefGene: 0
RefGene: 0
RefGene: 31
RefGene: 44
RefGene: 15
RefGene: 15
RefGene: 39
RefGene: 0
RefGene: 44
RefGene: 11
RefGene: 0
RefGene: 13
RefGene: 44
RefGene: 15
RefGene: 44
RefGene: 15
RefGene: 0
RefGene: 43
RefGene: 31
RefGene: 13
RefGene: 16
RefGene: 31
RefGene: 31
RefGene: 11
RefGene: 17
RefGene: 44
RefGene: 43
RefGene: 11
RefGene: 44
RefGene: 16
RefGene: 44
RefGene: 39
RefGene: 43
RefGene: 13
RefGene: 0
RefGene: 16
RefGene: 43
RefGene: 43
RefGene: 44
RefGene: 44
RefGene: 17
RefGene: 15
RefGene: 0
RefGene: 43
RefGene: 13
RefGene: 31
RefGene: 43
RefGene: 17
RefGene: 44
RefGene: 17
RefGene: 39
RefGene: 44
RefGene: 44
RefGene: 16
RefGene: 15
RefGene: 16
RefGene: 44
RefGene: 0
RefGene: 44
RefGene: 15
RefGene: 39
RefGene: 13
RefGene: 39
RefGene: 11
RefGene: 39
RefGene: 31
RefGene: 44
RefGene: 15
RefGene: 43
RefGene: 39
RefGene: 39
RefGene: 11
RefGene: 17
RefGene: 17
RefGene: 13
RefGene: 16
-----------------------------------------------------
End of Burn-in period.
-----------------------------------------------------
RefGene: 13
RefGene: 44
RefGene: 11
RefGene: 31
RefGene: 39
RefGene: 13
RefGene: 15
RefGene: 31
RefGene: 17
RefGene: 43
RefGene: 13
RefGene: 39
RefGene: 43
RefGene: 16
RefGene: 15
RefGene: 17
RefGene: 44
RefGene: 39
RefGene: 13
RefGene: 16
RefGene: 16
RefGene: 31
RefGene: 17
RefGene: 13
RefGene: 15
RefGene: 31
RefGene: 39
RefGene: 11
RefGene: 15
RefGene: 0
RefGene: 13
RefGene: 11
RefGene: 0
RefGene: 17
RefGene: 13
RefGene: 43
RefGene: 17
RefGene: 43
RefGene: 39
RefGene: 44
RefGene: 13
RefGene: 39
RefGene: 31
RefGene: 15
RefGene: 0
RefGene: 31
RefGene: 0
RefGene: 13
RefGene: 39
RefGene: 17
RefGene: 17
RefGene: 31
RefGene: 0
RefGene: 44
RefGene: 15
RefGene: 43
RefGene: 0
RefGene: 16
RefGene: 11
RefGene: 11
RefGene: 31
RefGene: 0
RefGene: 31
RefGene: 11
RefGene: 31
RefGene: 31
RefGene: 31
RefGene: 31
RefGene: 31
RefGene: 15
RefGene: 44
RefGene: 31
RefGene: 16
RefGene: 11
RefGene: 0
RefGene: 11
RefGene: 0
RefGene: 44
RefGene: 13
RefGene: 17
RefGene: 0
RefGene: 13
RefGene: 39
RefGene: 0
RefGene: 43
RefGene: 11
RefGene: 39
RefGene: 44
RefGene: 0
RefGene: 43
RefGene: 13
RefGene: 39
RefGene: 43
RefGene: 15
RefGene: 16
RefGene: 44
RefGene: 16
RefGene: 16
RefGene: 43
RefGene: 15
 
-----------------------------------------------------
-----------------------------------------------------
All 200 MCMC iterations have been completed.
-----------------------------------------------------
-----------------------------------------------------
 
-----------------------------------------------------
Please see below a summary of the overall acceptance rates.
-----------------------------------------------------
 
Minimum acceptance rate among mu[i]'s: 0.18
Average acceptance rate among mu[i]'s: 0.4952
Maximum acceptance rate among mu[i]'s: 0.8
 
 
Minimum acceptance rate among delta[i]'s: 0.54
Average acceptance rate among delta[i]'s: 0.6712
Maximum acceptance rate among delta[i]'s: 0.83
 
 
Minimum acceptance rate among nu[jk]'s: 0.84
Average acceptance rate among nu[jk]'s: 0.9559
Maximum acceptance rate among nu[jk]'s: 1
 
 
Minimum acceptance rate among theta[k]'s: 0.58
Average acceptance rate among theta[k]'s: 0.79
Maximum acceptance rate among theta[k]'s: 1
 
-----------------------------------------------------
 
-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.31
system: 0.002
elapsed: 0.406

-------------------------------------------------------------
Output 
-------------------------------------------------------------


-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-----------------------------------------------------
MCMC sampler has been started: 200 iterations to go.
-----------------------------------------------------
RefGene: 47
RefGene: 49
RefGene: 14
RefGene: 11
RefGene: 11
RefGene: 49
RefGene: 49
RefGene: 19
RefGene: 47
RefGene: 11
RefGene: 19
RefGene: 22
RefGene: 23
RefGene: 22
RefGene: 10
RefGene: 36
RefGene: 10
RefGene: 11
RefGene: 9
RefGene: 10
RefGene: 49
RefGene: 10
RefGene: 47
RefGene: 23
RefGene: 11
RefGene: 10
RefGene: 49
RefGene: 14
RefGene: 47
RefGene: 19
RefGene: 22
RefGene: 49
RefGene: 36
RefGene: 23
RefGene: 11
RefGene: 47
RefGene: 9
RefGene: 36
RefGene: 49
RefGene: 19
RefGene: 22
RefGene: 47
RefGene: 22
RefGene: 14
RefGene: 9
RefGene: 23
RefGene: 23
RefGene: 14
RefGene: 19
RefGene: 36
RefGene: 14
RefGene: 19
RefGene: 49
RefGene: 9
RefGene: 10
RefGene: 47
RefGene: 36
RefGene: 22
RefGene: 22
RefGene: 11
RefGene: 11
RefGene: 23
RefGene: 23
RefGene: 10
RefGene: 10
RefGene: 19
RefGene: 9
RefGene: 36
RefGene: 49
RefGene: 36
RefGene: 19
RefGene: 19
RefGene: 47
RefGene: 19
RefGene: 10
RefGene: 22
RefGene: 10
RefGene: 11
RefGene: 14
RefGene: 23
RefGene: 47
RefGene: 11
RefGene: 22
RefGene: 36
RefGene: 19
RefGene: 9
RefGene: 47
RefGene: 36
RefGene: 14
RefGene: 49
RefGene: 14
RefGene: 9
RefGene: 22
RefGene: 11
RefGene: 23
RefGene: 19
RefGene: 9
RefGene: 47
RefGene: 19
RefGene: 14
-----------------------------------------------------
End of Burn-in period.
-----------------------------------------------------
RefGene: 47
RefGene: 9
RefGene: 36
RefGene: 19
RefGene: 14
RefGene: 36
RefGene: 19
RefGene: 49
RefGene: 47
RefGene: 36
RefGene: 10
RefGene: 47
RefGene: 9
RefGene: 11
RefGene: 14
RefGene: 47
RefGene: 23
RefGene: 23
RefGene: 23
RefGene: 9
RefGene: 10
RefGene: 22
RefGene: 36
RefGene: 10
RefGene: 23
RefGene: 10
RefGene: 36
RefGene: 11
RefGene: 19
RefGene: 9
RefGene: 22
RefGene: 47
RefGene: 22
RefGene: 36
RefGene: 11
RefGene: 22
RefGene: 14
RefGene: 22
RefGene: 9
RefGene: 22
RefGene: 22
RefGene: 9
RefGene: 14
RefGene: 10
RefGene: 14
RefGene: 11
RefGene: 47
RefGene: 23
RefGene: 10
RefGene: 47
RefGene: 23
RefGene: 36
RefGene: 11
RefGene: 19
RefGene: 11
RefGene: 47
RefGene: 19
RefGene: 47
RefGene: 10
RefGene: 11
RefGene: 23
RefGene: 47
RefGene: 19
RefGene: 49
RefGene: 14
RefGene: 19
RefGene: 22
RefGene: 49
RefGene: 22
RefGene: 10
RefGene: 14
RefGene: 23
RefGene: 23
RefGene: 23
RefGene: 10
RefGene: 19
RefGene: 49
RefGene: 10
RefGene: 11
RefGene: 11
RefGene: 11
RefGene: 49
RefGene: 22
RefGene: 23
RefGene: 47
RefGene: 49
RefGene: 9
RefGene: 9
RefGene: 11
RefGene: 14
RefGene: 9
RefGene: 23
RefGene: 49
RefGene: 36
RefGene: 23
RefGene: 49
RefGene: 9
RefGene: 19
RefGene: 19
RefGene: 36
 
-----------------------------------------------------
-----------------------------------------------------
All 200 MCMC iterations have been completed.
-----------------------------------------------------
-----------------------------------------------------
 
-----------------------------------------------------
Please see below a summary of the overall acceptance rates.
-----------------------------------------------------
 
Minimum acceptance rate among mu[i]'s: 0.23
Average acceptance rate among mu[i]'s: 0.5178
Maximum acceptance rate among mu[i]'s: 0.85
 
 
Minimum acceptance rate among delta[i]'s: 0.51
Average acceptance rate among delta[i]'s: 0.6794
Maximum acceptance rate among delta[i]'s: 0.82
 
 
Minimum acceptance rate among nu[jk]'s: 0.87
Average acceptance rate among nu[jk]'s: 0.9595
Maximum acceptance rate among nu[jk]'s: 1
 
 
Minimum acceptance rate among theta[k]'s: 0.89
Average acceptance rate among theta[k]'s: 0.945
Maximum acceptance rate among theta[k]'s: 1
 
-----------------------------------------------------
 
-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.304
system: 0.002
elapsed: 0.385

-------------------------------------------------------------
Output 
-------------------------------------------------------------


Combining batch posteriors for mu
Combining batch posteriors for delta
Combining batch posteriors for s

Combining batch posteriors for nu
Combining batch posteriors for theta

sumAux (line 117): 146.424
sumAux (line 117): 136.459
For LVG detection task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThreshold'.
For LVG detection task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThreshold'.
For LVG detection task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThreshold'.
Evaluating variance contribution threshold = 25 % ... 

Evaluating variance contribution threshold = 50 % ... 

Evaluating variance contribution threshold = 75 % ... 

Evaluating variance contribution threshold = 25 % ... 

Evaluating variance contribution threshold = 50 % ... 

Evaluating variance contribution threshold = 75 % ... 

For LVG detection task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThreshold'.
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.008
system: 0
elapsed: 0.009

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.009
system: 0
elapsed: 0.009

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.016
system: 0
elapsed: 0.021

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.006
system: 0
elapsed: 0.006

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.006
system: 0
elapsed: 0.007

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.011
system: 0
elapsed: 0.011

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.011
system: 0
elapsed: 0.012

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.006
system: 0
elapsed: 0.007

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.006
system: 0
elapsed: 0.007

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.006
system: 0
elapsed: 0.007

-------------------------------------------------------------
Output 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.008
system: 0
elapsed: 0.009

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.008
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.009
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.008
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.008
system: 0
elapsed: 0.009

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.008
system: 0
elapsed: 0.011

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.011
system: 0
elapsed: 0.013

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.011
system: 0
elapsed: 0.013

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.011
system: 0
elapsed: 0.012

-------------------------------------------------------------
Output 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.007
system: 0
elapsed: 0.009

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.008
system: 0
elapsed: 0.01

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.009
system: 0
elapsed: 0.009

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.012
system: 0
elapsed: 0.014

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS_Chain object stored as chain_.Rds file in
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.016
system: 0
elapsed: 0.017

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS_Chain object stored as chain_.Rds file in
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.011
system: 0
elapsed: 0.013

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS_Chain object stored as chain_.Rds file in
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : horizontal integration (no-spikes case)
-------------------------------------------------------------

Randomly, 1 out of 10
genes was left as reference at each iteration 
List of reference genes and frequencies stored as a .txt file in
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.015
system: 0
elapsed: 0.02

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS_Chain object stored as chain_.Rds file in
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : horizontal integration (no-spikes case)
-------------------------------------------------------------

Randomly, 1 out of 10
genes was left as reference at each iteration 
List of reference genes and frequencies stored as a .txt file in
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.013
system: 0
elapsed: 0.015

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

`BASiCS_Chain` class definition was outdated. 
Object updated to be compatible with BASiCS version 2.15.2.
Set 'StoreUpdatedChain' = TRUE to save updated object.

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.013
system: 0
elapsed: 0.013

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

`BASiCS_Chain` class definition was outdated. 
Object updated to be compatible with BASiCS version 2.15.2.
Set 'StoreUpdatedChain' = TRUE to save updated object.
(this overwrites original input file).

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 1
(ratio Group1 vs Group2).
-------------------------------------------------------------

EFDR calibration failed for Differential mean task. 
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
EFDR calibration failed for Differential residual dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdR'.
Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.036
system: 0
elapsed: 0.044

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 1
(ratio Group1 vs Group2).
-------------------------------------------------------------

EFDR calibration failed for Differential mean task. 
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
EFDR calibration failed for Differential residual dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdR'.
see ?scRNAseq and browseVignettes('scRNAseq') for documentation
loading from cache
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.583
system: 0.006
elapsed: 0.672

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.005
system: 0
elapsed: 0.009

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.578
system: 0.004
elapsed: 0.631

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.541
system: 0.005
elapsed: 0.615

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.539
system: 0.004
elapsed: 0.618

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.004
system: 0
elapsed: 0.005

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.514
system: 0.004
elapsed: 0.604

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.512
system: 0.003
elapsed: 0.578

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.981
system: 0.007
elapsed: 1.1

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.982
system: 0.008
elapsed: 1.165

-------------------------------------------------------------
Output 
-------------------------------------------------------------

Running no spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.038
system: 0.001
elapsed: 0.05

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.764
system: 0.009
elapsed: 0.913

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.007
system: 0
elapsed: 0.006

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
Storing trajectories of adaptive proposal variances (log-scale) aschain_ls_.Rds file in 
'/Users/biocbuild/bbs-3.19-bioc/meat/BASiCS.Rcheck/tests/testthat' directory ... 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6714
(ratio Group1 vs Group2).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

For Differential mean task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
-------------------------------------------------------------
Log-fold change thresholds are now set in a log2 scale. 
Original BASiCS release used a natural logarithm scale.
-------------------------------------------------------------
Offset estimate: 0.6787
(ratio Group1 vs Group2).
To visualise its effect, please use 'PlotOffset = TRUE'.
-------------------------------------------------------------

EFDR calibration failed for Differential mean task. 
Probability threshold automatically set equal to 'ProbThresholdM'.
EFDR calibration failed for Differential dispersion task. 
Probability threshold automatically set equal to 'ProbThresholdD'.
For Differential residual dispersion task:
the posterior probability threshold chosen via EFDR calibration is too low.
Probability threshold automatically set equal to 'ProbThresholdR'.
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.008
system: 0
elapsed: 0.009

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.009
system: 0
elapsed: 0.009

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.008
system: 0
elapsed: 0.008

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

Running with spikes BASiCS sampler (regression case) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.008
system: 0
elapsed: 0.008

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

'BatchInfo' was treated as a factor with 2 levels: 
1  2  
'BatchInfo' was treated as a factor with 2 levels: 
1  2  
-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running no spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.006
system: 0
elapsed: 0.006

-------------------------------------------------------------
Output 
-------------------------------------------------------------

'BatchInfo' was treated as a factor with 2 levels: 
1  2  
altExp 'spike-ins' is assumed to contain spike-in genes.
see help(altExp) for details. 

-------------------------------------------------------------
NOTE: default choice PriorDelta = 'log-normal'  (recommended value). 
Vallejos et al (2015) used a 'gamma' prior instead.
-------------------------------------------------------------

Running with spikes BASiCS sampler (no regression) ... 

-------------------------------------------------------------
MCMC running time 
-------------------------------------------------------------
user: 0.007
system: 0
elapsed: 0.008

-------------------------------------------------------------
Output 
-------------------------------------------------------------

-------------------------------------------------------------
BASiCS version 2.15.2 : 
vertical integration (spikes case) 
-------------------------------------------------------------

[ FAIL 0 | WARN 18 | SKIP 0 | PASS 456 ]

[ FAIL 0 | WARN 18 | SKIP 0 | PASS 456 ]
> 
> proc.time()
   user  system elapsed 
511.916  11.175 730.585 

Example timings

BASiCS.Rcheck/BASiCS-Ex.timings

nameusersystemelapsed
BASiCS_Chain-methods5.6110.2057.165
BASiCS_Chain7.9670.1759.788
BASiCS_CorrectOffset0.0220.0110.079
BASiCS_DenoisedCounts4.9300.0626.105
BASiCS_DenoisedRates4.7050.0595.794
BASiCS_DetectVG1.7780.1072.279
BASiCS_DiagHist2.3110.0542.834
BASiCS_DiagPlot4.8470.0605.930
BASiCS_DivideAndConquer 4.794 0.10264.045
BASiCS_Draw0.9690.0191.184
BASiCS_EffectiveSize0.4920.0200.648
BASiCS_Filter0.0030.0010.006
BASiCS_LoadChain4.2810.0535.187
BASiCS_MCMC16.612 0.23620.375
BASiCS_MockSCE0.9050.0091.088
BASiCS_PlotDE 9.679 0.09512.044
BASiCS_PlotOffset2.6430.0323.272
BASiCS_PlotVG0.9160.0191.192
BASiCS_PriorParam0.7700.0160.966
BASiCS_ShowFit1.0280.0171.267
BASiCS_Sim2.0860.0302.656
BASiCS_Summary-methods0.0080.0050.015
BASiCS_Summary4.5410.0665.682
BASiCS_TestDE18.854 0.17523.056
BASiCS_VarThresholdSearchHVG_LVG4.5070.1375.897
BASiCS_VarianceDecomp0.5800.0120.747
Summary-BASiCS_Chain-method0.1350.0060.177
dim-BASiCS_Chain-method0.0100.0160.031
dimnames-BASiCS_Chain-method0.0090.0150.030
displayChainBASiCS-BASiCS_Chain-method0.2630.1110.663
displaySummaryBASiCS-BASiCS_Summary-method0.2400.0600.354
makeExampleBASiCS_Data0.7440.0090.937
newBASiCS_Chain 8.511 0.12010.752
plot-BASiCS_Chain-method0.2510.0600.392
plot-BASiCS_Summary-method0.2480.0610.422
show-BASiCS_ResultDE-method0.2420.0580.364
show-BASiCS_ResultVG-method0.2460.0570.377
show-BASiCS_ResultsDE-method0.2460.0590.386
subset-BASiCS_Chain-method2.1800.0252.711