Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for ShortRead on machv2

This page was generated on 2020-10-17 11:59:36 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE ShortRead PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1646/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ShortRead 1.46.0
Bioconductor Package Maintainer
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/ShortRead
Branch: RELEASE_3_11
Last Commit: 7b25d95
Last Changed Date: 2020-04-27 14:17:12 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  NA 
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: ShortRead
Version: 1.46.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ShortRead.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ShortRead_1.46.0.tar.gz
StartedAt: 2020-10-17 05:19:14 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 05:25:13 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 359.3 seconds
RetCode: 0
Status:  OK 
CheckDir: ShortRead.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ShortRead.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ShortRead_1.46.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/ShortRead.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ShortRead/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ShortRead’ version ‘1.46.0’
* 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 ‘ShortRead’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  8.1Mb
  sub-directories of 1Mb or more:
    R         3.0Mb
    extdata   4.0Mb
* 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 dependencies in R code ... NOTE
':::' call which should be '::': ‘Biostrings:::xscodes’
  See the note in ?`:::` about the use of this operator.
Unexported object imported by a ':::' call: ‘S4Vectors:::V_recycle’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.plotCycleBaseCall: no visible binding for global variable ‘Base’
flag,QAReadQuality: no visible binding for global variable ‘Score’
flag,QAReadQuality: no visible binding for global variable ‘Id’
flag,QAReadQuality: no visible binding for global variable ‘Density’
report,QAFrequentSequence: no visible binding for global variable
  ‘TopCount’
report,QAFrequentSequence: no visible binding for global variable ‘Id’
report,QANucleotideByCycle: no visible binding for global variable
  ‘Base’
report,QANucleotideUse: no visible binding for global variable
  ‘Nucleotide’
report,QAQualityUse: no visible binding for global variable ‘Count’
report,QAQualityUse: no visible binding for global variable ‘Id’
report,QAQualityUse: no visible binding for global variable ‘Quality’
report,QAReadQuality: no visible binding for global variable ‘Id’
report,QASequenceUse: no visible binding for global variable
  ‘Occurrences’
report,QASequenceUse: no visible binding for global variable ‘Id’
report,QASequenceUse: no visible binding for global variable ‘Reads’
Undefined global functions or variables:
  Base Count Density Id Nucleotide Occurrences Quality Reads Score
  TopCount
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
Snapshot-class 9.249  0.362  12.408
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘ShortRead_unit_tests.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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.11-bioc/meat/ShortRead.Rcheck/00check.log’
for details.



Installation output

ShortRead.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL ShortRead
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘ShortRead’ ...
** using staged installation
checking for gcc... clang -mmacosx-version-min=10.13
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang -mmacosx-version-min=10.13 accepts -g... yes
checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed
checking for gzeof in -lz... yes
checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of unsigned long... 8
configure: creating ./config.status
config.status: creating src/Makevars
** libs
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c Biostrings_stubs.c -o Biostrings_stubs.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c IRanges_stubs.c -o IRanges_stubs.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_init_ShortRead.c -o R_init_ShortRead.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c S4Vectors_stubs.c -o S4Vectors_stubs.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c XVector_stubs.c -o XVector_stubs.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c alphabet.c -o alphabet.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c io.c -o io.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c io_bowtie.c -o io_bowtie.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c io_soap.c -o io_soap.o
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBZ=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG=8 -fPIC  -Wall -g -O2  -c readBfaToc.cc -o readBfaToc.o
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBZ=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG=8 -fPIC  -Wall -g -O2  -c read_maq_map.cc -o read_maq_map.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c sampler.c -o sampler.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c trim.c -o trim.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c util.c -o util.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Biostrings/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c xsnap.c -o xsnap.o
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ShortRead.so Biostrings_stubs.o IRanges_stubs.o R_init_ShortRead.o S4Vectors_stubs.o XVector_stubs.o alphabet.o io.o io_bowtie.o io_soap.o readBfaToc.o read_maq_map.o sampler.o trim.o util.o xsnap.o -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.0/Resources/library/00LOCK-ShortRead/00new/ShortRead/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 (ShortRead)

Tests output

ShortRead.Rcheck/tests/ShortRead_unit_tests.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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.

> BiocGenerics:::testPackage("ShortRead")

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min


Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid


Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians


Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following objects are masked from 'package:base':

    aperm, apply, rowsum



RUNIT TEST PROTOCOL -- Sat Oct 17 05:24:58 2020 
*********************************************** 
Number of test functions: 104 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
ShortRead RUnit Tests - 104 test functions, 0 errors, 0 failures
Number of test functions: 104 
Number of errors: 0 
Number of failures: 0 
Warning messages:
1: In for (i in seq_along(defined)) { :
  closing unused connection 6 (/Library/Frameworks/R.framework/Versions/4.0/Resources/library/ShortRead/extdata/Data/C1-36Firecrest/Bustard/GERALD/s_1_sequence.txt)
2: In for (i in seq_along(defined)) { :
  closing unused connection 5 (/Library/Frameworks/R.framework/Versions/4.0/Resources/library/ShortRead/extdata/Data/C1-36Firecrest/Bustard/GERALD/s_1_sequence.txt)
> 
> proc.time()
   user  system elapsed 
 33.227   6.782  39.660 

Example timings

ShortRead.Rcheck/ShortRead-Ex.timings

nameusersystemelapsed
AlignedRead-class0.4910.0630.556
BowtieQA-class0.0020.0000.002
ExperimentPath-class0.0010.0000.002
FastqQA-class0.0010.0010.001
Intensity-class0.2480.0260.277
MAQMapQA-class0.0010.0010.002
QA-class0.0020.0010.003
QualityScore-class0.0100.0010.013
QualityScore0.0090.0010.009
RochePath-class0.0010.0010.001
RocheSet-class0.0010.0010.002
RtaIntensity-class0.0700.0010.071
RtaIntensity0.0390.0010.040
SRFilter-class000
SRFilterResult-class0.0730.0020.075
SRSet-class0.0010.0010.001
SRUtil-class0.0040.0010.005
Sampler-class1.2970.4081.707
ShortRead-class0.0820.0030.086
ShortReadQ-class0.5120.0680.581
Snapshot-class 9.249 0.36212.408
SnapshotFunction-class0.0010.0000.001
SolexaExportQA-class0.0000.0000.001
SolexaIntensity-class0.1760.0120.188
SolexaPath-class0.2270.0640.291
SolexaSet-class0.0980.0020.100
SpTrellis-class0.4740.0120.489
accessors0.0020.0010.003
alphabetByCycle0.1720.0970.269
clean0.0010.0010.002
countLines0.1130.0120.128
dotQA-class0.0010.0000.002
dustyScore0.3940.1010.496
filterFastq0.9410.0200.962
polyn0.0020.0010.002
qa0.6040.0250.628
qa24.5750.1384.857
readAligned0.6470.2320.879
readBaseQuality1.6630.0501.717
readFasta0.2470.0930.341
readFastq0.3500.1420.491
readIntensities0.0730.0100.082
readPrb0.0370.0020.040
readQseq0.0950.0500.145
readXStringColumns0.3310.1790.512
renew0.1510.0600.210
report0.0060.0030.008
spViewPerFeature3.5650.2553.826
srFilter0.5990.1180.717
srdistance0.2510.1200.379
srduplicated0.3210.2360.558
tables0.2480.0640.342
trimTails0.1680.0950.263