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

This page was generated on 2025-10-16 11:39 -0400 (Thu, 16 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4833
merida1macOS 12.7.6 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4614
kjohnson1macOS 13.7.5 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4555
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4586
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 2081/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpliceWiz 1.10.1  (landing page)
Alex Chit Hei Wong
Snapshot Date: 2025-10-13 13:40 -0400 (Mon, 13 Oct 2025)
git_url: https://git.bioconductor.org/packages/SpliceWiz
git_branch: RELEASE_3_21
git_last_commit: 2568ef4
git_last_commit_date: 2025-05-08 12:30:24 -0400 (Thu, 08 May 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for SpliceWiz on merida1

To the developers/maintainers of the SpliceWiz package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SpliceWiz.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: SpliceWiz
Version: 1.10.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SpliceWiz.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SpliceWiz_1.10.1.tar.gz
StartedAt: 2025-10-14 10:59:54 -0400 (Tue, 14 Oct 2025)
EndedAt: 2025-10-14 11:34:10 -0400 (Tue, 14 Oct 2025)
EllapsedTime: 2055.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: SpliceWiz.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SpliceWiz.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SpliceWiz_1.10.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/SpliceWiz.Rcheck’
* using R version 4.5.1 RC (2025-06-05 r88288)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SpliceWiz/DESCRIPTION’ ... OK
* this is package ‘SpliceWiz’ version ‘1.10.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 44 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ... WARNING
Found the following significant warnings:
  Warning: The `size` argument of `element_line()` is deprecated as of ggplot2 3.4.0.
See ‘/Users/biocbuild/bbs-3.21-bioc/meat/SpliceWiz.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'ASE-methods.Rd':
  ‘[limma:toptable]{limma::topTable}’

See section 'Cross-references' in the 'Writing R Extensions' manual.

Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  NxtSE-class.Rd: SummarizedExperiment-class
  SpliceWiz-package.Rd: SummarizedExperiment-class, rowData, colData
  makeSE.Rd: colData
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 79.647  2.397  83.205
NxtSE-class             72.329  1.626  74.570
covPlotObject-class     52.207  0.533  53.341
ASE-methods             46.962  0.590  48.180
plotCoverage            37.954  0.193  38.272
Run_SpliceWiz_Filters    8.791  0.033   8.872
processBAM               6.058  1.144   4.778
Gene-ontology-methods    5.239  0.167   5.417
ASE-GLM-edgeR            4.971  0.184   5.216
* 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: 1 WARNING, 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/SpliceWiz.Rcheck/00check.log’
for details.


Installation output

SpliceWiz.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL SpliceWiz
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘SpliceWiz’ ...
** this is package ‘SpliceWiz’ version ‘1.10.1’
** using staged installation
Configuring without OpenMP for MacOS
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c BAM2blocks.cpp -o BAM2blocks.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c FastaReader.cpp -o FastaReader.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c FragmentBlocks.cpp -o FragmentBlocks.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c GZTools.cpp -o GZTools.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c ReadBlockProcessor.cpp -o ReadBlockProcessor.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c ReadBlockProcessor_CoverageBlocks.cpp -o ReadBlockProcessor_CoverageBlocks.o
ReadBlockProcessor_CoverageBlocks.cpp:251:16: warning: variable 'len' set but not used [-Wunused-but-set-variable]
                unsigned int len=0;
                             ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c ReadBlockProcessor_FragmentsMap.cpp -o ReadBlockProcessor_FragmentsMap.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c ReadBlockProcessor_TandemJunctions.cpp -o ReadBlockProcessor_TandemJunctions.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c covTools.cpp -o covTools.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c main.cpp -o main.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c swEngine.cpp -o swEngine.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c synthReadGenerator.cpp -o synthReadGenerator.o
clang++ -arch x86_64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/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 -DSPLICEWIZ -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/00LOCK-SpliceWiz/00new/SpliceWiz/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: The `size` argument of `element_line()` is deprecated as of ggplot2 3.4.0.
ℹ Please use the `linewidth` argument instead.
ℹ The deprecated feature was likely used in the SpliceWiz package.
  Please report the issue at <https://support.bioconductor.org/>.
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (SpliceWiz)

Tests output

SpliceWiz.Rcheck/tests/testthat.Rout


R version 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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 1 threads
Use setSWthreads() to set the number of SpliceWiz threads
> 
> test_check("SpliceWiz")
Loading required package: Rsubread
Oct 14 11:18:03 Converting FASTA to local TwoBitFile...done
Oct 14 11:18:04 Connecting to genome TwoBitFile...done
Oct 14 11:18:04 Making local copy of GTF file...done
Oct 14 11:18:05 Extracting temp genome FASTA from TwoBit file
Oct 14 11:18:06 Generating synthetic reads, saving to /private/tmp/RtmpQLkYQt/refWithMapExcl/Mappability/Reads.fa
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
10145 synthetic reads generated
Oct 14 11:18:06 Cleaning temp genome / gene annotation files

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

//================================= setting ==================================\\
||                                                                            ||
||                Index name : reference_index                                ||
||               Index space : base space                                     ||
||               Index split : no-split                                       ||
||          Repeat threshold : 100 repeats                                    ||
||              Gapped index : no                                             ||
||                                                                            ||
||       Free / total memory : 35.6GB / 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=28.1k bps/s                                  ||
||   16%,   0 mins elapsed, rate=55.4k bps/s                                  ||
||   24%,   0 mins elapsed, rate=82.0k bps/s                                  ||
||   33%,   0 mins elapsed, rate=107.9k bps/s                                 ||
||   41%,   0 mins elapsed, rate=133.3k bps/s                                 ||
||   49%,   0 mins elapsed, rate=158.2k bps/s                                 ||
||   58%,   0 mins elapsed, rate=182.3k bps/s                                 ||
||   66%,   0 mins elapsed, rate=205.9k bps/s                                 ||
||   74%,   0 mins elapsed, rate=229.1k bps/s                                 ||
||   83%,   0 mins elapsed, rate=251.8k bps/s                                 ||
||   91%,   0 mins elapsed, rate=273.8k bps/s                                 ||
|| 3.0 GB of memory is needed for index building.                             ||
|| Build the index...                                                         ||
||    8%,   0 mins elapsed, rate=3.0k bps/s                                   ||
||   16%,   0 mins elapsed, rate=6.1k bps/s                                   ||
||   24%,   0 mins elapsed, rate=9.1k bps/s                                   ||
||   33%,   0 mins elapsed, rate=12.1k bps/s                                  ||
||   41%,   0 mins elapsed, rate=15.1k bps/s                                  ||
||   49%,   0 mins elapsed, rate=18.1k bps/s                                  ||
||   58%,   0 mins elapsed, rate=21.1k bps/s                                  ||
||   66%,   0 mins elapsed, rate=24.0k bps/s                                  ||
||   74%,   0 mins elapsed, rate=27.0k bps/s                                  ||
||   83%,   0 mins elapsed, rate=29.9k bps/s                                  ||
||   91%,   0 mins elapsed, rate=32.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.6 minutes.                      ||
||              Index ./reference_index was successfully built.               ||
||                                                                            ||
\\============================================================================//


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

//================================= 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 (14-Oct-2025 11:18:39, pid=92633) =================\\
||                                                                            ||
|| 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,  10 mins elapsed, rate=17.7k reads per second             ||
||   83% completed,  10 mins elapsed, rate=0.0k reads per second              ||
||   99% completed,  10 mins elapsed, rate=0.0k 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 : 10.1 minutes                                 ||
||                                                                            ||
\\============================================================================//

Oct 14 11:28:43 Calculating Mappability Exclusion regions from: /tmp/RtmpQLkYQt/refWithMapExcl/Mappability/AlignedReads.bam
Calculating Mappability Exclusions: /private/tmp/RtmpQLkYQt/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%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
SpliceWiz was compiled without OpenMP
Oct 14 11:28:50 Reference generated without non-polyA reference
Oct 14 11:28:50 Reference generated without Mappability reference
Oct 14 11:28:50 Reference generated without Blacklist exclusion
Oct 14 11:28:50 Converting FASTA to local TwoBitFile...done
Oct 14 11:28:52 Connecting to genome TwoBitFile...done
Oct 14 11:28:52 Making local copy of GTF file...done
Oct 14 11:28:52 Reading source GTF file...done
Oct 14 11:28:52 Processing gtf file...
...genes
...transcripts
...CDS
...exons
done
Oct 14 11:28:55 Gene ontology not prepared for this reference
Oct 14 11:28:58 Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Oct 14 11:29:04 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 14 11:29:16 Predicting NMD transcripts from genome sequence
...exonic transcripts
...retained introns

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
done
Oct 14 11:29:18 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 14 11:29:20 Splice Annotations Filtered
Oct 14 11:29:21 Translating Alternate Splice Peptides...done
Oct 14 11:29:22 Splice Annotations finished

Reference build finished
Oct 14 11:29:23 Running SpliceWiz processBAM
Oct 14 11:29:24 Using MulticoreParam 1 threads
Reading reference file
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
Processing BAM file /private/tmp/RtmpQLkYQt/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
/private/tmp/RtmpQLkYQt/02H003.bam processed (707 milliseconds)
Oct 14 11:29:25 SpliceWiz processBAM processed RtmpQLkYQt/02H003.bam
Oct 14 11:29:25 Running SpliceWiz processBAM
Oct 14 11:29:26 Using MulticoreParam 1 threads
Reading reference file
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
Processing BAM file /private/tmp/RtmpQLkYQt/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
/private/tmp/RtmpQLkYQt/02H003.bam processed (703 milliseconds)
Oct 14 11:29:27 SpliceWiz processBAM processed RtmpQLkYQt/02H003.bam
Oct 14 11:29:28 Reference generated without non-polyA reference
Oct 14 11:29:28 Reference generated without Mappability reference
Oct 14 11:29:28 Reference generated without Blacklist exclusion
Oct 14 11:29:28 Converting FASTA to local TwoBitFile...done
Oct 14 11:29:29 Connecting to genome TwoBitFile...done
Oct 14 11:29:29 Making local copy of GTF file...done
Oct 14 11:29:29 Reading source GTF file...done
Oct 14 11:29:30 Processing gtf file...
...genes
...transcripts
...CDS
Oct 14 11:29:30 No protein information detected in reference! For full functionality, ensure there are valid entries with type == `CDS` in the gtf file. Protein reference and NMD annotation is skipped.
...exons
done
Oct 14 11:29:32 Gene ontology not prepared for this reference
Oct 14 11:29:34 Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Oct 14 11:29:40 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 14 11:29:50 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 14 11:29:52 Splice Annotations Filtered
Reference build finished
Oct 14 11:29:55 Running SpliceWiz processBAM
Oct 14 11:29:56 Using MulticoreParam 1 threads
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H003.bam processed (741 milliseconds)
Oct 14 11:29:57 SpliceWiz processBAM processed RtmpQLkYQt/02H003.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H025.bam processed (570 milliseconds)
Oct 14 11:29:57 SpliceWiz processBAM processed RtmpQLkYQt/02H025.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H026.bam processed (948 milliseconds)
Oct 14 11:29:58 SpliceWiz processBAM processed RtmpQLkYQt/02H026.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H033.bam processed (947 milliseconds)
Oct 14 11:29:59 SpliceWiz processBAM processed RtmpQLkYQt/02H033.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H043.bam processed (554 milliseconds)
Oct 14 11:30:00 SpliceWiz processBAM processed RtmpQLkYQt/02H043.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H046.bam processed (811 milliseconds)
Oct 14 11:30:01 SpliceWiz processBAM processed RtmpQLkYQt/02H046.bam
Oct 14 11:30:02 Using MulticoreParam 1 threads
Oct 14 11:30:02 Validating Experiment; checking COV files...
Oct 14 11:30:02 Compiling Sample Stats
Oct 14 11:30:02 Compiling Junction List...merging...done
Oct 14 11:30:03 Compiling Junction Stats...merging...done
Oct 14 11:30:12 Compiling Intron Retention List...done
Oct 14 11:30:13 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 14 11:30:26 Generating NxtSE assays
Oct 14 11:30:27 Using MulticoreParam 1 threads

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

Oct 14 11:30:46 Building Final NxtSE Object
Oct 14 11:30:46 ...consolidating assays to H5 file
Oct 14 11:30:48 ...packaging reference
Oct 14 11:30:49 ...synthesising NxtSE
Oct 14 11:30:49 ...determining how overlapping introns should be removed
Oct 14 11:30:53 SpliceWiz (NxtSE) Collation Finished
Oct 14 11:30:53 Loading NxtSE object from file...
Oct 14 11:30:53 ...loading reference (NxtSE)
Oct 14 11:30:53 ...linking assays
Oct 14 11:30:53 ...linking COV files
Oct 14 11:30:53 ...loading rowData
Oct 14 11:30:53 ...removing overlapping introns...
Oct 14 11:30:54 NxtSE loaded
Oct 14 11:30:55 SpliceWiz reference already exists in given directory
Oct 14 11:30:55 Running SpliceWiz processBAM
Oct 14 11:30:56 Using MulticoreParam 1 threads
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H003.bam processed (698 milliseconds)
Oct 14 11:30:57 SpliceWiz processBAM processed RtmpQLkYQt/02H003.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H025.bam processed (562 milliseconds)
Oct 14 11:30:57 SpliceWiz processBAM processed RtmpQLkYQt/02H025.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H026.bam processed (859 milliseconds)
Oct 14 11:30:58 SpliceWiz processBAM processed RtmpQLkYQt/02H026.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H033.bam processed (894 milliseconds)
Oct 14 11:30:59 SpliceWiz processBAM processed RtmpQLkYQt/02H033.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H043.bam processed (544 milliseconds)
Oct 14 11:31:00 SpliceWiz processBAM processed RtmpQLkYQt/02H043.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H046.bam processed (842 milliseconds)
Oct 14 11:31:00 SpliceWiz processBAM processed RtmpQLkYQt/02H046.bam
Oct 14 11:31:02 Using MulticoreParam 1 threads
Oct 14 11:31:02 Validating Experiment; checking COV files...
Oct 14 11:31:02 Compiling Sample Stats
Oct 14 11:31:02 Compiling Junction List...merging...done
Oct 14 11:31:03 Compiling Junction Stats...merging...done
Oct 14 11:31:12 Compiling Intron Retention List...done
Oct 14 11:31:13 Compiling Tandem Junction List...merging...done
Oct 14 11:31:14 Tidying up splice junctions and intron retentions...
...annotating splice junctions
...looking for novel exons
Oct 14 11:31:18 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 14 11:31:34 Tidying up splice junctions and intron retentions (part 2)...
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Oct 14 11:31:45 Generating NxtSE assays
Oct 14 11:31:46 Using MulticoreParam 1 threads

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

Oct 14 11:32:05 Building Final NxtSE Object
Oct 14 11:32:05 ...consolidating assays to H5 file
Oct 14 11:32:07 ...packaging reference
Oct 14 11:32:08 ...synthesising NxtSE
Oct 14 11:32:08 ...determining how overlapping introns should be removed
Oct 14 11:32:12 SpliceWiz (NxtSE) Collation Finished
Oct 14 11:32:12 Loading NxtSE object from file...
Oct 14 11:32:12 ...loading reference (NxtSE)
Oct 14 11:32:12 ...linking assays
Oct 14 11:32:12 ...linking COV files
Oct 14 11:32:12 ...loading rowData
Oct 14 11:32:12 ...removing overlapping introns...
Oct 14 11:32:13 NxtSE loaded
Oct 14 11:32:13 SpliceWiz reference already exists in given directory
Oct 14 11:32:13 Running SpliceWiz processBAM
Oct 14 11:32:15 Using MulticoreParam 1 threads
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H003.bam processed (658 milliseconds)
Oct 14 11:32:15 SpliceWiz processBAM processed RtmpQLkYQt/02H003.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H025.bam processed (550 milliseconds)
Oct 14 11:32:16 SpliceWiz processBAM processed RtmpQLkYQt/02H025.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H026.bam processed (823 milliseconds)
Oct 14 11:32:17 SpliceWiz processBAM processed RtmpQLkYQt/02H026.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H033.bam processed (816 milliseconds)
Oct 14 11:32:18 SpliceWiz processBAM processed RtmpQLkYQt/02H033.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H043.bam processed (536 milliseconds)
Oct 14 11:32:18 SpliceWiz processBAM processed RtmpQLkYQt/02H043.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/RtmpQLkYQt/02H046.bam processed (759 milliseconds)
Oct 14 11:32:19 SpliceWiz processBAM processed RtmpQLkYQt/02H046.bam
Oct 14 11:32:20 Using MulticoreParam 1 threads
Oct 14 11:32:20 Validating Experiment; checking COV files...
Oct 14 11:32:20 Compiling Sample Stats
Oct 14 11:32:20 Compiling Junction List...merging...done
Oct 14 11:32:22 Compiling Junction Stats...merging...done
Oct 14 11:32:30 Compiling Intron Retention List...done
Oct 14 11:32: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 14 11:32:45 Generating NxtSE assays
Oct 14 11:32:47 Using MulticoreParam 1 threads

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

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

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
done
Oct 14 11:33:42 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 14 11:33:44 Splice Annotations Filtered
Oct 14 11:33:45 Translating Alternate Splice Peptides...done
Oct 14 11:33:46 Splice Annotations finished

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

Example timings

SpliceWiz.Rcheck/SpliceWiz-Ex.timings

nameusersystemelapsed
ASE-GLM-edgeR4.9710.1845.216
ASE-methods46.962 0.59048.180
ASEFilter-class0.1040.0060.110
Build-Reference-methods79.647 2.39783.205
Coverage2.3790.0422.474
Gene-ontology-methods5.2390.1675.417
Graphics-User-Interface0.0010.0010.002
Mappability-methods3.0710.0893.169
NxtSE-class72.329 1.62674.570
Run_SpliceWiz_Filters8.7910.0338.872
STAR-methods0.0070.0130.026
View-Reference-methods0.3150.0290.344
collateData3.2340.0853.327
coord2GR0.0430.0040.048
covDataObject-class4.1770.0454.230
covPlotObject-class52.207 0.53353.341
covPlotly-class2.1350.0192.156
example-SpliceWiz-data0.0200.0040.023
findSamples0.0110.0080.018
isCOV0.0240.0050.028
makeSE2.6880.1772.870
make_plot_data0.1040.0040.108
plotCoverage37.954 0.19338.272
processBAM6.0581.1444.778
setSWthreads0.0060.0180.024
theme_white0.4710.1300.607