Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-03-29 11:05:53 -0400 (Wed, 29 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4482
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4278
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4306
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

CHECK results for SpliceWiz on palomino4


To the developers/maintainers of the SpliceWiz package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SpliceWiz.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1945/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpliceWiz 1.0.3  (landing page)
Alex Chit Hei Wong
Snapshot Date: 2023-03-27 14:00:04 -0400 (Mon, 27 Mar 2023)
git_url: https://git.bioconductor.org/packages/SpliceWiz
git_branch: RELEASE_3_16
git_last_commit: c5182b6
git_last_commit_date: 2023-03-22 17:52:26 -0400 (Wed, 22 Mar 2023)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    ERROR  
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: SpliceWiz
Version: 1.0.3
Command: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SpliceWiz.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings SpliceWiz_1.0.3.tar.gz
StartedAt: 2023-03-28 06:16:49 -0400 (Tue, 28 Mar 2023)
EndedAt: 2023-03-28 06:27:22 -0400 (Tue, 28 Mar 2023)
EllapsedTime: 632.6 seconds
RetCode: 0
Status:   OK  
CheckDir: SpliceWiz.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SpliceWiz.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings SpliceWiz_1.0.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/SpliceWiz.Rcheck'
* using R version 4.2.3 (2023-03-15 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'SpliceWiz/DESCRIPTION' ... OK
* this is package 'SpliceWiz' version '1.0.3'
* 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 'SpliceWiz' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in shell scripts ... 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 for x64 is not available
File 'F:/biocbuild/bbs-3.16-bioc/R/library/SpliceWiz/libs/x64/SpliceWiz.dll':
  Found '_assert', possibly from 'assert' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                         user system elapsed
NxtSE-class             50.36   0.86   51.93
ASE-methods             39.99   0.36   40.36
Build-Reference-methods 18.10   0.17   19.19
plotCoverage             8.52   0.30    8.85
Run_SpliceWiz_Filters    7.14   0.03    7.17
makeSE                   5.04   0.09    5.14
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.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
  'F:/biocbuild/bbs-3.16-bioc/meat/SpliceWiz.Rcheck/00check.log'
for details.



Installation output

SpliceWiz.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL SpliceWiz
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.16-bioc/R/library'
* installing *source* package 'SpliceWiz' ...
** using staged installation
** libs
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppProgress/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c BAM2blocks.cpp -o BAM2blocks.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppProgress/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c FastaReader.cpp -o FastaReader.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppProgress/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c FragmentBlocks.cpp -o FragmentBlocks.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppProgress/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c GZTools.cpp -o GZTools.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppProgress/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppProgress/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ReadBlockProcessor.cpp -o ReadBlockProcessor.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppProgress/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ReadBlockProcessor_CoverageBlocks.cpp -o ReadBlockProcessor_CoverageBlocks.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppProgress/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ReadBlockProcessor_FragmentsMap.cpp -o ReadBlockProcessor_FragmentsMap.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppProgress/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ReadBlockProcessor_TandemJunctions.cpp -o ReadBlockProcessor_TandemJunctions.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppProgress/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c covTools.cpp -o covTools.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppProgress/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c main.cpp -o main.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppProgress/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c swEngine.cpp -o swEngine.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppProgress/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c synthReadGenerator.cpp -o synthReadGenerator.o
g++ -shared -s -static-libgcc -o SpliceWiz.dll tmp.def BAM2blocks.o FastaReader.o FragmentBlocks.o GZTools.o RcppExports.o ReadBlockProcessor.o ReadBlockProcessor_CoverageBlocks.o ReadBlockProcessor_FragmentsMap.o ReadBlockProcessor_TandemJunctions.o covTools.o main.o swEngine.o synthReadGenerator.o -fopenmp -DSPLICEWIZ -LF:/biocbuild/bbs-3.16-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.16-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.16-bioc/R/library/00LOCK-SpliceWiz/00new/SpliceWiz/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (SpliceWiz)

Tests output

SpliceWiz.Rcheck/tests/testthat.Rout


R version 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle"
Copyright (C) 2023 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.

> library(testthat)
> library(SpliceWiz)
Loading required package: NxtIRFdata
SpliceWiz package loaded with 2 threads
Use setSWthreads() to set the number of SpliceWiz threads
> 
> test_check("SpliceWiz")
Loading required package: Rsubread
Mar 28 6:24:31 AM Converting FASTA to local TwoBitFile...done
Mar 28 6:24:32 AM Connecting to genome TwoBitFile...done
Mar 28 6:24:32 AM Making local copy of GTF file...done
Mar 28 6:24:33 AM Extracting temp genome FASTA from TwoBit file
Mar 28 6:24:33 AM Generating synthetic reads, saving to F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP\refWithMapExcl/Mappability/Reads.fa
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
10145 synthetic reads generated
Mar 28 6:24:33 AM Cleaning temp genome / gene annotation files

        ==========     _____ _    _ ____  _____  ______          _____  
        =====         / ____| |  | |  _ \|  __ \|  ____|   /\   |  __ \ 
          =====      | (___ | |  | | |_) | |__) | |__     /  \  | |  | |
            ====      \___ \| |  | |  _ <|  _  /|  __|   / /\ \ | |  | |
              ====    ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
        ==========   |_____/ \____/|____/|_|  \_\______/_/    \_\_____/
       Rsubread 2.12.3

//================================= setting ==================================\\
||                                                                            ||
||                Index name : reference_index                                ||
||               Index space : base space                                     ||
||               Index split : no-split                                       ||
||          Repeat threshold : 100 repeats                                    ||
||              Gapped index : no                                             ||
||                                                                            ||
||       Free / total memory : 41.7GB / 64.0GB                                ||
||                                                                            ||
||               Input files : 1 file in total                                ||
||                             o genome.fa                                    ||
||                                                                            ||
\\============================================================================//

//================================= Running ==================================\\
||                                                                            ||
|| Check the integrity of provided reference sequences ...                    ||
|| No format issues were found                                                ||
|| Scan uninformative subreads in reference sequences ...                     ||
|| Estimate the index size...                                                 ||
||    8%,   0 mins elapsed, rate=75.0k bps/s                                  ||
||   16%,   0 mins elapsed, rate=145.4k bps/s                                 ||
||   24%,   0 mins elapsed, rate=211.3k bps/s                                 ||
||   33%,   0 mins elapsed, rate=273.1k bps/s                                 ||
||   41%,   0 mins elapsed, rate=331.8k bps/s                                 ||
||   49%,   0 mins elapsed, rate=387.7k bps/s                                 ||
||   58%,   0 mins elapsed, rate=440.2k bps/s                                 ||
||   66%,   0 mins elapsed, rate=489.6k bps/s                                 ||
||   74%,   0 mins elapsed, rate=538.1k bps/s                                 ||
||   83%,   0 mins elapsed, rate=584.4k bps/s                                 ||
||   91%,   0 mins elapsed, rate=627.3k bps/s                                 ||
|| 3.0 GB of memory is needed for index building.                             ||
|| Build the index...                                                         ||
||    8%,   0 mins elapsed, rate=7.1k bps/s                                   ||
||   16%,   0 mins elapsed, rate=14.2k bps/s                                  ||
||   24%,   0 mins elapsed, rate=21.2k bps/s                                  ||
||   33%,   0 mins elapsed, rate=28.1k bps/s                                  ||
||   41%,   0 mins elapsed, rate=35.0k bps/s                                  ||
||   49%,   0 mins elapsed, rate=41.8k bps/s                                  ||
||   58%,   0 mins elapsed, rate=48.6k bps/s                                  ||
||   66%,   0 mins elapsed, rate=55.4k bps/s                                  ||
||   74%,   0 mins elapsed, rate=62.1k bps/s                                  ||
||   83%,   0 mins elapsed, rate=68.8k bps/s                                  ||
||   91%,   0 mins elapsed, rate=75.3k bps/s                                  ||
|| Save current index block...                                                ||
||  [ 0.0% finished ]                                                         ||
||  [ 10.0% finished ]                                                        ||
||  [ 20.0% finished ]                                                        ||
||  [ 30.0% finished ]                                                        ||
||  [ 40.0% finished ]                                                        ||
||  [ 50.0% finished ]                                                        ||
||  [ 60.0% finished ]                                                        ||
||  [ 70.0% finished ]                                                        ||
||  [ 80.0% finished ]                                                        ||
||  [ 90.0% finished ]                                                        ||
||  [ 100.0% finished ]                                                       ||
||                                                                            ||
||                      Total running time: 0.2 minutes.                      ||
||Index F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP\refWithMapExcl\refe ... ||
||                                                                            ||
\\============================================================================//


        ==========     _____ _    _ ____  _____  ______          _____  
        =====         / ____| |  | |  _ \|  __ \|  ____|   /\   |  __ \ 
          =====      | (___ | |  | | |_) | |__) | |__     /  \  | |  | |
            ====      \___ \| |  | |  _ <|  _  /|  __|   / /\ \ | |  | |
              ====    ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
        ==========   |_____/ \____/|____/|_|  \_\______/_/    \_\_____/
       Rsubread 2.12.3

//================================= setting ==================================\\
||                                                                            ||
|| Function      : Read alignment + Junction detection (RNA-Seq)              ||
|| Input file    : Reads.fa                                                   ||
|| Output file   : AlignedReads.bam (BAM)                                     ||
|| Index name    : reference_index                                            ||
||                                                                            ||
||                    ------------------------------------                    ||
||                                                                            ||
||                               Threads : 1                                  ||
||                          Phred offset : 33                                 ||
||                             Min votes : 1 / 14                             ||
||                        Max mismatches : 3                                  ||
||                      Max indel length : 5                                  ||
||            Report multi-mapping reads : yes                                ||
|| Max alignments per multi-mapping read : 1                                  ||
||                           Annotations : transcripts.gtf (GTF)              ||
||                                                                            ||
\\============================================================================//

//================ Running (28-Mar-2023 06:24:46, pid=22072) =================\\
||                                                                            ||
|| Check the input reads.                                                     ||
|| The input file contains base space reads.                                  ||
|| Initialise the memory objects.                                             ||
|| Estimate the mean read length.                                             ||
|| Create the output BAM file.                                                ||
|| Check the index.                                                           ||
|| Init the voting space.                                                     ||
|| Load the annotation file.                                                  ||
|| 538 annotation records were loaded.                                        ||
|| Global environment is initialised.                                         ||
|| Load the 1-th index block...                                               ||
|| The index block has been loaded.                                           ||
|| Start read mapping in chunk.                                               ||
||   65% completed, 0.4 mins elapsed, rate=36.5k reads per second             ||
||   83% completed, 0.4 mins elapsed, rate=0.4k reads per second              ||
||   99% completed, 0.4 mins elapsed, rate=0.5k reads per second              ||
||                                                                            ||
||                           Completed successfully.                          ||
||                                                                            ||
\\====================================    ====================================//

//================================   Summary =================================\\
||                                                                            ||
||                 Total reads : 10145                                        ||
||                      Mapped : 10145 (100.0%)                               ||
||             Uniquely mapped : 10145                                        ||
||               Multi-mapping : 0                                            ||
||                                                                            ||
||                    Unmapped : 0                                            ||
||                                                                            ||
||                   Junctions : 0                                            ||
||                      Indels : 1                                            ||
||                                                                            ||
||                Running time : 0.4 minutes                                  ||
||                                                                            ||
\\============================================================================//

Mar 28 6:25:07 AM Calculating Mappability Exclusion regions from: F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP/refWithMapExcl/Mappability/AlignedReads.bam
Calculating Mappability Exclusions: F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP\refWithMapExcl\Mappability\AlignedReads.bam
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing final sort of fragment maps
Writing Mappability Exclusions
**************************************************|
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Mar 28 6:25:11 AM Reference generated without non-polyA reference
Mar 28 6:25:11 AM Reference generated without Mappability reference
Mar 28 6:25:11 AM Reference generated without Blacklist exclusion
Mar 28 6:25:11 AM Converting FASTA to local TwoBitFile...done
Mar 28 6:25:12 AM Connecting to genome TwoBitFile...done
Mar 28 6:25:12 AM Making local copy of GTF file...done
Mar 28 6:25:13 AM Reading source GTF file...done
Mar 28 6:25:13 AM Processing gtf file...
...genes
...transcripts
...CDS
...exons
done
Mar 28 6:25:16 AM Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Mar 28 6:25:20 AM Generating processBAM reference
...prepping data
...determining measurable introns (directional)
...determining measurable introns (non-directional)
...writing ref-cover.bed
...writing ref-ROI.bed
...writing ref-read-continues.ref
...writing ref-sj.ref
...writing ref-tj.ref
processBAM reference generated
Mar 28 6:25:27 AM Predicting NMD transcripts from genome sequence
...exonic transcripts
...retained introns

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
done
Mar 28 6:25:28 AM Annotating Splice Events
Annotating Mutually-Exclusive-Exon Splice Events...done
Annotating Skipped-Exon Splice Events...done
Annotating Alternate 5' / 3' Splice Site Splice Events...done
Annotating Alternate First / Last Exon Splice Events...done
Annotating known retained introns...done
Mar 28 6:25:29 AM Splice Annotations Filtered
Mar 28 6:25:29 AM Translating Alternate Splice Peptides...done
Mar 28 6:25:29 AM Splice Annotations finished

Reference build finished
Mar 28 6:25:29 AM Running SpliceWiz processBAM
Reading reference file
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
Processing BAM file F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP\02H003.bam
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing final sort of fragment maps
Writing COV file
**************************************************|
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Writing output file
F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP\02H003.bam processed (366 milliseconds)
Mar 28 6:25:30 AM Running SpliceWiz processBAM
Reading reference file
Allocating memory to 2 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
Processing BAM file F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP\02H003.bam
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Compiling data from threads
Performing final sort of fragment maps
Writing COV file
**************************************************|
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Writing output file
F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP\02H003.bam processed (321 milliseconds)
Mar 28 6:25:30 AM SpliceWiz reference already exists in given directory
Mar 28 6:25:30 AM Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP\02H003.bam processed (352 milliseconds)
F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP\02H025.bam processed (307 milliseconds)
F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP\02H026.bam processed (542 milliseconds)
F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP\02H033.bam processed (479 milliseconds)
F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP\02H043.bam processed (334 milliseconds)
F:\biocbuild\bbs-3.16-bioc\tmpdir\RtmpiCmRVP\02H046.bam processed (449 milliseconds)
Mar 28 6:25:33 AM Using SnowParam 1 threads
Mar 28 6:25:33 AM Validating Experiment; checking COV files...
Mar 28 6:25:33 AM Compiling Sample Stats
Mar 28 6:25:33 AM Compiling Junction List...merging...done
Mar 28 6:25:34 AM Compiling Junction Stats...merging...done
Mar 28 6:25:41 AM Compiling Intron Retention List...done
Mar 28 6:25:42 AM Compiling Tandem Junction List...merging...done
Mar 28 6:25:43 AM Tidying up splice junctions and intron retentions...
...annotating splice junctions
...looking for novel exons
Mar 28 6:25:46 AM Assembling novel splicing reference:
...loading reference FASTA/GTF
...injecting novel transcripts to GTF
...processing GTF
...processing introns from GTF
...annotating alternative splicing events
done
Mar 28 6:25:57 AM Tidying up splice junctions and intron retentions (part 2)...
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Mar 28 6:26:04 AM Generating NxtSE assays
Mar 28 6:26:04 AM Using SnowParam 1 threads

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |============                                                          |  17%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |==========================================================            |  83%
  |                                                                            
  |======================================================================| 100%

Mar 28 6:26:18 AM Building Final NxtSE Object
Mar 28 6:26:22 AM SpliceWiz (NxtSE) Collation Finished
Mar 28 6:26:22 AM Loading NxtSE object from file...done

Mar 28 6:26:22 AM Removing overlapping introns...
Mar 28 6:26:22 AM Iterating through IR events to determine introns of main isoforms
Mar 28 6:26:23 AM Iteration 1
Mar 28 6:26:24 AM Iteration 2
Mar 28 6:26:27 AM SpliceWiz reference already exists in given directory
Mar 28 6:26:27 AM processBAM has already been run on given BAM files
Mar 28 6:26:27 AM Using SnowParam 1 threads
Mar 28 6:26:27 AM Validating Experiment; checking COV files...
Mar 28 6:26:27 AM Compiling Sample Stats
Mar 28 6:26:27 AM Compiling Junction List...merging...done
Mar 28 6:26:28 AM Compiling Junction Stats...merging...done
Mar 28 6:26:35 AM Compiling Intron Retention List...done
Mar 28 6:26:37 AM Tidying up splice junctions and intron retentions...
...annotating splice junctions
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Mar 28 6:26:46 AM Generating NxtSE assays
Mar 28 6:26:46 AM Using SnowParam 1 threads

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |============                                                          |  17%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |==========================================================            |  83%
  |                                                                            
  |======================================================================| 100%

Mar 28 6:27:01 AM Building Final NxtSE Object
Mar 28 6:27:04 AM SpliceWiz (NxtSE) Collation Finished
Mar 28 6:27:04 AM Loading NxtSE object from file...done

Mar 28 6:27:04 AM Removing overlapping introns...
Mar 28 6:27:04 AM Iterating through IR events to determine introns of main isoforms
Mar 28 6:27:05 AM Iteration 1
Mar 28 6:27:06 AM Iteration 2
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
> 
> # bump to trigger r cmd check
> 
> proc.time()
   user  system elapsed 
 164.87    6.60  173.56 

Example timings

SpliceWiz.Rcheck/SpliceWiz-Ex.timings

nameusersystemelapsed
ASE-methods39.99 0.3640.36
ASEFilter-class0.080.000.07
Build-Reference-methods18.10 0.1719.19
Coverage0.820.010.84
Graphics-User-Interface000
Mappability-methods1.190.051.98
NxtSE-class50.36 0.8651.93
Run_SpliceWiz_Filters7.140.037.17
STAR-methods000
View-Reference-methods0.020.000.01
collateData0.060.020.08
coord2GR0.020.000.01
example-SpliceWiz-data0.010.000.02
findSamples0.000.020.01
isCOV0.020.000.02
makeSE5.040.095.14
make_plot_data4.260.004.26
plotCoverage8.520.308.85
processBAM2.380.121.59
setSWthreads000
theme_white0.140.020.16