Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-07-16 11:41 -0400 (Tue, 16 Jul 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4677 |
palomino6 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4416 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4444 |
kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4393 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4373 |
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 1999/2243 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
SpliceWiz 1.7.0 (landing page) Alex Chit Hei Wong
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino6 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
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. |
Package: SpliceWiz |
Version: 1.7.0 |
Command: C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SpliceWiz.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings SpliceWiz_1.7.0.tar.gz |
StartedAt: 2024-07-16 04:39:30 -0400 (Tue, 16 Jul 2024) |
EndedAt: 2024-07-16 04:54:48 -0400 (Tue, 16 Jul 2024) |
EllapsedTime: 917.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: SpliceWiz.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SpliceWiz.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings SpliceWiz_1.7.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.20-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.7.0' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package '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 ... OK * 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 'C:/Users/biocbuild/bbs-3.20-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 NxtSE-class 60.29 7.33 68.06 Build-Reference-methods 64.41 1.69 68.78 ASE-methods 34.08 0.25 36.28 covPlotObject-class 19.28 0.95 20.18 plotCoverage 14.14 0.34 14.22 processBAM 4.48 6.78 7.03 Run_SpliceWiz_Filters 10.88 0.06 12.99 * 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: 3 NOTEs See 'C:/Users/biocbuild/bbs-3.20-bioc/meat/SpliceWiz.Rcheck/00check.log' for details.
SpliceWiz.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL SpliceWiz ### ############################################################################## ############################################################################## * installing to library 'C:/Users/biocbuild/bbs-3.20-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"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/ompBAM/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/include' -I'C:/Users/biocbuild/bbs-3.20-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"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/ompBAM/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/include' -I'C:/Users/biocbuild/bbs-3.20-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"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/ompBAM/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/include' -I'C:/Users/biocbuild/bbs-3.20-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"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/ompBAM/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/include' -I'C:/Users/biocbuild/bbs-3.20-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"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/ompBAM/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/include' -I'C:/Users/biocbuild/bbs-3.20-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"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/ompBAM/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/include' -I'C:/Users/biocbuild/bbs-3.20-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"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/ompBAM/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/include' -I'C:/Users/biocbuild/bbs-3.20-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"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/ompBAM/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/include' -I'C:/Users/biocbuild/bbs-3.20-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"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/ompBAM/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/include' -I'C:/Users/biocbuild/bbs-3.20-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"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/ompBAM/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/include' -I'C:/Users/biocbuild/bbs-3.20-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"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/ompBAM/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/include' -I'C:/Users/biocbuild/bbs-3.20-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"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/ompBAM/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/include' -I'C:/Users/biocbuild/bbs-3.20-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"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/ompBAM/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/include' -I'C:/Users/biocbuild/bbs-3.20-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 -DSPLICEWIZ -LC:/Users/biocbuild/bbs-3.20-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LC:/Users/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.20-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)
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 Jul 16 4:49:28 AM Converting FASTA to local TwoBitFile...done Jul 16 4:49:29 AM Connecting to genome TwoBitFile...done Jul 16 4:49:29 AM Making local copy of GTF file...done Jul 16 4:49:30 AM Extracting temp genome FASTA from TwoBit file Jul 16 4:49:32 AM Generating synthetic reads, saving to C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\refWithMapExcl/Mappability/Reads.fa 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| 10145 synthetic reads generated Jul 16 4:49:32 AM Cleaning temp genome / gene annotation files ========== _____ _ _ ____ _____ ______ _____ ===== / ____| | | | _ \| __ \| ____| /\ | __ \ ===== | (___ | | | | |_) | |__) | |__ / \ | | | | ==== \___ \| | | | _ <| _ /| __| / /\ \ | | | | ==== ____) | |__| | |_) | | \ \| |____ / ____ \| |__| | ========== |_____/ \____/|____/|_| \_\______/_/ \_\_____/ Rsubread 2.19.0 //================================= setting ==================================\\ || || || Index name : reference_index || || Index space : base space || || Index split : no-split || || Repeat threshold : 100 repeats || || Gapped index : no || || || || Free / total memory : 208.8GB / 250.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=45.7k bps/s || || 16%, 0 mins elapsed, rate=89.6k bps/s || || 24%, 0 mins elapsed, rate=132.1k bps/s || || 33%, 0 mins elapsed, rate=173.1k bps/s || || 41%, 0 mins elapsed, rate=212.9k bps/s || || 49%, 0 mins elapsed, rate=251.6k bps/s || || 58%, 0 mins elapsed, rate=288.9k bps/s || || 66%, 0 mins elapsed, rate=325.0k bps/s || || 74%, 0 mins elapsed, rate=360.5k bps/s || || 83%, 0 mins elapsed, rate=395.0k bps/s || || 91%, 0 mins elapsed, rate=428.1k bps/s || || 3.0 GB of memory is needed for index building. || || Build the index... || || 8%, 0 mins elapsed, rate=5.0k bps/s || || 16%, 0 mins elapsed, rate=10.0k bps/s || || 24%, 0 mins elapsed, rate=15.0k bps/s || || 33%, 0 mins elapsed, rate=20.0k bps/s || || 41%, 0 mins elapsed, rate=24.9k bps/s || || 49%, 0 mins elapsed, rate=29.8k bps/s || || 58%, 0 mins elapsed, rate=34.7k bps/s || || 66%, 0 mins elapsed, rate=39.5k bps/s || || 74%, 0 mins elapsed, rate=44.3k bps/s || || 83%, 0 mins elapsed, rate=49.1k bps/s || || 91%, 0 mins elapsed, rate=53.9k 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 C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\refWithMapExc ... || || || \\============================================================================// ========== _____ _ _ ____ _____ ______ _____ ===== / ____| | | | _ \| __ \| ____| /\ | __ \ ===== | (___ | | | | |_) | |__) | |__ / \ | | | | ==== \___ \| | | | _ <| _ /| __| / /\ \ | | | | ==== ____) | |__| | |_) | | \ \| |____ / ____ \| |__| | ========== |_____/ \____/|____/|_| \_\______/_/ \_\_____/ Rsubread 2.19.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 (16-Jul-2024 04:49:43, pid=40700) =================\\ || || || Check the input reads. || || The input file contains base space reads. || || Initialise the memory objects. || || Estimate the mean read length. || || Create the output BAM file. || || Check the index. || || Init the voting space. || || Load the annotation file. || || 538 annotation records were loaded. || || Global environment is initialised. || || Load the 1-th index block... || || The index block has been loaded. || || Start read mapping in chunk. || || 65% completed, 0.4 mins elapsed, rate=29.4k reads per second || || 83% completed, 0.4 mins elapsed, rate=0.3k reads per second || || 99% completed, 0.4 mins elapsed, rate=0.4k reads per second || || || || Completed successfully. || || || \\==================================== ====================================// //================================ Summary =================================\\ || || || Total reads : 10145 || || Mapped : 10145 (100.0%) || || Uniquely mapped : 10145 || || Multi-mapping : 0 || || || || Unmapped : 0 || || || || Junctions : 0 || || Indels : 1 || || || || Running time : 0.4 minutes || || || \\============================================================================// Jul 16 4:50:07 AM Calculating Mappability Exclusion regions from: C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX/refWithMapExcl/Mappability/AlignedReads.bam Calculating Mappability Exclusions: C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\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% [----|----|----|----|----|----|----|----|----|----| **************************************************| Jul 16 4:50:11 AM Reference generated without non-polyA reference Jul 16 4:50:11 AM Reference generated without Mappability reference Jul 16 4:50:11 AM Reference generated without Blacklist exclusion Jul 16 4:50:11 AM Converting FASTA to local TwoBitFile...done Jul 16 4:50:12 AM Connecting to genome TwoBitFile...done Jul 16 4:50:12 AM Making local copy of GTF file...done Jul 16 4:50:13 AM Reading source GTF file...done Jul 16 4:50:13 AM Processing gtf file... ...genes ...transcripts ...CDS ...exons done Jul 16 4:50:14 AM Gene ontology not prepared for this reference Jul 16 4:50:17 AM Processing introns... ...data ...basic annotations ...splice motifs ...other info ...defining flanking exon clusters done Jul 16 4:50:21 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 Jul 16 4:50:32 AM Predicting NMD transcripts from genome sequence ...exonic transcripts ...retained introns | | | 0% | |======================================================================| 100% done Jul 16 4:50:35 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 Jul 16 4:50:39 AM Splice Annotations Filtered Jul 16 4:50:43 AM Translating Alternate Splice Peptides...done Jul 16 4:50:43 AM Splice Annotations finished Reference build finished Jul 16 4:50:44 AM Running SpliceWiz processBAM Reading reference file Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds) Processing BAM file C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\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 C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H003.bam processed (1810 milliseconds) Jul 16 4:50:46 AM Running SpliceWiz processBAM Reading reference file Allocating memory to 2 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds) Processing BAM file C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\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 C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H003.bam processed (816 milliseconds) Jul 16 4:50:47 AM Reference generated without non-polyA reference Jul 16 4:50:47 AM Reference generated without Mappability reference Jul 16 4:50:47 AM Reference generated without Blacklist exclusion Jul 16 4:50:47 AM Converting FASTA to local TwoBitFile...done Jul 16 4:50:49 AM Connecting to genome TwoBitFile...done Jul 16 4:50:49 AM Making local copy of GTF file...done Jul 16 4:50:50 AM Reading source GTF file...done Jul 16 4:50:50 AM Processing gtf file... ...genes ...transcripts ...CDS Jul 16 4:50:50 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 Jul 16 4:50:51 AM Gene ontology not prepared for this reference Jul 16 4:50:54 AM Processing introns... ...data ...basic annotations ...splice motifs ...other info ...defining flanking exon clusters done Jul 16 4:51:00 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 Jul 16 4:51:07 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 Jul 16 4:51:08 AM Splice Annotations Filtered Reference build finished Jul 16 4:51:10 AM Running SpliceWiz processBAM Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H003.bam processed (1378 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H025.bam processed (1103 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H026.bam processed (1743 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H033.bam processed (2269 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H043.bam processed (1016 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H046.bam processed (2786 milliseconds) Jul 16 4:51:21 AM Validating Experiment; checking COV files... Jul 16 4:51:21 AM Compiling Sample Stats Jul 16 4:51:21 AM Compiling Junction List...merging...done Jul 16 4:51:22 AM Compiling Junction Stats...merging...done Jul 16 4:51:33 AM Compiling Intron Retention List...done Jul 16 4:51:34 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 Jul 16 4:51:52 AM Generating NxtSE assays Jul 16 4:52:11 AM Building Final NxtSE Object Jul 16 4:52:11 AM ...consolidating assays to H5 file Jul 16 4:52:14 AM ...packaging reference Jul 16 4:52:14 AM ...synthesising NxtSE Jul 16 4:52:14 AM ...determining how overlapping introns should be removed Jul 16 4:52:17 AM SpliceWiz (NxtSE) Collation Finished Jul 16 4:52:17 AM Loading NxtSE object from file... Jul 16 4:52:17 AM ...loading reference (NxtSE) Jul 16 4:52:17 AM ...linking assays Jul 16 4:52:17 AM ...linking COV files Jul 16 4:52:17 AM ...loading rowData Jul 16 4:52:17 AM ...removing overlapping introns... Jul 16 4:52:17 AM NxtSE loaded Jul 16 4:52:18 AM SpliceWiz reference already exists in given directory Jul 16 4:52:18 AM Running SpliceWiz processBAM Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H003.bam processed (2146 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H025.bam processed (1100 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H026.bam processed (1748 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H033.bam processed (2208 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H043.bam processed (1043 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H046.bam processed (1559 milliseconds) Jul 16 4:52:28 AM Validating Experiment; checking COV files... Jul 16 4:52:28 AM Compiling Sample Stats Jul 16 4:52:28 AM Compiling Junction List...merging...done Jul 16 4:52:29 AM Compiling Junction Stats...merging...done Jul 16 4:52:38 AM Compiling Intron Retention List...done Jul 16 4:52:40 AM Compiling Tandem Junction List...merging...done Jul 16 4:52:41 AM Tidying up splice junctions and intron retentions... ...annotating splice junctions ...looking for novel exons Jul 16 4:52:45 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 Jul 16 4:52:58 AM Tidying up splice junctions and intron retentions (part 2)... ...grouping splice junctions ...grouping introns ...loading splice events ...compiling rowEvents done Jul 16 4:53:09 AM Generating NxtSE assays Jul 16 4:53:29 AM Building Final NxtSE Object Jul 16 4:53:29 AM ...consolidating assays to H5 file Jul 16 4:53:31 AM ...packaging reference Jul 16 4:53:31 AM ...synthesising NxtSE Jul 16 4:53:31 AM ...determining how overlapping introns should be removed Jul 16 4:53:35 AM SpliceWiz (NxtSE) Collation Finished Jul 16 4:53:35 AM Loading NxtSE object from file... Jul 16 4:53:35 AM ...loading reference (NxtSE) Jul 16 4:53:35 AM ...linking assays Jul 16 4:53:35 AM ...linking COV files Jul 16 4:53:35 AM ...loading rowData Jul 16 4:53:35 AM ...removing overlapping introns... Jul 16 4:53:35 AM NxtSE loaded Jul 16 4:53:35 AM SpliceWiz reference already exists in given directory Jul 16 4:53:35 AM Running SpliceWiz processBAM Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H003.bam processed (1352 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H025.bam processed (1606 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H026.bam processed (1645 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H033.bam processed (1680 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H043.bam processed (1578 milliseconds) C:\Users\biocbuild\bbs-3.20-bioc\tmpdir\RtmpSCUoIX\02H046.bam processed (1551 milliseconds) Jul 16 4:53:45 AM Validating Experiment; checking COV files... Jul 16 4:53:45 AM Compiling Sample Stats Jul 16 4:53:45 AM Compiling Junction List...merging...done Jul 16 4:53:46 AM Compiling Junction Stats...merging...done Jul 16 4:53:56 AM Compiling Intron Retention List...done Jul 16 4:53:57 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 Jul 16 4:54:11 AM Generating NxtSE assays Jul 16 4:54:29 AM Building Final NxtSE Object Jul 16 4:54:29 AM ...consolidating assays to H5 file Jul 16 4:54:31 AM ...packaging reference Jul 16 4:54:31 AM ...synthesising NxtSE Jul 16 4:54:31 AM ...determining how overlapping introns should be removed Jul 16 4:54:34 AM SpliceWiz (NxtSE) Collation Finished Jul 16 4:54:34 AM Loading NxtSE object from file... Jul 16 4:54:34 AM ...loading reference (NxtSE) Jul 16 4:54:34 AM ...linking assays Jul 16 4:54:34 AM ...linking COV files Jul 16 4:54:34 AM ...loading rowData Jul 16 4:54:34 AM ...removing overlapping introns... Jul 16 4:54:34 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 [ FAIL 0 | WARN 0 | SKIP 0 | PASS 45 ] > > # bump to trigger r cmd check > > proc.time() user system elapsed 276.84 36.17 323.14
SpliceWiz.Rcheck/SpliceWiz-Ex.timings
name | user | system | elapsed | |
ASE-GLM-edgeR | 3.02 | 0.29 | 3.31 | |
ASE-methods | 34.08 | 0.25 | 36.28 | |
ASEFilter-class | 0.05 | 0.00 | 0.05 | |
Build-Reference-methods | 64.41 | 1.69 | 68.78 | |
Coverage | 3.98 | 0.06 | 2.73 | |
Gene-ontology-methods | 1.37 | 0.15 | 1.50 | |
Graphics-User-Interface | 0 | 0 | 0 | |
Mappability-methods | 3.46 | 0.05 | 4.17 | |
NxtSE-class | 60.29 | 7.33 | 68.06 | |
Run_SpliceWiz_Filters | 10.88 | 0.06 | 12.99 | |
STAR-methods | 0 | 0 | 0 | |
View-Reference-methods | 0.14 | 0.05 | 0.19 | |
collateData | 0.22 | 0.09 | 0.31 | |
coord2GR | 0.01 | 0.00 | 0.01 | |
covDataObject-class | 1.22 | 0.06 | 1.29 | |
covPlotObject-class | 19.28 | 0.95 | 20.18 | |
covPlotly-class | 1.55 | 0.02 | 1.57 | |
example-SpliceWiz-data | 0.02 | 0.00 | 0.02 | |
findSamples | 0.01 | 0.00 | 0.01 | |
isCOV | 0.02 | 0.00 | 0.02 | |
makeSE | 0.64 | 0.06 | 0.70 | |
make_plot_data | 0.05 | 0.00 | 0.05 | |
plotCoverage | 14.14 | 0.34 | 14.22 | |
processBAM | 4.48 | 6.78 | 7.03 | |
setSWthreads | 0 | 0 | 0 | |
theme_white | 0.11 | 0.00 | 0.11 | |