Back to the "Multiple platform build/check report" A [B] C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Package 55/389HostnameOS / ArchBUILDCHECKBUILD BIN
Biostrings 2.16.9
H. Pages
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/Biostrings
Last Changed Rev: 48219 / Revision: 49923
Last Changed Date: 2010-07-19 12:27:16 -0700 (Mon, 19 Jul 2010)
wilson1 Linux (openSUSE 11.1) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK [ WARNINGS ] OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: Biostrings
Version: 2.16.9
Command: E:\biocbld\bbs-2.6-bioc\R\bin\R.exe CMD check --no-vignettes --timings Biostrings_2.16.9.tar.gz
StartedAt: 2010-10-04 17:06:21 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 17:17:41 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 680.4 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: Biostrings.Rcheck
Warnings: 1

Command output

* checking for working pdflatex ... OK
* using log directory 'E:/biocbld/bbs-2.6-bioc/meat/Biostrings.Rcheck'
* using R version 2.11.1 (2010-05-31)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'Biostrings/DESCRIPTION' ... OK
* this is package 'Biostrings' version '2.16.9'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'Biostrings' can be installed ... WARNING
Found the following significant warnings:
  extract_transcripts.c:230: warning: passing argument 1 of 'copy_transcript' discards qualifiers from pointer target type
  xscat.c:86: warning: 'ans_length' is used uninitialized in this function
  xscat.c:36: warning: 'ans_classname' is used uninitialized in this function
  xscat.c:36: warning: 'ans_length' is used uninitialized in this function
See 'E:/biocbld/bbs-2.6-bioc/meat/Biostrings.Rcheck/00install.out' for details.
* checking package directory ... OK
* checking for portable file names ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space can be unloaded cleanly ... OK
* checking for unstated 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 ... NOTE
prepare_Rd: InDel-class.Rd:50-51: Dropping empty section \examples
prepare_Rd: WCP.Rd:32-33: Dropping empty section \details
prepare_Rd: WCP.Rd:42-43: Dropping empty section \examples
prepare_Rd: XKeySortedData.Rd:39-40: Dropping empty section \details
prepare_Rd: XKeySortedData.Rd:49-50: Dropping empty section \examples
prepare_Rd: XKeySortedDataList.Rd:30-31: Dropping empty section \details
prepare_Rd: XKeySortedDataList.Rd:40-41: Dropping empty section \examples
prepare_Rd: matchWCP.Rd:70-71: Dropping empty section \examples
* 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 data for non-ASCII characters ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $BLAS_LIBS ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There was 1 warning, see
  E:/biocbld/bbs-2.6-bioc/meat/Biostrings.Rcheck/00check.log
for details

Biostrings.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package 'Biostrings' ...
** libs
  making DLL ...
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c BAB_class.c -o BAB_class.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c BitMatrix.c -o BitMatrix.o
BitMatrix.c: In function 'debug_BitMatrix':
BitMatrix.c:382: warning: left shift count >= width of type
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c IRanges_stubs.c -o IRanges_stubs.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c MIndex_class.c -o MIndex_class.o
MIndex_class.c: In function 'SparseMIndex_endIndex':
MIndex_class.c:192: warning: unused variable 'poffsets_order'
MIndex_class.c: In function '_get_cachedMIndex_elt':
MIndex_class.c:93: warning: 'cached_iranges.end' may be used uninitialized in this function
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c PreprocessedTB_class.c -o PreprocessedTB_class.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c R_init_Biostrings.c -o R_init_Biostrings.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c RoSeqs_utils.c -o RoSeqs_utils.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c SparseList_utils.c -o SparseList_utils.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c XStringSet_class.c -o XStringSet_class.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c XStringSet_io.c -o XStringSet_io.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c XString_class.c -o XString_class.o
XString_class.c:117: warning: 'new_RoSeqs_from_XString' defined but not used
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c align_needwunsQS.c -o align_needwunsQS.o
align_needwunsQS.c: In function 'align_needwunsQS':
align_needwunsQS.c:39: warning: 'lkup_val' may be used uninitialized in this function
align_needwunsQS.c:39: note: 'lkup_val' was declared here
align_needwunsQS.c:26: warning: 'sc' may be used uninitialized in this function
align_needwunsQS.c:26: note: 'sc' was declared here
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c align_pairwiseAlignment.c -o align_pairwiseAlignment.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c align_utils.c -o align_utils.o
align_utils.c: In function 'PairwiseAlignedFixedSubject_align_aligned':
align_utils.c:225: warning: 'indelWidthPattern' may be used uninitialized in this function
align_utils.c:225: warning: 'indelWidthSubject' may be used uninitialized in this function
align_utils.c:225: warning: 'indelStartSubject' may be used uninitialized in this function
align_utils.c:225: warning: 'indelStartPattern' may be used uninitialized in this function
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c extract_transcripts.c -o extract_transcripts.o
extract_transcripts.c: In function 'extract_transcripts':
extract_transcripts.c:230: warning: passing argument 1 of 'copy_transcript' discards qualifiers from pointer target type
extract_transcripts.c: In function 'tlocs2rlocs':
extract_transcripts.c:243: warning: 'nlocs' may be used uninitialized in this function
extract_transcripts.c:165: warning: 'end' may be used uninitialized in this function
extract_transcripts.c:165: note: 'end' was declared here
extract_transcripts.c:165: warning: 'start' may be used uninitialized in this function
extract_transcripts.c:165: note: 'start' was declared here
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c find_palindromes.c -o find_palindromes.o
find_palindromes.c: In function 'find_palindromes':
find_palindromes.c:26: warning: 'letter0' may be used uninitialized in this function
find_palindromes.c:26: note: 'letter0' was declared here
find_palindromes.c:25: warning: 'all_letter0' may be used uninitialized in this function
find_palindromes.c:25: note: 'all_letter0' was declared here
find_palindromes.c:82: warning: 'letter0' may be used uninitialized in this function
find_palindromes.c:82: note: 'letter0' was declared here
find_palindromes.c:81: warning: 'lkup_val' may be used uninitialized in this function
find_palindromes.c:81: note: 'lkup_val' was declared here
find_palindromes.c:81: warning: 'all_letter0' may be used uninitialized in this function
find_palindromes.c:81: note: 'all_letter0' was declared here
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c gtestsim.c -o gtestsim.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c inject_code.c -o inject_code.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c letter_frequency.c -o letter_frequency.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c lowlevel_matching.c -o lowlevel_matching.o
lowlevel_matching.c: In function 'XStringSet_vmatch_pattern_at':
lowlevel_matching.c:586: warning: 'ans' may be used uninitialized in this function
lowlevel_matching.c:584: warning: 'ans_nrow' may be used uninitialized in this function
lowlevel_matching.c:584: warning: 'ans_elt' may be used uninitialized in this function
lowlevel_matching.c: In function 'XString_match_pattern_at':
lowlevel_matching.c:536: warning: 'ans' may be used uninitialized in this function
lowlevel_matching.c:534: warning: 'ans_elt' may be used uninitialized in this function
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c match_BOC.c -o match_BOC.o
match_BOC.c: In function 'BOC_exact_search':
match_BOC.c:331: warning: label 'continue0' defined but not used
match_BOC.c:268: warning: unused variable 'noffsets'
match_BOC.c:268: warning: unused variable 'offsets'
match_BOC.c:268: warning: unused variable 'j'
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c match_BOC2.c -o match_BOC2.o
match_BOC2.c: In function 'BOC2_exact_search':
match_BOC2.c:288: warning: label 'continue0' defined but not used
match_BOC2.c:234: warning: unused variable 'noffsets'
match_BOC2.c:234: warning: unused variable 'offsets'
match_BOC2.c:234: warning: unused variable 'j'
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c match_PWM.c -o match_PWM.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c match_WCP.c -o match_WCP.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c match_pattern.c -o match_pattern.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c match_pattern_boyermoore.c -o match_pattern_boyermoore.o
match_pattern_boyermoore.c: In function '_match_pattern_boyermoore':
match_pattern_boyermoore.c:401: warning: 'c' may be used uninitialized in this function
match_pattern_boyermoore.c:399: warning: 'j1' may be used uninitialized in this function
match_pattern_boyermoore.c:399: warning: 'i2' may be used uninitialized in this function
match_pattern_boyermoore.c:399: warning: 'i1' may be used uninitialized in this function
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c match_pattern_indels.c -o match_pattern_indels.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c match_pattern_shiftor.c -o match_pattern_shiftor.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c match_pdict.c -o match_pdict.o
match_pdict.c: In function 'init_vcount_collapsed_ans':
match_pdict.c:110: warning: 'ans_length' may be used uninitialized in this function
match_pdict.c: In function 'vmatch_XStringSet_XStringSet':
match_pdict.c:458: warning: 'ans_elt' may be used uninitialized in this function
match_pdict.c:458: note: 'ans_elt' was declared here
match_pdict.c: In function 'vmatch_PDict3Parts_XStringSet':
match_pdict.c:410: warning: 'ans_col' may be used uninitialized in this function
match_pdict.c:410: note: 'ans_col' was declared here
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c match_pdict_ACtree2.c -o match_pdict_ACtree2.o
match_pdict_ACtree2.c:641: warning: 'a_nice_max_nodeextbuf_nelt' defined but not used
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c match_pdict_Twobit.c -o match_pdict_Twobit.o
match_pdict_Twobit.c: In function 'build_Twobit':
match_pdict_Twobit.c:125: warning: 'twobit_sign2pos' may be used uninitialized in this function
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c match_pdict_utils.c -o match_pdict_utils.o
match_pdict_utils.c: In function 'match_ppheadtail0':
match_pdict_utils.c:653: warning: unused variable 'ncol'
match_pdict_utils.c: In function '_match_pdict_all_flanks':
match_pdict_utils.c:806: warning: unused variable 'subtotal_NFC'
match_pdict_utils.c:806: warning: unused variable 'total_NFC'
match_pdict_utils.c:805: warning: unused variable 'NFC'
match_pdict_utils.c:805: warning: unused variable 'nloci'
match_pdict_utils.c:805: warning: unused variable 'ndup'
match_pdict_utils.c: At top level:
match_pdict_utils.c:272: warning: 'match_headtail_by_loc' defined but not used
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c match_reporting.c -o match_reporting.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c matchprobes.c -o matchprobes.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c pmatchPattern.c -o pmatchPattern.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c replace_letter_at.c -o replace_letter_at.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c strutils.c -o strutils.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c translate.c -o translate.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c utils.c -o utils.o
utils.c: In function '_get_twobit_signature':
utils.c:229: warning: 'twobit_sign' may be used uninitialized in this function
utils.c: In function '_get_twobit_signature_at':
utils.c:243: warning: 'twobit_sign' may be used uninitialized in this function
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"   -I"E:/biocbld/bbs-2.6-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c xscat.c -o xscat.o
xscat.c: In function 'XStringSet_xscat':
xscat.c:86: warning: 'ans_length' is used uninitialized in this function
xscat.c:63: warning: 'ans_xsbaseclassname' may be used uninitialized in this function
xscat.c: In function 'XString_xscat':
xscat.c:36: warning: 'ans_classname' is used uninitialized in this function
xscat.c:36: warning: 'ans_length' is used uninitialized in this function
gcc -shared -s -static-libgcc -o Biostrings.dll tmp.def BAB_class.o BitMatrix.o IRanges_stubs.o MIndex_class.o PreprocessedTB_class.o R_init_Biostrings.o RoSeqs_utils.o SparseList_utils.o XStringSet_class.o XStringSet_io.o XString_class.o align_needwunsQS.o align_pairwiseAlignment.o align_utils.o extract_transcripts.o find_palindromes.o gtestsim.o inject_code.o letter_frequency.o lowlevel_matching.o match_BOC.o match_BOC2.o match_PWM.o match_WCP.o match_pattern.o match_pattern_boyermoore.o match_pattern_indels.o match_pattern_shiftor.o match_pdict.o match_pdict_ACtree2.o match_pdict_Twobit.o match_pdict_utils.o match_reporting.o matchprobes.o pmatchPattern.o replace_letter_at.o strutils.o translate.o utils.o xscat.o -LE:/biocbld/bbs-2.6-bioc/R/bin -lR
installing to E:/biocbld/bbs-2.6-bioc/meat/Biostrings.Rcheck/Biostrings/libs
  ... done
** R
** data
** inst
** preparing package for lazy loading

Attaching package: 'IRanges'

The following object(s) are masked from 'package:base':

    Map, cbind, mapply, order, paste, pmax, pmax.int, pmin, pmin.int,
    rbind, rep.int, table

Creating a new generic function for "setequal" in "Biostrings"
Creating a new generic function for "ls" in "Biostrings"
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (Biostrings)

Biostrings.Rcheck/Biostrings-Ex.timings:

nameusersystemelapsed
AAString-class0.020.000.02
AMINO_ACID_CODE000
AlignedXStringSet-class0.110.020.14
DNAString-class0.020.000.02
GENETIC_CODE000
HNF4alpha0.070.000.08
IUPAC_CODE_MAP0.020.000.01
MIndex-class000
MaskedXString-class0.530.011.52
PDict-class7.920.158.06
PairwiseAlignedXStringSet-class0.330.000.34
QualityScaledXStringSet-class0.060.000.06
RNAString-class0.010.000.03
XString-class0.210.010.22
XStringQuality-class0.080.000.08
XStringSet-class7.170.448.11
XStringSet-io3.390.203.61
XStringSetList-class0.090.000.10
XStringViews-class0.260.000.27
XStringViews-constructors0.050.000.05
align-utils0.110.000.11
basecontent0.010.000.02
chartr0.810.001.33
complementSeq0.240.000.23
dinucleotideFrequencyTest0.030.000.03
extractTranscripts0.360.020.38
findPalindromes7.210.037.45
gregexpr2000
injectHardMask0.110.000.11
letter0.030.000.03
letterFrequency2.540.062.59
longestConsecutive000
lowlevel-matching1.480.081.56
maskMotif2.140.032.36
match-utils0.040.000.04
matchLRPatterns0.800.051.04
matchPDict-exact317.09 1.39318.84
matchPDict-inexact47.93 0.4048.38
matchPWM2.110.002.12
matchPattern3.910.043.94
matchProbePair1.480.011.52
matchprobes0.940.030.97
misc0.010.000.01
needwunsQS000
nucleotideFrequency1.360.021.37
pairwiseAlignment1.390.001.39
phiX174Phage0.920.010.95
pid0.550.000.55
readFASTA13.00 0.6015.33
replaceLetterAt2.390.012.50
reverse3.080.033.11
reverseSeq0.080.000.08
stringDist9.290.009.32
substitution_matrices0.940.050.99
toComplex0.020.000.01
translate1.890.001.89
trimLRPatterns0.260.000.27
xscat5.030.035.07
yeastSEQCHR1000