Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-10-16 11:36:41 -0400 (Mon, 16 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4379 |
merida1 | macOS 12.6.4 Monterey | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4395 |
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 1993/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
SpliceWiz 1.2.3 (landing page) Alex Chit Hei Wong
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 12.6.4 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson2 | macOS 12.6.1 Monterey / arm64 | see weekly results here | ||||||||||||
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.2.3 |
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SpliceWiz.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings SpliceWiz_1.2.3.tar.gz |
StartedAt: 2023-10-16 07:12:39 -0400 (Mon, 16 Oct 2023) |
EndedAt: 2023-10-16 07:25:22 -0400 (Mon, 16 Oct 2023) |
EllapsedTime: 762.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: SpliceWiz.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SpliceWiz.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings SpliceWiz_1.2.3.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.17-bioc/meat/SpliceWiz.Rcheck' * using R version 4.3.1 (2023-06-16 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 12.2.0 GNU Fortran (GCC) 12.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.2.3' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'SpliceWiz' can be installed ... OK * used C++ compiler: 'G__~1.EXE (GCC) 12.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 ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking 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 'F:/biocbuild/bbs-3.17-bioc/R/library/SpliceWiz/libs/x64/SpliceWiz.dll': Found '_assert', possibly from 'assert' (C) Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs 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 68.71 1.92 79.57 NxtSE-class 51.42 0.94 52.92 ASE-methods 27.75 0.16 27.95 covPlotObject-class 18.58 0.55 19.19 plotCoverage 11.91 0.17 12.08 Run_SpliceWiz_Filters 7.11 0.01 7.12 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'testthat.R' OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See 'F:/biocbuild/bbs-3.17-bioc/meat/SpliceWiz.Rcheck/00check.log' for details.
SpliceWiz.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL SpliceWiz ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library' * installing *source* package 'SpliceWiz' ... ** using staged installation ** libs using C++ compiler: 'G__~1.EXE (GCC) 12.2.0' using C++11 g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DSPLICEWIZ -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c BAM2blocks.cpp -o BAM2blocks.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DSPLICEWIZ -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c FastaReader.cpp -o FastaReader.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DSPLICEWIZ -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c FragmentBlocks.cpp -o FragmentBlocks.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DSPLICEWIZ -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c GZTools.cpp -o GZTools.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DSPLICEWIZ -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DSPLICEWIZ -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ReadBlockProcessor.cpp -o ReadBlockProcessor.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DSPLICEWIZ -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ReadBlockProcessor_CoverageBlocks.cpp -o ReadBlockProcessor_CoverageBlocks.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DSPLICEWIZ -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ReadBlockProcessor_FragmentsMap.cpp -o ReadBlockProcessor_FragmentsMap.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DSPLICEWIZ -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ReadBlockProcessor_TandemJunctions.cpp -o ReadBlockProcessor_TandemJunctions.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DSPLICEWIZ -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c covTools.cpp -o covTools.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DSPLICEWIZ -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c main.cpp -o main.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DSPLICEWIZ -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c swEngine.cpp -o swEngine.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/RcppProgress/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -DSPLICEWIZ -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c synthReadGenerator.cpp -o synthReadGenerator.o g++ -shared -s -static-libgcc -o SpliceWiz.dll tmp.def BAM2blocks.o FastaReader.o FragmentBlocks.o GZTools.o RcppExports.o ReadBlockProcessor.o ReadBlockProcessor_CoverageBlocks.o ReadBlockProcessor_FragmentsMap.o ReadBlockProcessor_TandemJunctions.o covTools.o main.o swEngine.o synthReadGenerator.o -fopenmp -DSPLICEWIZ -LF:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.17-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.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(SpliceWiz) Loading required package: NxtIRFdata SpliceWiz package loaded with 2 threads Use setSWthreads() to set the number of SpliceWiz threads > > test_check("SpliceWiz") Loading required package: Rsubread Oct 16 7:22:15 AM Converting FASTA to local TwoBitFile...done Oct 16 7:22:16 AM Connecting to genome TwoBitFile...done Oct 16 7:22:16 AM Making local copy of GTF file...done Oct 16 7:22:16 AM Extracting temp genome FASTA from TwoBit file Oct 16 7:22:17 AM Generating synthetic reads, saving to F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\refWithMapExcl/Mappability/Reads.fa 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| 10145 synthetic reads generated Oct 16 7:22:17 AM Cleaning temp genome / gene annotation files ========== _____ _ _ ____ _____ ______ _____ ===== / ____| | | | _ \| __ \| ____| /\ | __ \ ===== | (___ | | | | |_) | |__) | |__ / \ | | | | ==== \___ \| | | | _ <| _ /| __| / /\ \ | | | | ==== ____) | |__| | |_) | | \ \| |____ / ____ \| |__| | ========== |_____/ \____/|____/|_| \_\______/_/ \_\_____/ Rsubread 2.14.2 //================================= setting ==================================\\ || || || Index name : reference_index || || Index space : base space || || Index split : no-split || || Repeat threshold : 100 repeats || || Gapped index : no || || || || Free / total memory : 45.4GB / 64.0GB || || || || Input files : 1 file in total || || o genome.fa || || || \\============================================================================// //================================= Running ==================================\\ || || || Check the integrity of provided reference sequences ... || || No format issues were found || || Scan uninformative subreads in reference sequences ... || || Estimate the index size... || || 8%, 0 mins elapsed, rate=75.7k bps/s || || 16%, 0 mins elapsed, rate=147.4k bps/s || || 24%, 0 mins elapsed, rate=215.7k bps/s || || 33%, 0 mins elapsed, rate=281.2k bps/s || || 41%, 0 mins elapsed, rate=344.3k bps/s || || 49%, 0 mins elapsed, rate=405.0k bps/s || || 58%, 0 mins elapsed, rate=462.8k bps/s || || 66%, 0 mins elapsed, rate=518.6k bps/s || || 74%, 0 mins elapsed, rate=572.2k bps/s || || 83%, 0 mins elapsed, rate=623.8k bps/s || || 91%, 0 mins elapsed, rate=673.3k bps/s || || 3.0 GB of memory is needed for index building. || || Build the index... || || 8%, 0 mins elapsed, rate=7.7k bps/s || || 16%, 0 mins elapsed, rate=15.3k bps/s || || 24%, 0 mins elapsed, rate=22.8k bps/s || || 33%, 0 mins elapsed, rate=30.3k bps/s || || 41%, 0 mins elapsed, rate=37.8k bps/s || || 49%, 0 mins elapsed, rate=45.2k bps/s || || 58%, 0 mins elapsed, rate=52.5k bps/s || || 66%, 0 mins elapsed, rate=59.8k bps/s || || 74%, 0 mins elapsed, rate=67.0k bps/s || || 83%, 0 mins elapsed, rate=74.2k bps/s || || 91%, 0 mins elapsed, rate=81.3k bps/s || || Save current index block... || || [ 0.0% finished ] || || [ 10.0% finished ] || || [ 20.0% finished ] || || [ 30.0% finished ] || || [ 40.0% finished ] || || [ 50.0% finished ] || || [ 60.0% finished ] || || [ 70.0% finished ] || || [ 80.0% finished ] || || [ 90.0% finished ] || || [ 100.0% finished ] || || || || Total running time: 0.2 minutes. || ||Index F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\refWithMapExcl\refe ... || || || \\============================================================================// ========== _____ _ _ ____ _____ ______ _____ ===== / ____| | | | _ \| __ \| ____| /\ | __ \ ===== | (___ | | | | |_) | |__) | |__ / \ | | | | ==== \___ \| | | | _ <| _ /| __| / /\ \ | | | | ==== ____) | |__| | |_) | | \ \| |____ / ____ \| |__| | ========== |_____/ \____/|____/|_| \_\______/_/ \_\_____/ Rsubread 2.14.2 //================================= 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-Oct-2023 07:22:30, pid=77708) =================\\ || || || Check the input reads. || || The input file contains base space reads. || || Initialise the memory objects. || || Estimate the mean read length. || || Create the output BAM file. || || Check the index. || || Init the voting space. || || Load the annotation file. || || 538 annotation records were loaded. || || Global environment is initialised. || || Load the 1-th index block... || || The index block has been loaded. || || Start read mapping in chunk. || || 65% completed, 0.4 mins elapsed, rate=36.5k reads per second || || 83% completed, 0.4 mins elapsed, rate=0.4k reads per second || || 99% completed, 0.4 mins elapsed, rate=0.5k reads per second || || || || Completed successfully. || || || \\==================================== ====================================// //================================ Summary =================================\\ || || || Total reads : 10145 || || Mapped : 10145 (100.0%) || || Uniquely mapped : 10145 || || Multi-mapping : 0 || || || || Unmapped : 0 || || || || Junctions : 0 || || Indels : 1 || || || || Running time : 0.4 minutes || || || \\============================================================================// Oct 16 7:22:52 AM Calculating Mappability Exclusion regions from: F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF/refWithMapExcl/Mappability/AlignedReads.bam Calculating Mappability Exclusions: F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\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 16 7:22:55 AM Reference generated without non-polyA reference Oct 16 7:22:55 AM Reference generated without Mappability reference Oct 16 7:22:55 AM Reference generated without Blacklist exclusion Oct 16 7:22:55 AM Converting FASTA to local TwoBitFile...done Oct 16 7:22:56 AM Connecting to genome TwoBitFile...done Oct 16 7:22:56 AM Making local copy of GTF file...done Oct 16 7:22:57 AM Reading source GTF file...done Oct 16 7:22:57 AM Processing gtf file... ...genes ...transcripts ...CDS ...exons done Oct 16 7:22:58 AM Gene ontology not prepared for this reference Oct 16 7:23:00 AM Processing introns... ...data ...basic annotations ...splice motifs ...other info ...defining flanking exon clusters done Oct 16 7:23:04 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 16 7:23:11 AM Predicting NMD transcripts from genome sequence ...exonic transcripts ...retained introns | | | 0% | |======================================================================| 100% done Oct 16 7:23:13 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 16 7:23:14 AM Splice Annotations Filtered Oct 16 7:23:15 AM Translating Alternate Splice Peptides...done Oct 16 7:23:16 AM Splice Annotations finished Reference build finished Oct 16 7:23:17 AM Running SpliceWiz processBAM Reading reference file Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds) Processing BAM file F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H003.bam 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Performing final sort of fragment maps Writing COV file **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Writing output file F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H003.bam processed (353 milliseconds) Oct 16 7:23:17 AM Running SpliceWiz processBAM Reading reference file Allocating memory to 2 threads for SpliceWiz (ompBAM)...initialized (2 milliseconds) Processing BAM file F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H003.bam 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Compiling data from threads Performing final sort of fragment maps Writing COV file **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Writing output file F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H003.bam processed (273 milliseconds) Oct 16 7:23:17 AM SpliceWiz reference already exists in given directory Oct 16 7:23:17 AM Running SpliceWiz processBAM Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds) F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H003.bam processed (383 milliseconds) F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H025.bam processed (285 milliseconds) F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H026.bam processed (420 milliseconds) F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H033.bam processed (494 milliseconds) F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H043.bam processed (391 milliseconds) F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H046.bam processed (446 milliseconds) Oct 16 7:23:20 AM Validating Experiment; checking COV files... Oct 16 7:23:20 AM Compiling Sample Stats Oct 16 7:23:20 AM Compiling Junction List...merging...done Oct 16 7:23:21 AM Compiling Junction Stats...merging...done Oct 16 7:23:28 AM Compiling Intron Retention List...done Oct 16 7:23:30 AM Compiling Tandem Junction List...merging...done Oct 16 7:23:31 AM Tidying up splice junctions and intron retentions... ...annotating splice junctions ...looking for novel exons Oct 16 7:23:34 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 16 7:23:46 AM Tidying up splice junctions and intron retentions (part 2)... ...grouping splice junctions ...grouping introns ...loading splice events ...compiling rowEvents done Oct 16 7:23:54 AM Generating NxtSE assays Oct 16 7:24:10 AM Building Final NxtSE Object Oct 16 7:24:10 AM ...consolidating assays to H5 file Oct 16 7:24:12 AM ...packaging reference Oct 16 7:24:12 AM ...synthesising NxtSE Oct 16 7:24:12 AM ...determining how overlapping introns should be removed Oct 16 7:24:17 AM SpliceWiz (NxtSE) Collation Finished Oct 16 7:24:17 AM Loading NxtSE object from file... Oct 16 7:24:17 AM ...loading reference (NxtSE) Oct 16 7:24:17 AM ...linking assays Oct 16 7:24:17 AM ...linking COV files Oct 16 7:24:17 AM ...loading rowData Oct 16 7:24:17 AM ...removing overlapping introns... Oct 16 7:24:18 AM NxtSE loaded Oct 16 7:24:18 AM SpliceWiz reference already exists in given directory Oct 16 7:24:18 AM Running SpliceWiz processBAM Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds) F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H003.bam processed (351 milliseconds) F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H025.bam processed (284 milliseconds) F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H026.bam processed (425 milliseconds) F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H033.bam processed (435 milliseconds) F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H043.bam processed (273 milliseconds) F:\biocbuild\bbs-3.17-bioc\tmpdir\Rtmpu6zLbF\02H046.bam processed (398 milliseconds) Oct 16 7:24:20 AM Validating Experiment; checking COV files... Oct 16 7:24:20 AM Compiling Sample Stats Oct 16 7:24:20 AM Compiling Junction List...merging...done Oct 16 7:24:22 AM Compiling Junction Stats...merging...done Oct 16 7:24:29 AM Compiling Intron Retention List...done Oct 16 7:24:30 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 16 7:24:40 AM Generating NxtSE assays Oct 16 7:24:59 AM Building Final NxtSE Object Oct 16 7:24:59 AM ...consolidating assays to H5 file Oct 16 7:25:01 AM ...packaging reference Oct 16 7:25:01 AM ...synthesising NxtSE Oct 16 7:25:01 AM ...determining how overlapping introns should be removed Oct 16 7:25:06 AM SpliceWiz (NxtSE) Collation Finished Oct 16 7:25:06 AM Loading NxtSE object from file... Oct 16 7:25:06 AM ...loading reference (NxtSE) Oct 16 7:25:06 AM ...linking assays Oct 16 7:25:07 AM ...linking COV files Oct 16 7:25:07 AM ...loading rowData Oct 16 7:25:07 AM ...removing overlapping introns... Oct 16 7:25:07 AM NxtSE loaded [ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ] > > # bump to trigger r cmd check > > proc.time() user system elapsed 173.45 6.75 187.21
SpliceWiz.Rcheck/SpliceWiz-Ex.timings
name | user | system | elapsed | |
ASE-GLM-edgeR | 2.56 | 0.03 | 2.61 | |
ASE-methods | 27.75 | 0.16 | 27.95 | |
ASEFilter-class | 0.04 | 0.00 | 0.05 | |
Build-Reference-methods | 68.71 | 1.92 | 79.57 | |
Coverage | 0.75 | 0.05 | 0.80 | |
Gene-ontology-methods | 1.31 | 0.09 | 1.42 | |
Graphics-User-Interface | 0 | 0 | 0 | |
Mappability-methods | 2.22 | 0.03 | 2.97 | |
NxtSE-class | 51.42 | 0.94 | 52.92 | |
Run_SpliceWiz_Filters | 7.11 | 0.01 | 7.12 | |
STAR-methods | 0 | 0 | 0 | |
View-Reference-methods | 0.12 | 0.05 | 0.18 | |
collateData | 0.28 | 0.06 | 0.34 | |
coord2GR | 0.02 | 0.02 | 0.03 | |
covDataObject-class | 1.47 | 0.05 | 1.53 | |
covPlotObject-class | 18.58 | 0.55 | 19.19 | |
covPlotly-class | 1.37 | 0.01 | 1.39 | |
example-SpliceWiz-data | 0.03 | 0.00 | 0.03 | |
findSamples | 0.00 | 0.02 | 0.01 | |
isCOV | 0.02 | 0.00 | 0.03 | |
makeSE | 0.58 | 0.09 | 0.68 | |
make_plot_data | 0.04 | 0.00 | 0.04 | |
plotCoverage | 11.91 | 0.17 | 12.08 | |
processBAM | 2.30 | 0.08 | 1.49 | |
setSWthreads | 0 | 0 | 0 | |
theme_white | 0.2 | 0.0 | 0.2 | |