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

This page was generated on 2024-10-18 20:40 -0400 (Fri, 18 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4500
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4530
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4480
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 2054/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpliceWiz 1.6.6  (landing page)
Alex Chit Hei Wong
Snapshot Date: 2024-10-16 14:00 -0400 (Wed, 16 Oct 2024)
git_url: https://git.bioconductor.org/packages/SpliceWiz
git_branch: RELEASE_3_19
git_last_commit: 224053d
git_last_commit_date: 2024-10-12 18:58:41 -0400 (Sat, 12 Oct 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  YES
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  YES
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    NA  


CHECK results for SpliceWiz on palomino7

To the developers/maintainers of the SpliceWiz package:
- 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 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: SpliceWiz
Version: 1.6.6
Command: E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SpliceWiz.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings SpliceWiz_1.6.6.tar.gz
StartedAt: 2024-10-17 06:06:20 -0400 (Thu, 17 Oct 2024)
EndedAt: 2024-10-17 06:23:02 -0400 (Thu, 17 Oct 2024)
EllapsedTime: 1002.8 seconds
RetCode: 0
Status:   OK  
CheckDir: SpliceWiz.Rcheck
Warnings: 0

Command output

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


* using log directory 'E:/biocbuild/bbs-3.19-bioc/meat/SpliceWiz.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'SpliceWiz/DESCRIPTION' ... OK
* this is package 'SpliceWiz' version '1.6.6'
* 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
* used C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is  5.0Mb
  sub-directories of 1Mb or more:
    R      2.2Mb
    libs   1.6Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking 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 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 'E:/biocbuild/bbs-3.19-bioc/R/library/SpliceWiz/libs/x64/SpliceWiz.dll':
  Found '_assert', possibly from 'assert' (C)
  Found '_exit', possibly from '_exit' (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 nor [v]sprintf. 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
Build-Reference-methods 61.91   1.90   70.83
NxtSE-class             58.67   1.50   60.67
ASE-methods             31.55   0.33   32.61
covPlotObject-class     24.66   0.72   25.39
plotCoverage            17.19   0.31   17.50
Run_SpliceWiz_Filters    8.80   0.04    8.84
* 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: 4 NOTEs
See
  'E:/biocbuild/bbs-3.19-bioc/meat/SpliceWiz.Rcheck/00check.log'
for details.


Installation output

SpliceWiz.Rcheck/00install.out

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


* installing to library 'E:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'SpliceWiz' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
using C++11
g++  -std=gnu++11 -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/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"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/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"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/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"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/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"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/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"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/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"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/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"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/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"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/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"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/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"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/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"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/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"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/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 -lz -DSPLICEWIZ -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lR
installing to E:/biocbuild/bbs-3.19-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.4.1 (2024-06-14 ucrt) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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
Oct 17 6:17:35 AM Converting FASTA to local TwoBitFile...done
Oct 17 6:17:36 AM Connecting to genome TwoBitFile...done
Oct 17 6:17:36 AM Making local copy of GTF file...done
Oct 17 6:17:37 AM Extracting temp genome FASTA from TwoBit file
Oct 17 6:17:38 AM Generating synthetic reads, saving to E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\refWithMapExcl/Mappability/Reads.fa
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
10145 synthetic reads generated
Oct 17 6:17:38 AM Cleaning temp genome / gene annotation files

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

//================================= setting ==================================\\
||                                                                            ||
||                Index name : reference_index                                ||
||               Index space : base space                                     ||
||               Index split : no-split                                       ||
||          Repeat threshold : 100 repeats                                    ||
||              Gapped index : no                                             ||
||                                                                            ||
||       Free / total memory : 37.1GB / 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=38.1k bps/s                                  ||
||   16%,   0 mins elapsed, rate=75.2k bps/s                                  ||
||   24%,   0 mins elapsed, rate=111.1k bps/s                                 ||
||   33%,   0 mins elapsed, rate=146.0k bps/s                                 ||
||   41%,   0 mins elapsed, rate=180.1k bps/s                                 ||
||   49%,   0 mins elapsed, rate=213.4k bps/s                                 ||
||   58%,   0 mins elapsed, rate=245.7k bps/s                                 ||
||   66%,   0 mins elapsed, rate=277.2k bps/s                                 ||
||   74%,   0 mins elapsed, rate=308.1k bps/s                                 ||
||   83%,   0 mins elapsed, rate=338.5k bps/s                                 ||
||   91%,   0 mins elapsed, rate=368.0k bps/s                                 ||
|| 3.0 GB of memory is needed for index building.                             ||
|| Build the index...                                                         ||
||    8%,   0 mins elapsed, rate=4.2k bps/s                                   ||
||   16%,   0 mins elapsed, rate=8.3k bps/s                                   ||
||   24%,   0 mins elapsed, rate=12.5k bps/s                                  ||
||   33%,   0 mins elapsed, rate=16.6k bps/s                                  ||
||   41%,   0 mins elapsed, rate=20.7k bps/s                                  ||
||   49%,   0 mins elapsed, rate=24.8k bps/s                                  ||
||   58%,   0 mins elapsed, rate=28.8k bps/s                                  ||
||   66%,   0 mins elapsed, rate=32.8k bps/s                                  ||
||   74%,   0 mins elapsed, rate=36.9k bps/s                                  ||
||   83%,   0 mins elapsed, rate=40.8k bps/s                                  ||
||   91%,   0 mins elapsed, rate=44.8k 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.3 minutes.                      ||
||Index E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\refWithMapExcl\refe ... ||
||                                                                            ||
\\============================================================================//


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

//================================= 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 (17-Oct-2024 06:17:53, pid=74492) =================\\
||                                                                            ||
|| 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.6 mins elapsed, rate=26.4k reads per second             ||
||   83% completed, 0.6 mins elapsed, rate=0.3k reads per second              ||
||   99% completed, 0.6 mins elapsed, rate=0.3k 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.6 minutes                                  ||
||                                                                            ||
\\============================================================================//

Oct 17 6:18:27 AM Calculating Mappability Exclusion regions from: E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE/refWithMapExcl/Mappability/AlignedReads.bam
Calculating Mappability Exclusions: E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\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%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Oct 17 6:18:32 AM Reference generated without non-polyA reference
Oct 17 6:18:32 AM Reference generated without Mappability reference
Oct 17 6:18:32 AM Reference generated without Blacklist exclusion
Oct 17 6:18:32 AM Converting FASTA to local TwoBitFile...done
Oct 17 6:18:34 AM Connecting to genome TwoBitFile...done
Oct 17 6:18:34 AM Making local copy of GTF file...done
Oct 17 6:18:34 AM Reading source GTF file...done
Oct 17 6:18:35 AM Processing gtf file...
...genes
...transcripts
...CDS
...exons
done
Oct 17 6:18:36 AM Gene ontology not prepared for this reference
Oct 17 6:18:39 AM Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Oct 17 6:18:48 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
Oct 17 6:18:57 AM Predicting NMD transcripts from genome sequence
...exonic transcripts
...retained introns

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
done
Oct 17 6:19:00 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
Oct 17 6:19:02 AM Splice Annotations Filtered
Oct 17 6:19:03 AM Translating Alternate Splice Peptides...done
Oct 17 6:19:03 AM Splice Annotations finished

Reference build finished
Oct 17 6:19:05 AM Running SpliceWiz processBAM
Reading reference file
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
Processing BAM file E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\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
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H003.bam processed (448 milliseconds)
Oct 17 6:19:05 AM Running SpliceWiz processBAM
Reading reference file
Allocating memory to 2 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
Processing BAM file E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\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
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H003.bam processed (322 milliseconds)
Oct 17 6:19:06 AM Reference generated without non-polyA reference
Oct 17 6:19:06 AM Reference generated without Mappability reference
Oct 17 6:19:06 AM Reference generated without Blacklist exclusion
Oct 17 6:19:06 AM Converting FASTA to local TwoBitFile...done
Oct 17 6:19:07 AM Connecting to genome TwoBitFile...done
Oct 17 6:19:07 AM Making local copy of GTF file...done
Oct 17 6:19:08 AM Reading source GTF file...done
Oct 17 6:19:08 AM Processing gtf file...
...genes
...transcripts
...CDS
Oct 17 6:19:08 AM No protein information detected in reference! For full functionality, ensure there are valid entries with type == `CDS` in the gtf file. Protein reference and NMD annotation is skipped.
...exons
done
Oct 17 6:19:09 AM Gene ontology not prepared for this reference
Oct 17 6:19:12 AM Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Oct 17 6:19:16 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
Oct 17 6:19:24 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
Oct 17 6:19:26 AM Splice Annotations Filtered
Reference build finished
Oct 17 6:19:28 AM Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H003.bam processed (510 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H025.bam processed (370 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H026.bam processed (552 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H033.bam processed (601 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H043.bam processed (348 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H046.bam processed (495 milliseconds)
Oct 17 6:19:31 AM Validating Experiment; checking COV files...
Oct 17 6:19:31 AM Compiling Sample Stats
Oct 17 6:19:31 AM Compiling Junction List...merging...done
Oct 17 6:19:32 AM Compiling Junction Stats...merging...done
Oct 17 6:19:41 AM Compiling Intron Retention List...done
Oct 17 6:19:42 AM Tidying up splice junctions and intron retentions...
...annotating splice junctions
...copying splicing reference
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Oct 17 6:19:54 AM Generating NxtSE assays
Oct 17 6:20:12 AM Building Final NxtSE Object
Oct 17 6:20:12 AM ...consolidating assays to H5 file
Oct 17 6:20:14 AM ...packaging reference
Oct 17 6:20:14 AM ...synthesising NxtSE
Oct 17 6:20:14 AM ...determining how overlapping introns should be removed
Oct 17 6:20:18 AM SpliceWiz (NxtSE) Collation Finished
Oct 17 6:20:18 AM Loading NxtSE object from file...
Oct 17 6:20:18 AM ...loading reference (NxtSE)
Oct 17 6:20:18 AM ...linking assays
Oct 17 6:20:18 AM ...linking COV files
Oct 17 6:20:18 AM ...loading rowData
Oct 17 6:20:18 AM ...removing overlapping introns...
Oct 17 6:20:18 AM NxtSE loaded
Oct 17 6:20:19 AM SpliceWiz reference already exists in given directory
Oct 17 6:20:19 AM Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H003.bam processed (477 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H025.bam processed (347 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H026.bam processed (590 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H033.bam processed (625 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H043.bam processed (366 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H046.bam processed (582 milliseconds)
Oct 17 6:20:22 AM Validating Experiment; checking COV files...
Oct 17 6:20:22 AM Compiling Sample Stats
Oct 17 6:20:22 AM Compiling Junction List...merging...done
Oct 17 6:20:23 AM Compiling Junction Stats...merging...done
Oct 17 6:20:33 AM Compiling Intron Retention List...done
Oct 17 6:20:34 AM Compiling Tandem Junction List...merging...done
Oct 17 6:20:35 AM Tidying up splice junctions and intron retentions...
...annotating splice junctions
...looking for novel exons
Oct 17 6:20:39 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
Oct 17 6:20:53 AM Tidying up splice junctions and intron retentions (part 2)...
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Oct 17 6:21:02 AM Generating NxtSE assays
Oct 17 6:21:20 AM Building Final NxtSE Object
Oct 17 6:21:20 AM ...consolidating assays to H5 file
Oct 17 6:21:23 AM ...packaging reference
Oct 17 6:21:23 AM ...synthesising NxtSE
Oct 17 6:21:23 AM ...determining how overlapping introns should be removed
Oct 17 6:21:27 AM SpliceWiz (NxtSE) Collation Finished
Oct 17 6:21:27 AM Loading NxtSE object from file...
Oct 17 6:21:27 AM ...loading reference (NxtSE)
Oct 17 6:21:27 AM ...linking assays
Oct 17 6:21:27 AM ...linking COV files
Oct 17 6:21:27 AM ...loading rowData
Oct 17 6:21:27 AM ...removing overlapping introns...
Oct 17 6:21:27 AM NxtSE loaded
Oct 17 6:21:27 AM SpliceWiz reference already exists in given directory
Oct 17 6:21:27 AM Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H003.bam processed (529 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H025.bam processed (363 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H026.bam processed (606 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H033.bam processed (622 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H043.bam processed (381 milliseconds)
E:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpuITTUE\02H046.bam processed (503 milliseconds)
Oct 17 6:21:31 AM Validating Experiment; checking COV files...
Oct 17 6:21:31 AM Compiling Sample Stats
Oct 17 6:21:31 AM Compiling Junction List...merging...done
Oct 17 6:21:32 AM Compiling Junction Stats...merging...done
Oct 17 6:21:40 AM Compiling Intron Retention List...done
Oct 17 6:21:42 AM Tidying up splice junctions and intron retentions...
...annotating splice junctions
...copying splicing reference
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Oct 17 6:21:53 AM Generating NxtSE assays
Oct 17 6:22:10 AM Building Final NxtSE Object
Oct 17 6:22:10 AM ...consolidating assays to H5 file
Oct 17 6:22:12 AM ...packaging reference
Oct 17 6:22:12 AM ...synthesising NxtSE
Oct 17 6:22:13 AM ...determining how overlapping introns should be removed
Oct 17 6:22:16 AM SpliceWiz (NxtSE) Collation Finished
Oct 17 6:22:16 AM Loading NxtSE object from file...
Oct 17 6:22:16 AM ...loading reference (NxtSE)
Oct 17 6:22:16 AM ...linking assays
Oct 17 6:22:16 AM ...linking COV files
Oct 17 6:22:16 AM ...loading rowData
Oct 17 6:22:16 AM ...removing overlapping introns...
Oct 17 6:22:16 AM NxtSE loaded
                                    path paired strand  depth mean_frag_size
02H003 ../SpliceWiz_Output/02H003.txt.gz   TRUE     -1 106256       149.3108
02H025 ../SpliceWiz_Output/02H025.txt.gz   TRUE     -1  84872       151.5914
02H026 ../SpliceWiz_Output/02H026.txt.gz   TRUE     -1 131514       150.3238
02H033 ../SpliceWiz_Output/02H033.txt.gz   TRUE     -1 129013       153.9754
02H043 ../SpliceWiz_Output/02H043.txt.gz   TRUE     -1  80254       155.4004
02H046 ../SpliceWiz_Output/02H046.txt.gz   TRUE     -1 120174       151.2840
       directionality_strength Intergenic_Fraction rRNA_Fraction
02H003                    9850                   0             0
02H025                    9848                   0             0
02H026                    9848                   0             0
02H033                    9855                   0             0
02H043                    9841                   0             0
02H046                    9857                   0             0
       NonPolyA_Fraction Mitochondrial_Fraction Unanno_Jn_Fraction
02H003                 0                      0        0.013449472
02H025                 0                      0        0.011203515
02H026                 0                      0        0.007282382
02H033                 0                      0        0.006310241
02H043                 0                      0        0.005871040
02H046                 0                      0        0.009819533
       NMD_Jn_Fraction Fraction_Splice_Reads Fraction_Span_Reads IRBurden_clean
02H003     0.019509970             0.3506908           0.1735243     0.05796583
02H025     0.019360162             0.3712414           0.1591691     0.03963531
02H026     0.004298323             0.3980261           0.1615037     0.02576549
02H033     0.007705562             0.4003550           0.1734089     0.03090263
02H043     0.028069104             0.3671219           0.1807511     0.03762138
02H046     0.010542303             0.3725598           0.1603508     0.05099352
       IRBurden_exitrons IRBurden_clean_unstranded IRBurden_exitrons_unstranded
02H003         0.1291810                0.03844293                    0.1296020
02H025         0.1192351                0.02730399                    0.1194005
02H026         0.1231055                0.02010410                    0.1231939
02H033         0.1378958                0.02300500                    0.1380215
02H043         0.1392935                0.02286515                    0.1397365
02H046         0.1132136                0.03359077                    0.1133852
       IRBurden_antisense
02H003        0.021393335
02H025        0.013191532
02H026        0.006007119
02H033        0.008453742
02H043        0.015837096
02H046        0.019043703
MD5 is fcdc53e0f7fbd843529077ebd26dd058
Oct 17 6:22:20 AM Reference generated without non-polyA reference
Oct 17 6:22:20 AM Reference generated without Mappability reference
Oct 17 6:22:20 AM Reference generated without Blacklist exclusion
Oct 17 6:22:20 AM Converting FASTA to local TwoBitFile...done
Oct 17 6:22:21 AM Connecting to genome TwoBitFile...done
Oct 17 6:22:21 AM Making local copy of GTF file...done
Oct 17 6:22:22 AM Reading source GTF file...done
Oct 17 6:22:22 AM Processing gtf file...
...genes
...transcripts
...CDS
...exons
done
Oct 17 6:22:24 AM Gene ontology not prepared for this reference
Oct 17 6:22:26 AM Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Oct 17 6:22:31 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
Oct 17 6:22:39 AM Predicting NMD transcripts from genome sequence
...exonic transcripts
...retained introns

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
done
Oct 17 6:22:42 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
Oct 17 6:22:43 AM Splice Annotations Filtered
Oct 17 6:22:44 AM Translating Alternate Splice Peptides...done
Oct 17 6:22:45 AM Splice Annotations finished

Reference build finished
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 47 ]
> 
> # bump to trigger r cmd check
> 
> proc.time()
   user  system elapsed 
 307.54   11.75  331.76 

Example timings

SpliceWiz.Rcheck/SpliceWiz-Ex.timings

nameusersystemelapsed
ASE-GLM-edgeR2.940.123.09
ASE-methods31.55 0.3332.61
ASEFilter-class0.060.020.08
Build-Reference-methods61.91 1.9070.83
Coverage1.090.021.13
Gene-ontology-methods2.100.142.42
Graphics-User-Interface000
Mappability-methods2.920.053.69
NxtSE-class58.67 1.5060.67
Run_SpliceWiz_Filters8.800.048.84
STAR-methods000
View-Reference-methods0.190.040.22
collateData0.310.070.39
coord2GR0.040.000.03
covDataObject-class1.790.031.89
covPlotObject-class24.66 0.7225.39
covPlotly-class1.200.021.22
example-SpliceWiz-data0.000.010.01
findSamples0.020.020.03
isCOV0.010.000.02
makeSE0.910.161.06
make_plot_data0.060.000.07
plotCoverage17.19 0.3117.50
processBAM2.730.231.82
setSWthreads000
theme_white0.200.000.21