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

This page was generated on 2024-03-28 11:41:22 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 2027/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpliceWiz 1.5.3  (landing page)
Alex Chit Hei Wong
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/SpliceWiz
git_branch: devel
git_last_commit: 83ccd5e
git_last_commit_date: 2024-03-12 04:27:50 -0400 (Tue, 12 Mar 2024)
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
lconwaymacOS 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    ERROR  

CHECK results for SpliceWiz on kunpeng2


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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: SpliceWiz
Version: 1.5.3
Command: /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:SpliceWiz.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings SpliceWiz_1.5.3.tar.gz
StartedAt: 2024-03-28 09:58:21 -0000 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 10:15:35 -0000 (Thu, 28 Mar 2024)
EllapsedTime: 1034.0 seconds
RetCode: 1
Status:   ERROR  
CheckDir: SpliceWiz.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:SpliceWiz.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings SpliceWiz_1.5.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/SpliceWiz.Rcheck’
* using R Under development (unstable) (2024-03-19 r86153)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SpliceWiz/DESCRIPTION’ ... OK
* this is package ‘SpliceWiz’ version ‘1.5.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 for sufficient/correct file permissions ... OK
* checking whether package ‘SpliceWiz’ can be installed ... OK
* used C++ compiler: ‘g++ (GCC) 10.3.1’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is 14.8Mb
  sub-directories of 1Mb or more:
    R      2.2Mb
    libs  11.4Mb
* 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 loading without being on the library search path ... 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 is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
Build-Reference-methods 66.390  4.455  76.144
NxtSE-class             63.065  2.533  65.843
ASE-methods             37.671  1.893  39.635
covPlotObject-class     29.831  0.895  30.769
plotCoverage            19.540  0.252  19.824
Run_SpliceWiz_Filters    9.155  0.846  10.018
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  `expected`: "88fbbf06b60cef0e53fb7fc7de82bc51"
  ── Failure ('test-SpliceWiz.R:69:9'): SpliceWiz pipeline reproduces NxtSE object ──
  unname(tools::md5sum(covfile(se_realized)[i])) (`actual`) not equal to unname(tools::md5sum(covfile(se_compare)[i])) (`expected`).
  
  `actual`:   "22a5c9fc06310203fc838743ebec130f"
  `expected`: "6b16ef21fe4e81c5265e61ebe16e24e2"
  ── Failure ('test-SpliceWiz.R:69:9'): SpliceWiz pipeline reproduces NxtSE object ──
  unname(tools::md5sum(covfile(se_realized)[i])) (`actual`) not equal to unname(tools::md5sum(covfile(se_compare)[i])) (`expected`).
  
  `actual`:   "8fdda0ef3916231083878d37c3483ee8"
  `expected`: "549ec1704d23903bce07fd5c4701ef59"
  
  [ FAIL 6 | WARN 0 | SKIP 0 | PASS 39 ]
  Error: Test failures
  Execution halted
* 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: 1 ERROR, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/SpliceWiz.Rcheck/00check.log’
for details.


Installation output

SpliceWiz.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD INSTALL SpliceWiz
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library’
* installing *source* package ‘SpliceWiz’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (GCC) 10.3.1’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/ompBAM/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/zlibbioc/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall  -c BAM2blocks.cpp -o BAM2blocks.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/ompBAM/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/zlibbioc/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall  -c FastaReader.cpp -o FastaReader.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/ompBAM/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/zlibbioc/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall  -c FragmentBlocks.cpp -o FragmentBlocks.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/ompBAM/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/zlibbioc/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall  -c GZTools.cpp -o GZTools.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/ompBAM/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/zlibbioc/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/ompBAM/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/zlibbioc/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall  -c ReadBlockProcessor.cpp -o ReadBlockProcessor.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/ompBAM/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/zlibbioc/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall  -c ReadBlockProcessor_CoverageBlocks.cpp -o ReadBlockProcessor_CoverageBlocks.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/ompBAM/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/zlibbioc/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall  -c ReadBlockProcessor_FragmentsMap.cpp -o ReadBlockProcessor_FragmentsMap.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/ompBAM/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/zlibbioc/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall  -c ReadBlockProcessor_TandemJunctions.cpp -o ReadBlockProcessor_TandemJunctions.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/ompBAM/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/zlibbioc/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall  -c covTools.cpp -o covTools.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/ompBAM/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/zlibbioc/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall  -c main.cpp -o main.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/ompBAM/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/zlibbioc/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall  -c swEngine.cpp -o swEngine.o
g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/ompBAM/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/zlibbioc/include' -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall  -c synthReadGenerator.cpp -o synthReadGenerator.o
g++ -std=gnu++11 -shared -L/home/biocbuild/R/R-4.4-devel-2024.03.20/lib -L/usr/local/lib -o SpliceWiz.so 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 -L/home/biocbuild/R/R-4.4-devel-2024.03.20/lib -lR
installing to /home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/00LOCK-SpliceWiz/00new/SpliceWiz/libs
** 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
** 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 (SpliceWiz)

Tests output

SpliceWiz.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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 10:10:38 Converting FASTA to local TwoBitFile...done
Mar 28 10:10:39 Connecting to genome TwoBitFile...done
Mar 28 10:10:39 Making local copy of GTF file...done
Mar 28 10:10:39 Extracting temp genome FASTA from TwoBit file
Mar 28 10:10:41 Generating synthetic reads, saving to /home/biocbuild/tmp/RtmpmyVWUw/refWithMapExcl/Mappability/Reads.fa
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
10145 synthetic reads generated
Mar 28 10:10:41 Cleaning temp genome / gene annotation files

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

//================================= setting ==================================\\
||                                                                            ||
||                Index name : reference_index                                ||
||               Index space : base space                                     ||
||               Index split : no-split                                       ||
||          Repeat threshold : 100 repeats                                    ||
||              Gapped index : no                                             ||
||                                                                            ||
||       Free / total memory : 40.0GB / 62.6GB                                ||
||                                                                            ||
||               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=153.8k bps/s                                 ||
||   16%,   0 mins elapsed, rate=299.9k bps/s                                 ||
||   24%,   0 mins elapsed, rate=438.9k bps/s                                 ||
||   33%,   0 mins elapsed, rate=571.8k bps/s                                 ||
||   41%,   0 mins elapsed, rate=699.2k bps/s                                 ||
||   49%,   0 mins elapsed, rate=821.1k bps/s                                 ||
||   58%,   0 mins elapsed, rate=937.7k bps/s                                 ||
||   66%,   0 mins elapsed, rate=1049.7k bps/s                                ||
||   74%,   0 mins elapsed, rate=1157.6k bps/s                                ||
||   83%,   0 mins elapsed, rate=1262.9k bps/s                                ||
||   91%,   0 mins elapsed, rate=1363.5k 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.4k bps/s                                   ||
||   24%,   0 mins elapsed, rate=12.5k bps/s                                  ||
||   33%,   0 mins elapsed, rate=16.7k bps/s                                  ||
||   41%,   0 mins elapsed, rate=20.8k bps/s                                  ||
||   49%,   0 mins elapsed, rate=25.0k bps/s                                  ||
||   58%,   0 mins elapsed, rate=29.1k bps/s                                  ||
||   66%,   0 mins elapsed, rate=33.2k bps/s                                  ||
||   74%,   0 mins elapsed, rate=37.3k bps/s                                  ||
||   83%,   0 mins elapsed, rate=41.4k bps/s                                  ||
||   91%,   0 mins elapsed, rate=45.4k 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 ./reference_index was successfully built.               ||
||                                                                            ||
\\============================================================================//


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

//================================= 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-2024 10:10:51, pid=2762312) ================\\
||                                                                            ||
|| 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=51.8k reads per second             ||
||   83% completed, 0.6 mins elapsed, rate=0.2k reads per second              ||
||   99% completed, 0.6 mins elapsed, rate=0.3k reads per second              ||
||                                                                            ||
||                           Completed successfully.                          ||
||                                                                            ||
\\====================================    ====================================//

//================================   Summary =================================\\
||                                                                            ||
||                 Total reads : 10,145                                       ||
||                      Mapped : 10,136 (99.9%)                               ||
||             Uniquely mapped : 10,136                                       ||
||               Multi-mapping : 0                                            ||
||                                                                            ||
||                    Unmapped : 9                                            ||
||                                                                            ||
||                   Junctions : 0                                            ||
||                      Indels : 1                                            ||
||                                                                            ||
||                Running time : 0.6 minutes                                  ||
||                                                                            ||
\\============================================================================//

Mar 28 10:11:28 Calculating Mappability Exclusion regions from: /home/biocbuild/tmp/RtmpmyVWUw/refWithMapExcl/Mappability/AlignedReads.bam
Calculating Mappability Exclusions: /home/biocbuild/tmp/RtmpmyVWUw/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 10:11:33 Reference generated without non-polyA reference
Mar 28 10:11:33 Reference generated without Mappability reference
Mar 28 10:11:33 Reference generated without Blacklist exclusion
Mar 28 10:11:33 Converting FASTA to local TwoBitFile...done
Mar 28 10:11:35 Connecting to genome TwoBitFile...done
Mar 28 10:11:35 Making local copy of GTF file...done
Mar 28 10:11:35 Reading source GTF file...done
Mar 28 10:11:35 Processing gtf file...
...genes
...transcripts
...CDS
...exons
done
Mar 28 10:11:37 Gene ontology not prepared for this reference
Mar 28 10:11:40 Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Mar 28 10:11:45 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 10:11:54 Predicting NMD transcripts from genome sequence
...exonic transcripts
...retained introns

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
done
Mar 28 10:11:57 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 10:11:59 Splice Annotations Filtered
Mar 28 10:12:00 Translating Alternate Splice Peptides...done
Mar 28 10:12:00 Splice Annotations finished

Reference build finished
Mar 28 10:12:02 Running SpliceWiz processBAM
Reading reference file
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
Processing BAM file /home/biocbuild/tmp/RtmpmyVWUw/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
/home/biocbuild/tmp/RtmpmyVWUw/02H003.bam processed (498 milliseconds)
Mar 28 10:12:02 Running SpliceWiz processBAM
Reading reference file
Allocating memory to 2 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
Processing BAM file /home/biocbuild/tmp/RtmpmyVWUw/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
/home/biocbuild/tmp/RtmpmyVWUw/02H003.bam processed (304 milliseconds)
Mar 28 10:12:03 Reference generated without non-polyA reference
Mar 28 10:12:03 Reference generated without Mappability reference
Mar 28 10:12:03 Reference generated without Blacklist exclusion
Mar 28 10:12:03 Converting FASTA to local TwoBitFile...done
Mar 28 10:12:04 Connecting to genome TwoBitFile...done
Mar 28 10:12:04 Making local copy of GTF file...done
Mar 28 10:12:05 Reading source GTF file...done
Mar 28 10:12:05 Processing gtf file...
...genes
...transcripts
...CDS
Mar 28 10:12:05 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
Mar 28 10:12:06 Gene ontology not prepared for this reference
Mar 28 10:12:09 Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Mar 28 10:12:14 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 10:12:22 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 10:12:23 Splice Annotations Filtered
Reference build finished
Mar 28 10:12:26 Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H003.bam processed (476 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H025.bam processed (380 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H026.bam processed (622 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H033.bam processed (626 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H043.bam processed (365 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H046.bam processed (560 milliseconds)
Mar 28 10:12:30 Using MulticoreParam 1 threads
Mar 28 10:12:30 Validating Experiment; checking COV files...
Mar 28 10:12:30 Compiling Sample Stats
Mar 28 10:12:30 Compiling Junction List...merging...done
Mar 28 10:12:32 Compiling Junction Stats...merging...done
Mar 28 10:12:40 Compiling Intron Retention List...done
Mar 28 10:12:42 Tidying up splice junctions and intron retentions...
...annotating splice junctions
...copying splicing reference
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Mar 28 10:12:54 Generating NxtSE assays
Mar 28 10:12:56 Using MulticoreParam 1 threads

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

Mar 28 10:13:14 Building Final NxtSE Object
Mar 28 10:13:14 ...consolidating assays to H5 file
Mar 28 10:13:15 ...packaging reference
Mar 28 10:13:15 ...synthesising NxtSE
Mar 28 10:13:16 ...determining how overlapping introns should be removed
Mar 28 10:13:19 SpliceWiz (NxtSE) Collation Finished
Mar 28 10:13:19 Loading NxtSE object from file...
Mar 28 10:13:19 ...loading reference (NxtSE)
Mar 28 10:13:19 ...linking assays
Mar 28 10:13:19 ...linking COV files
Mar 28 10:13:19 ...loading rowData
Mar 28 10:13:20 ...removing overlapping introns...
Mar 28 10:13:20 NxtSE loaded
Mar 28 10:13:20 SpliceWiz reference already exists in given directory
Mar 28 10:13:20 Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H003.bam processed (452 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H025.bam processed (373 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H026.bam processed (602 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H033.bam processed (588 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H043.bam processed (363 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H046.bam processed (541 milliseconds)
Mar 28 10:13:24 Using MulticoreParam 1 threads
Mar 28 10:13:24 Validating Experiment; checking COV files...
Mar 28 10:13:24 Compiling Sample Stats
Mar 28 10:13:24 Compiling Junction List...merging...done
Mar 28 10:13:26 Compiling Junction Stats...merging...done
Mar 28 10:13:35 Compiling Intron Retention List...done
Mar 28 10:13:37 Compiling Tandem Junction List...merging...done
Mar 28 10:13:38 Tidying up splice junctions and intron retentions...
...annotating splice junctions
...looking for novel exons
Mar 28 10:13:42 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 10:13:55 Tidying up splice junctions and intron retentions (part 2)...
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Mar 28 10:14:05 Generating NxtSE assays
Mar 28 10:14:07 Using MulticoreParam 1 threads

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

Mar 28 10:14:25 Building Final NxtSE Object
Mar 28 10:14:25 ...consolidating assays to H5 file
Mar 28 10:14:27 ...packaging reference
Mar 28 10:14:27 ...synthesising NxtSE
Mar 28 10:14:27 ...determining how overlapping introns should be removed
Mar 28 10:14:30 SpliceWiz (NxtSE) Collation Finished
Mar 28 10:14:30 Loading NxtSE object from file...
Mar 28 10:14:30 ...loading reference (NxtSE)
Mar 28 10:14:30 ...linking assays
Mar 28 10:14:30 ...linking COV files
Mar 28 10:14:30 ...loading rowData
Mar 28 10:14:31 ...removing overlapping introns...
Mar 28 10:14:31 NxtSE loaded
Mar 28 10:14:31 SpliceWiz reference already exists in given directory
Mar 28 10:14:31 Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H003.bam processed (462 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H025.bam processed (370 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H026.bam processed (578 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H033.bam processed (568 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H043.bam processed (352 milliseconds)
/home/biocbuild/tmp/RtmpmyVWUw/02H046.bam processed (549 milliseconds)
Mar 28 10:14:36 Using MulticoreParam 1 threads
Mar 28 10:14:36 Validating Experiment; checking COV files...
Mar 28 10:14:36 Compiling Sample Stats
Mar 28 10:14:36 Compiling Junction List...merging...done
Mar 28 10:14:37 Compiling Junction Stats...merging...done
Mar 28 10:14:47 Compiling Intron Retention List...done
Mar 28 10:14:48 Tidying up splice junctions and intron retentions...
...annotating splice junctions
...copying splicing reference
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Mar 28 10:15:01 Generating NxtSE assays
Mar 28 10:15:03 Using MulticoreParam 1 threads

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

Mar 28 10:15:22 Building Final NxtSE Object
Mar 28 10:15:22 ...consolidating assays to H5 file
Mar 28 10:15:24 ...packaging reference
Mar 28 10:15:24 ...synthesising NxtSE
Mar 28 10:15:24 ...determining how overlapping introns should be removed
Mar 28 10:15:28 SpliceWiz (NxtSE) Collation Finished
Mar 28 10:15:28 Loading NxtSE object from file...
Mar 28 10:15:28 ...loading reference (NxtSE)
Mar 28 10:15:28 ...linking assays
Mar 28 10:15:28 ...linking COV files
Mar 28 10:15:28 ...loading rowData
Mar 28 10:15:28 ...removing overlapping introns...
Mar 28 10:15:28 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
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 39 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-SpliceWiz.R:69:9'): SpliceWiz pipeline reproduces NxtSE object ──
unname(tools::md5sum(covfile(se_realized)[i])) (`actual`) not equal to unname(tools::md5sum(covfile(se_compare)[i])) (`expected`).

`actual`:   "cc356c062cdd910009d9febc7e2a5747"
`expected`: "915e986a5dff6348ea707545cdeb6021"
── Failure ('test-SpliceWiz.R:69:9'): SpliceWiz pipeline reproduces NxtSE object ──
unname(tools::md5sum(covfile(se_realized)[i])) (`actual`) not equal to unname(tools::md5sum(covfile(se_compare)[i])) (`expected`).

`actual`:   "ec027acb815e77430a0f915513a923da"
`expected`: "533a49243b6fbe44b8a97827f55f2fbf"
── Failure ('test-SpliceWiz.R:69:9'): SpliceWiz pipeline reproduces NxtSE object ──
unname(tools::md5sum(covfile(se_realized)[i])) (`actual`) not equal to unname(tools::md5sum(covfile(se_compare)[i])) (`expected`).

`actual`:   "b02da70142d2063142bced94aafcf000"
`expected`: "09f9a484c35c8822148b4b1c984a0da9"
── Failure ('test-SpliceWiz.R:69:9'): SpliceWiz pipeline reproduces NxtSE object ──
unname(tools::md5sum(covfile(se_realized)[i])) (`actual`) not equal to unname(tools::md5sum(covfile(se_compare)[i])) (`expected`).

`actual`:   "f7a49681fd97d11c1152e2e1de3f3007"
`expected`: "88fbbf06b60cef0e53fb7fc7de82bc51"
── Failure ('test-SpliceWiz.R:69:9'): SpliceWiz pipeline reproduces NxtSE object ──
unname(tools::md5sum(covfile(se_realized)[i])) (`actual`) not equal to unname(tools::md5sum(covfile(se_compare)[i])) (`expected`).

`actual`:   "22a5c9fc06310203fc838743ebec130f"
`expected`: "6b16ef21fe4e81c5265e61ebe16e24e2"
── Failure ('test-SpliceWiz.R:69:9'): SpliceWiz pipeline reproduces NxtSE object ──
unname(tools::md5sum(covfile(se_realized)[i])) (`actual`) not equal to unname(tools::md5sum(covfile(se_compare)[i])) (`expected`).

`actual`:   "8fdda0ef3916231083878d37c3483ee8"
`expected`: "549ec1704d23903bce07fd5c4701ef59"

[ FAIL 6 | WARN 0 | SKIP 0 | PASS 39 ]
Error: Test failures
Execution halted

Example timings

SpliceWiz.Rcheck/SpliceWiz-Ex.timings

nameusersystemelapsed
ASE-GLM-edgeR2.9760.1123.095
ASE-methods37.671 1.89339.635
ASEFilter-class0.0650.0000.066
Build-Reference-methods66.390 4.45576.144
Coverage1.2360.0321.268
Gene-ontology-methods2.4090.2042.594
Graphics-User-Interface000
Mappability-methods2.7460.3473.098
NxtSE-class63.065 2.53365.843
Run_SpliceWiz_Filters 9.155 0.84610.018
STAR-methods0.0060.0000.005
View-Reference-methods0.2220.0320.254
collateData3.2430.2433.490
coord2GR0.0240.0040.028
covDataObject-class2.2740.0882.381
covPlotObject-class29.831 0.89530.769
covPlotly-class1.5400.0481.591
example-SpliceWiz-data0.0150.0000.015
findSamples0.0090.0000.009
isCOV0.0150.0000.015
makeSE2.3890.1362.525
make_plot_data0.0610.0040.066
plotCoverage19.540 0.25219.824
processBAM2.7040.1301.780
setSWthreads0.0060.0000.005
theme_white0.1720.0160.188