| Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-10-16 11:35:48 -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: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:SpliceWiz.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings SpliceWiz_1.2.3.tar.gz |
| StartedAt: 2023-10-16 01:23:47 -0400 (Mon, 16 Oct 2023) |
| EndedAt: 2023-10-16 01:41:07 -0400 (Mon, 16 Oct 2023) |
| EllapsedTime: 1039.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: SpliceWiz.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:SpliceWiz.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings SpliceWiz_1.2.3.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/SpliceWiz.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘SpliceWiz’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* checking C++ specification ... NOTE
Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
installed size is 8.2Mb
sub-directories of 1Mb or more:
R 2.2Mb
libs 4.9Mb
* 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 loading without being on the library search path ... 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 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 64.936 3.325 69.372
NxtSE-class 51.923 4.769 56.782
ASE-methods 28.808 0.522 29.368
covPlotObject-class 17.805 0.540 18.155
plotCoverage 11.566 0.632 12.102
Run_SpliceWiz_Filters 6.474 0.244 6.718
* 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 ...
‘SW_Cookbook.Rmd’ using ‘UTF-8’... OK
‘SW_QuickStart.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 3 NOTEs
See
‘/home/biocbuild/bbs-3.17-bioc/meat/SpliceWiz.Rcheck/00check.log’
for details.
SpliceWiz.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL SpliceWiz ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’ * installing *source* package ‘SpliceWiz’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ using C++11 g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/ompBAM/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/zlibbioc/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/ompBAM/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/zlibbioc/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/ompBAM/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/zlibbioc/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/ompBAM/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/zlibbioc/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/ompBAM/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/zlibbioc/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/ompBAM/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/zlibbioc/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/ompBAM/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/zlibbioc/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/ompBAM/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/zlibbioc/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/ompBAM/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/zlibbioc/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/ompBAM/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/zlibbioc/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/ompBAM/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/zlibbioc/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/ompBAM/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/zlibbioc/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/ompBAM/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/zlibbioc/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.17-bioc/R/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)
SpliceWiz.Rcheck/tests/testthat.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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 01:33:00 Converting FASTA to local TwoBitFile...done
Oct 16 01:33:01 Connecting to genome TwoBitFile...done
Oct 16 01:33:01 Making local copy of GTF file...done
Oct 16 01:33:01 Extracting temp genome FASTA from TwoBit file
Oct 16 01:33:02 Generating synthetic reads, saving to /tmp/RtmpKwgRKs/refWithMapExcl/Mappability/Reads.fa
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
10145 synthetic reads generated
Oct 16 01:33:03 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 : 75.1GB / 125.4GB ||
|| ||
|| 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=44.5k bps/s ||
|| 16%, 0 mins elapsed, rate=88.2k bps/s ||
|| 24%, 0 mins elapsed, rate=131.2k bps/s ||
|| 33%, 0 mins elapsed, rate=173.4k bps/s ||
|| 41%, 0 mins elapsed, rate=215.1k bps/s ||
|| 49%, 0 mins elapsed, rate=256.1k bps/s ||
|| 58%, 0 mins elapsed, rate=296.5k bps/s ||
|| 66%, 0 mins elapsed, rate=336.2k bps/s ||
|| 74%, 0 mins elapsed, rate=375.4k bps/s ||
|| 83%, 0 mins elapsed, rate=414.2k bps/s ||
|| 91%, 0 mins elapsed, rate=452.3k bps/s ||
|| 3.0 GB of memory is needed for index building. ||
|| Build the index... ||
|| 8%, 0 mins elapsed, rate=4.5k bps/s ||
|| 16%, 0 mins elapsed, rate=9.0k bps/s ||
|| 24%, 0 mins elapsed, rate=13.4k bps/s ||
|| 33%, 0 mins elapsed, rate=17.9k bps/s ||
|| 41%, 0 mins elapsed, rate=22.3k bps/s ||
|| 49%, 0 mins elapsed, rate=26.7k bps/s ||
|| 58%, 0 mins elapsed, rate=31.0k bps/s ||
|| 66%, 0 mins elapsed, rate=35.4k bps/s ||
|| 74%, 0 mins elapsed, rate=39.7k bps/s ||
|| 83%, 0 mins elapsed, rate=44.1k bps/s ||
|| 91%, 0 mins elapsed, rate=48.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.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 01:33:13, pid=10973) =================\\
|| ||
|| 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.5 mins elapsed, rate=39.7k reads per second ||
|| 83% completed, 0.5 mins elapsed, rate=0.3k reads per second ||
|| 99% completed, 0.5 mins elapsed, rate=0.3k reads per second ||
|| ||
|| Completed successfully. ||
|| ||
\\==================================== ====================================//
//================================ Summary =================================\\
|| ||
|| Total reads : 10,145 ||
|| Mapped : 10,145 (100.0%) ||
|| Uniquely mapped : 10,145 ||
|| Multi-mapping : 0 ||
|| ||
|| Unmapped : 0 ||
|| ||
|| Junctions : 0 ||
|| Indels : 1 ||
|| ||
|| Running time : 0.5 minutes ||
|| ||
\\============================================================================//
Oct 16 01:33:45 Calculating Mappability Exclusion regions from: /tmp/RtmpKwgRKs/refWithMapExcl/Mappability/AlignedReads.bam
Calculating Mappability Exclusions: /tmp/RtmpKwgRKs/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 01:33:48 Reference generated without non-polyA reference
Oct 16 01:33:48 Reference generated without Mappability reference
Oct 16 01:33:48 Reference generated without Blacklist exclusion
Oct 16 01:33:48 Converting FASTA to local TwoBitFile...done
Oct 16 01:33:49 Connecting to genome TwoBitFile...done
Oct 16 01:33:49 Making local copy of GTF file...done
Oct 16 01:33:49 Reading source GTF file...done
Oct 16 01:33:50 Processing gtf file...
...genes
...transcripts
...CDS
...exons
done
Oct 16 01:34:00 Gene ontology not prepared for this reference
Oct 16 01:34:03 Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Oct 16 01:34:07 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 01:34:14 Predicting NMD transcripts from genome sequence
...exonic transcripts
...retained introns
|
| | 0%
|
|======================================================================| 100%
done
Oct 16 01:34:16 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 01:34:17 Splice Annotations Filtered
Oct 16 01:34:18 Translating Alternate Splice Peptides...done
Oct 16 01:34:19 Splice Annotations finished
Reference build finished
Oct 16 01:34:20 Running SpliceWiz processBAM
Reading reference file
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
Processing BAM file /tmp/RtmpKwgRKs/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
/tmp/RtmpKwgRKs/02H003.bam processed (443 milliseconds)
Oct 16 01:34:20 Running SpliceWiz processBAM
Reading reference file
Allocating memory to 2 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
Processing BAM file /tmp/RtmpKwgRKs/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
/tmp/RtmpKwgRKs/02H003.bam processed (258 milliseconds)
Oct 16 01:34:20 SpliceWiz reference already exists in given directory
Oct 16 01:34:20 Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/tmp/RtmpKwgRKs/02H003.bam processed (397 milliseconds)
/tmp/RtmpKwgRKs/02H025.bam processed (310 milliseconds)
/tmp/RtmpKwgRKs/02H026.bam processed (487 milliseconds)
/tmp/RtmpKwgRKs/02H033.bam processed (500 milliseconds)
/tmp/RtmpKwgRKs/02H043.bam processed (311 milliseconds)
/tmp/RtmpKwgRKs/02H046.bam processed (450 milliseconds)
Oct 16 01:34:24 Using MulticoreParam 1 threads
Oct 16 01:34:24 Validating Experiment; checking COV files...
Oct 16 01:34:24 Compiling Sample Stats
Oct 16 01:34:25 Compiling Junction List...merging...done
Oct 16 01:34:26 Compiling Junction Stats...merging...done
Oct 16 01:34:33 Compiling Intron Retention List...done
Oct 16 01:34:34 Compiling Tandem Junction List...merging...done
Oct 16 01:34:35 Tidying up splice junctions and intron retentions...
...annotating splice junctions
...looking for novel exons
Oct 16 01:34:38 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 01:34:48 Tidying up splice junctions and intron retentions (part 2)...
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done
Oct 16 01:34:55 Generating NxtSE assays
Oct 16 01:34:56 Using MulticoreParam 1 threads
|
| | 0%
|
|============ | 17%
|
|======================= | 33%
|
|=================================== | 50%
|
|=============================================== | 67%
|
|========================================================== | 83%
|
|======================================================================| 100%
Oct 16 01:35:11 Building Final NxtSE Object
Oct 16 01:35:11 ...consolidating assays to H5 file
Oct 16 01:35:12 ...packaging reference
Oct 16 01:35:12 ...synthesising NxtSE
Oct 16 01:35:12 ...determining how overlapping introns should be removed
Oct 16 01:35:18 SpliceWiz (NxtSE) Collation Finished
Oct 16 01:35:18 Loading NxtSE object from file...
Oct 16 01:35:18 ...loading reference (NxtSE)
Oct 16 01:35:18 ...linking assays
Oct 16 01:35:18 ...linking COV files
Oct 16 01:35:18 ...loading rowData
Oct 16 01:35:18 ...removing overlapping introns...
Oct 16 01:35:18 NxtSE loaded
Oct 16 01:35:18 SpliceWiz reference already exists in given directory
Oct 16 01:35:18 Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/tmp/RtmpKwgRKs/02H003.bam processed (392 milliseconds)
/tmp/RtmpKwgRKs/02H025.bam processed (319 milliseconds)
/tmp/RtmpKwgRKs/02H026.bam processed (488 milliseconds)
/tmp/RtmpKwgRKs/02H033.bam processed (480 milliseconds)
/tmp/RtmpKwgRKs/02H043.bam processed (312 milliseconds)
/tmp/RtmpKwgRKs/02H046.bam processed (447 milliseconds)
Oct 16 01:35:22 Using MulticoreParam 1 threads
Oct 16 01:35:22 Validating Experiment; checking COV files...
Oct 16 01:35:22 Compiling Sample Stats
Oct 16 01:35:22 Compiling Junction List...merging...done
Oct 16 01:35:23 Compiling Junction Stats...merging...done
Oct 16 01:35:30 Compiling Intron Retention List...done
Oct 16 01:35:31 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 01:35:40 Generating NxtSE assays
Oct 16 01:35:42 Using MulticoreParam 1 threads
|
| | 0%
|
|============ | 17%
|
|======================= | 33%
|
|=================================== | 50%
|
|=============================================== | 67%
|
|========================================================== | 83%
|
|======================================================================| 100%
Oct 16 01:35:56 Building Final NxtSE Object
Oct 16 01:35:56 ...consolidating assays to H5 file
Oct 16 01:35:58 ...packaging reference
Oct 16 01:35:58 ...synthesising NxtSE
Oct 16 01:35:58 ...determining how overlapping introns should be removed
Oct 16 01:36:04 SpliceWiz (NxtSE) Collation Finished
Oct 16 01:36:04 Loading NxtSE object from file...
Oct 16 01:36:04 ...loading reference (NxtSE)
Oct 16 01:36:04 ...linking assays
Oct 16 01:36:04 ...linking COV files
Oct 16 01:36:04 ...loading rowData
Oct 16 01:36:04 ...removing overlapping introns...
Oct 16 01:36:04 NxtSE loaded
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ]
>
> # bump to trigger r cmd check
>
> proc.time()
user system elapsed
175.473 22.396 198.922
SpliceWiz.Rcheck/SpliceWiz-Ex.timings
| name | user | system | elapsed | |
| ASE-GLM-edgeR | 2.371 | 0.040 | 2.412 | |
| ASE-methods | 28.808 | 0.522 | 29.368 | |
| ASEFilter-class | 0.035 | 0.008 | 0.043 | |
| Build-Reference-methods | 64.936 | 3.325 | 69.372 | |
| Coverage | 0.828 | 0.008 | 0.829 | |
| Gene-ontology-methods | 1.169 | 0.092 | 1.248 | |
| Graphics-User-Interface | 0.000 | 0.001 | 0.001 | |
| Mappability-methods | 2.201 | 0.443 | 2.644 | |
| NxtSE-class | 51.923 | 4.769 | 56.782 | |
| Run_SpliceWiz_Filters | 6.474 | 0.244 | 6.718 | |
| STAR-methods | 0.004 | 0.001 | 0.005 | |
| View-Reference-methods | 0.152 | 0.008 | 0.159 | |
| collateData | 2.348 | 0.015 | 2.398 | |
| coord2GR | 0.018 | 0.004 | 0.022 | |
| covDataObject-class | 1.351 | 0.040 | 1.387 | |
| covPlotObject-class | 17.805 | 0.540 | 18.155 | |
| covPlotly-class | 0.961 | 0.016 | 0.971 | |
| example-SpliceWiz-data | 0.012 | 0.000 | 0.012 | |
| findSamples | 0.006 | 0.000 | 0.006 | |
| isCOV | 0.011 | 0.000 | 0.011 | |
| makeSE | 1.509 | 0.021 | 1.551 | |
| make_plot_data | 0.043 | 0.000 | 0.042 | |
| plotCoverage | 11.566 | 0.632 | 12.102 | |
| processBAM | 2.522 | 0.194 | 1.589 | |
| setSWthreads | 0.005 | 0.001 | 0.023 | |
| theme_white | 0.131 | 0.032 | 0.163 | |