This page was generated on 2018-04-12 13:10:40 -0400 (Thu, 12 Apr 2018).
HTSeqGenie 4.8.0 Jens Reeder
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018) |
URL: https://git.bioconductor.org/packages/HTSeqGenie |
Branch: RELEASE_3_6 |
Last Commit: 2acd6cd |
Last Changed Date: 2017-10-30 12:39:52 -0400 (Mon, 30 Oct 2017) |
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | NotNeeded | OK | [ OK ] | | |
tokay1 | Windows Server 2012 R2 Standard / x64 | ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED... |
veracruz1 | OS X 10.11.6 El Capitan / x86_64 | ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED... |
R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library("HTSeqGenie")
Loading required package: gmapR
Loading required package: GenomeInfoDb
Loading required package: BiocGenerics
Loading required package: parallel
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, cbind, colMeans, colSums, colnames, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int,
pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply,
setdiff, sort, table, tapply, union, unique, unsplit, which,
which.max, which.min
Loading required package: S4Vectors
Loading required package: stats4
Attaching package: 'S4Vectors'
The following object is masked from 'package:base':
expand.grid
Loading required package: IRanges
Loading required package: GenomicRanges
Loading required package: Rsamtools
Loading required package: Biostrings
Loading required package: XVector
Attaching package: 'Biostrings'
The following object is masked from 'package:base':
strsplit
Loading required package: ShortRead
Loading required package: BiocParallel
Loading required package: GenomicAlignments
Loading required package: SummarizedExperiment
Loading required package: Biobase
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Loading required package: DelayedArray
Loading required package: matrixStats
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 object is masked from 'package:Biostrings':
type
The following object is masked from 'package:base':
apply
Loading required package: VariantAnnotation
Attaching package: 'VariantAnnotation'
The following object is masked from 'package:base':
tabulate
>
> source(getPackageFile("unitTests/runTests.R"))
Loading required package: GenomicFeatures
Loading required package: AnnotationDbi
did not source anything in dirname= ./R
Executing test function test.alignReads ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:22:26 INFO::preprocessReads.R/preprocessReads: starting...
2018-04-12 00:22:27 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:22:27 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_2.fastq
2018-04-12 00:22:27 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:22:28 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:22:28 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/chunks/chunk_000001/logs/progress.log
2018-04-12 00:22:31 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.045 minutes
2018-04-12 00:22:31 DEBUG::tools.R/processChunks: starting chunkid= 2 ; see logfile= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/chunks/chunk_000002/logs/progress.log
2018-04-12 00:22:34 DEBUG::tools.R/processChunks: done with chunkid= 2 ; elapsed.time= 0.047 minutes
2018-04-12 00:22:34 DEBUG::tools.R/processChunks: starting chunkid= 3 ; see logfile= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/chunks/chunk_000003/logs/progress.log
2018-04-12 00:22:37 DEBUG::tools.R/processChunks: done with chunkid= 3 ; elapsed.time= 0.045 minutes
2018-04-12 00:22:37 DEBUG::tools.R/processChunks: done
2018-04-12 00:22:37 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_1 ...
2018-04-12 00:22:37 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/results/test_pe.adapter_contaminated_1.RData
2018-04-12 00:22:37 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_2 ...
2018-04-12 00:22:37 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/results/test_pe.adapter_contaminated_2.RData
2018-04-12 00:22:37 INFO::preprocessReads.R/mergeSummaryPreprocess: total_reads=26 highqual_reads=25 adapter_contam=1 read_length=75 rRNA_contam_reads=0 processed_reads=25 input_min_read_length=75 input_max_read_length=75 processed_min_read_length=75 processed_max_read_length=75
2018-04-12 00:22:37 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/results/test_pe.summary_preprocess.tab
2018-04-12 00:22:37 INFO::preprocessReads.R/mergePreprocessedReads: merging file= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/bams/processed.aligner_input_1.fastq ...
2018-04-12 00:22:37 INFO::preprocessReads.R/mergePreprocessedReads: merging file= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/bams/processed.aligner_input_2.fastq ...
2018-04-12 00:22:37 INFO::preprocessReads.R/buildShortReadReports: generating report_dir= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/reports/shortReadReport_1 ...
2018-04-12 00:22:39 INFO::preprocessReads.R/buildShortReadReports: generating report_dir= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/reports/shortReadReport_2 ...
2018-04-12 00:22:41 INFO::preprocessReads.R/preprocessReads: done
2018-04-12 00:22:41 INFO::alignReads.R/alignReads: starting alignment...
2018-04-12 00:22:41 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:22:42 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:22:42 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/chunks/chunk_000001/logs/progress.log
2018-04-12 00:22:49 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.116 minutes
2018-04-12 00:22:49 DEBUG::tools.R/processChunks: starting chunkid= 2 ; see logfile= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/chunks/chunk_000002/logs/progress.log
2018-04-12 00:22:52 DEBUG::tools.R/processChunks: done with chunkid= 2 ; elapsed.time= 0.048 minutes
2018-04-12 00:22:52 DEBUG::tools.R/processChunks: starting chunkid= 3 ; see logfile= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/chunks/chunk_000003/logs/progress.log
2018-04-12 00:22:55 DEBUG::tools.R/processChunks: done with chunkid= 3 ; elapsed.time= 0.046 minutes
2018-04-12 00:22:55 DEBUG::tools.R/processChunks: done
2018-04-12 00:22:55 INFO::alignReads.R/mergeBAMsAcrossDirs: starting...
2018-04-12 00:22:55 INFO::alignReads.R/mergeBAMsAcrossDirs: done
2018-04-12 00:22:55 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/results/test_pe.summary_alignment.tab
2018-04-12 00:22:55 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/results/test_pe.summary_analyzed_bamstats.tab
2018-04-12 00:22:55 INFO::reportPipelineQA.R/writePreprocessAlignReport: creating joint preprocess-alignment report...
2018-04-12 00:22:55 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.alignReads.23c4ca743e/results/test_pe.summary_target_lengths.tab
2018-04-12 00:22:55 INFO::reportPipelineQA.R/writePreprocessAlignReport: done
2018-04-12 00:22:55 INFO::alignReads.R/alignReads: done
done successfully.
Executing test function test.alignReads.sparsechunks ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:22:58 INFO::preprocessReads.R/preprocessReads: starting...
2018-04-12 00:22:58 INFO::io.R/FastQStreamer.init: counting number of reads in file= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:22:59 INFO::io.R/FastQStreamer.init: subsampling_filter set (subsampled reads= 2 , totnbreads= 26 )
2018-04-12 00:22:59 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:22:59 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_2.fastq
2018-04-12 00:22:59 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:23:00 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:23:00 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= /tmp/RtmpjEpJH9/test.alignReads.sparsechunks.23c424256249/chunks/chunk_000001/logs/progress.log
2018-04-12 00:23:03 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.045 minutes
2018-04-12 00:23:03 DEBUG::tools.R/processChunks: starting chunkid= 2 ; see logfile= /tmp/RtmpjEpJH9/test.alignReads.sparsechunks.23c424256249/chunks/chunk_000002/logs/progress.log
2018-04-12 00:23:06 DEBUG::tools.R/processChunks: done with chunkid= 2 ; elapsed.time= 0.047 minutes
2018-04-12 00:23:06 DEBUG::tools.R/processChunks: starting chunkid= 3 ; see logfile= /tmp/RtmpjEpJH9/test.alignReads.sparsechunks.23c424256249/chunks/chunk_000003/logs/progress.log
2018-04-12 00:23:09 DEBUG::tools.R/processChunks: done with chunkid= 3 ; elapsed.time= 0.048 minutes
2018-04-12 00:23:09 DEBUG::tools.R/processChunks: starting chunkid= 4 ; see logfile= /tmp/RtmpjEpJH9/test.alignReads.sparsechunks.23c424256249/chunks/chunk_000004/logs/progress.log
2018-04-12 00:23:12 DEBUG::tools.R/processChunks: done with chunkid= 4 ; elapsed.time= 0.046 minutes
2018-04-12 00:23:12 DEBUG::tools.R/processChunks: done
2018-04-12 00:23:12 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_1 ...
2018-04-12 00:23:12 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.alignReads.sparsechunks.23c424256249/results/test_pe.adapter_contaminated_1.RData
2018-04-12 00:23:12 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_2 ...
2018-04-12 00:23:12 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.alignReads.sparsechunks.23c424256249/results/test_pe.adapter_contaminated_2.RData
2018-04-12 00:23:12 INFO::preprocessReads.R/mergeSummaryPreprocess: total_reads=2 highqual_reads=1 adapter_contam=0 read_length=75 rRNA_contam_reads=0 processed_reads=1 input_min_read_length=75 input_max_read_length=75 processed_min_read_length=75 processed_max_read_length=75
2018-04-12 00:23:12 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.alignReads.sparsechunks.23c424256249/results/test_pe.summary_preprocess.tab
2018-04-12 00:23:12 INFO::preprocessReads.R/mergePreprocessedReads: merging file= /tmp/RtmpjEpJH9/test.alignReads.sparsechunks.23c424256249/bams/processed.aligner_input_1.fastq ...
2018-04-12 00:23:12 INFO::preprocessReads.R/mergePreprocessedReads: merging file= /tmp/RtmpjEpJH9/test.alignReads.sparsechunks.23c424256249/bams/processed.aligner_input_2.fastq ...
2018-04-12 00:23:12 INFO::preprocessReads.R/buildShortReadReports: generating report_dir= /tmp/RtmpjEpJH9/test.alignReads.sparsechunks.23c424256249/reports/shortReadReport_1 ...
2018-04-12 00:23:14 INFO::preprocessReads.R/buildShortReadReports: generating report_dir= /tmp/RtmpjEpJH9/test.alignReads.sparsechunks.23c424256249/reports/shortReadReport_2 ...
2018-04-12 00:23:16 INFO::preprocessReads.R/preprocessReads: done
done successfully.
Executing test function test.alignReadsOneSingleEnd ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:23:17 INFO::alignReads.R/alignReadsChunk: running gsnap...
2018-04-12 00:23:17 INFO::alignReads.R/alignReadsChunk: calling gsnap (from gmapR) with args= -D /home/biocbuild/.local/share/gmap -t 1 -d TP53_demo_3.2.2 --quality-protocol=illumina -A sam --read-group-id=test_se -m 0 --split-output /tmp/RtmpjEpJH9/test.alignReadsOneSingleEnd.23c46042fb2f/bams/test.alignReads /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq 2>&1
2018-04-12 00:23:18 INFO::alignReads.R/createSummaryAlignment: counting unique bam reads...
2018-04-12 00:23:18 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.alignReadsOneSingleEnd.23c46042fb2f/results/test.alignReads.summary_alignment.tab
2018-04-12 00:23:18 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.alignReadsOneSingleEnd.23c46042fb2f/results/test.alignReads.summary_analyzed_bamstats.tab
2018-04-12 00:23:18 INFO::alignReads.R/alignReadsChunk: done
done successfully.
Executing test function test.annotateVariants ... Timing stopped at: 0 0.024 0.034
Error in DEACTIVATED("Skipped annotateVariants() test") :
Skipped annotateVariants() test
done successfully.
Executing test function test.callVariantsVariantTools.genotype ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:23:21 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.genotype.23c42f0ac00d/results/test_pe.coverage.RData
2018-04-12 00:23:21 INFO::coverage.R/saveCoverage: saving file= /tmp/RtmpjEpJH9/test.genotype.23c42f0ac00d/results/test_pe.coverage.bw
2018-04-12 00:23:21 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.genotype.23c42f0ac00d/results/test_pe.summary_coverage.tab
2018-04-12 00:23:21 INFO::analyzeVariants.R/wrap.callVariants: Tallying variants...
2018-04-12 00:23:25 INFO::analyzeVariants.R/wrap.callVariants: calling variants...
2018-04-12 00:23:25 INFO::analyzeVariants.R/wrap.postFilerVariants: post filtering variants...
2018-04-12 00:23:25 INFO::analyzeVariants.R/wrap.callVariants: Saving GRanges of raw and filtered variants...
2018-04-12 00:23:25 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.genotype.23c42f0ac00d/results/test_pe.raw_variants.RData
2018-04-12 00:23:25 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.genotype.23c42f0ac00d/results/test_pe.filtered_variants.RData
2018-04-12 00:23:25 INFO::analyzeVariants.R/wrap.callVariants: ...done
2018-04-12 00:23:25 INFO::analyzeVariants.R/writeVCF: writing vcf file...
2018-04-12 00:23:26 INFO::analyzeVariants.R/writeVCF: ...done
2018-04-12 00:23:26 INFO::analyzeVariants.R/.callGenotypes: calling genotypes...
2018-04-12 00:23:56 INFO::analyzeVariants.R/writeVCF: writing vcf file...
2018-04-12 00:23:56 INFO::analyzeVariants.R/writeVCF: ...done
2018-04-12 00:23:56 INFO::analyzeVariants.R/.callGenotypes: done
done successfully.
Executing test function test.wrap.callVariants ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:23:58 INFO::analyzeVariants.R/wrap.callVariants: Tallying variants...
2018-04-12 00:24:01 INFO::analyzeVariants.R/wrap.callVariants: calling variants...
2018-04-12 00:24:01 INFO::analyzeVariants.R/wrap.postFilerVariants: post filtering variants...
2018-04-12 00:24:01 INFO::analyzeVariants.R/wrap.callVariants: Saving GRanges of raw and filtered variants...
2018-04-12 00:24:01 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.wrap.callVariants.23c410b947b6/results/test_pe.raw_variants.RData
2018-04-12 00:24:01 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.wrap.callVariants.23c410b947b6/results/test_pe.filtered_variants.RData
2018-04-12 00:24:01 INFO::analyzeVariants.R/wrap.callVariants: ...done
done successfully.
Executing test function test.wrap.callVariants.filters ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:24:03 INFO::analyzeVariants.R/wrap.callVariants: Tallying variants...
2018-04-12 00:24:05 INFO::analyzeVariants.R/wrap.callVariants: calling variants...
2018-04-12 00:24:05 INFO::analyzeVariants.R/wrap.postFilerVariants: post filtering variants...
2018-04-12 00:24:05 INFO::analyzeVariants.R/wrap.callVariants: Saving GRanges of raw and filtered variants...
2018-04-12 00:24:05 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.wrap.callVariants.filters.23c44f4544c2/results/test_pe.raw_variants.RData
2018-04-12 00:24:05 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.wrap.callVariants.filters.23c44f4544c2/results/test_pe.filtered_variants.RData
2018-04-12 00:24:05 INFO::analyzeVariants.R/wrap.callVariants: ...done
2018-04-12 00:24:05 INFO::analyzeVariants.R/wrap.callVariants: Tallying variants...
2018-04-12 00:24:08 INFO::analyzeVariants.R/wrap.callVariants: calling variants...
2018-04-12 00:24:08 INFO::analyzeVariants.R/wrap.postFilerVariants: post filtering variants...
2018-04-12 00:24:08 INFO::analyzeVariants.R/wrap.callVariants: Saving GRanges of raw and filtered variants...
2018-04-12 00:24:08 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.wrap.callVariants.filters.23c44f4544c2/results/test_pe.raw_variants.RData
2018-04-12 00:24:08 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.wrap.callVariants.filters.23c44f4544c2/results/test_pe.filtered_variants.RData
2018-04-12 00:24:08 INFO::analyzeVariants.R/wrap.callVariants: ...done
done successfully.
Executing test function test.wrap.callVariants.parallel ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:24:10 INFO::analyzeVariants.R/wrap.callVariants: Tallying variants...
2018-04-12 00:24:12 INFO::analyzeVariants.R/wrap.callVariants: calling variants...
2018-04-12 00:24:12 INFO::analyzeVariants.R/wrap.postFilerVariants: post filtering variants...
2018-04-12 00:24:12 INFO::analyzeVariants.R/wrap.callVariants: Saving GRanges of raw and filtered variants...
2018-04-12 00:24:12 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.wrap.callVariants.parallel.23c4741b550d/results/test_pe.raw_variants.RData
2018-04-12 00:24:12 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.wrap.callVariants.parallel.23c4741b550d/results/test_pe.filtered_variants.RData
2018-04-12 00:24:12 INFO::analyzeVariants.R/wrap.callVariants: ...done
done successfully.
Executing test function test.wrap.callVariants.which ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:24:14 INFO::analyzeVariants.R/wrap.callVariants: Tallying variants...
2018-04-12 00:24:14 INFO::analyzeVariants.R/buildTallyParam: restricting variant calls using 'which'
2018-04-12 00:24:15 INFO::analyzeVariants.R/wrap.callVariants: calling variants...
2018-04-12 00:24:15 INFO::analyzeVariants.R/wrap.postFilerVariants: post filtering variants...
2018-04-12 00:24:15 INFO::analyzeVariants.R/wrap.callVariants: Saving GRanges of raw and filtered variants...
2018-04-12 00:24:15 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.wrap.callVariants.which.23c4299bfe8c/results/test_pe.raw_variants.RData
2018-04-12 00:24:15 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.wrap.callVariants.which.23c4299bfe8c/results/test_pe.filtered_variants.RData
2018-04-12 00:24:15 INFO::analyzeVariants.R/wrap.callVariants: ...done
done successfully.
Executing test function test.writeVCF.NULL ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:24:17 INFO::analyzeVariants.R/writeVCF: writing vcf file...
2018-04-12 00:24:17 INFO::analyzeVariants.R/writeVCF: ...done
done successfully.
Executing test function test.writeVCF.vcfStat ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:24:19 INFO::analyzeVariants.R/writeVCF: writing vcf file...
2018-04-12 00:24:19 INFO::analyzeVariants.R/writeVCF: ...done
done successfully.
Executing test function test.isFirstFragment ... done successfully.
Executing test function test.buildCountsGRangesList ... done successfully.
Executing test function test.generateSingleGeneDERs ... done successfully.
Executing test function test.computeCoverage ... done successfully.
Executing test function test.isSparse ... done successfully.
Executing test function test.mergeCoverage ... 2018-04-12 00:25:22 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/amrixnju/merged/results/bla.coverage.RData
2018-04-12 00:25:22 INFO::coverage.R/saveCoverage: saving file= /tmp/RtmpjEpJH9/amrixnju/merged/results/bla.coverage.bw
2018-04-12 00:25:22 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/amrixnju/merged/results/bla.summary_coverage.tab
done successfully.
Executing test function test.mergeCoverage.sparse ... 2018-04-12 00:25:23 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/rsipncmj/merged/results/bla.coverage.RData
2018-04-12 00:25:23 INFO::coverage.R/saveCoverage: saving file= /tmp/RtmpjEpJH9/rsipncmj/merged/results/bla.coverage.bw
2018-04-12 00:25:23 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/rsipncmj/merged/results/bla.summary_coverage.tab
done successfully.
Executing test function test.checkConfig.analyzeVariants ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
done successfully.
Executing test function test.findTemplate ... done successfully.
Executing test function test.checkConfig ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
done successfully.
Executing test function test.checkConfig.alignReads ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
done successfully.
Executing test function test.getConfig ... done successfully.
Executing test function test.loadConfig ... done successfully.
Executing test function test.parseDCF ... done successfully.
Executing test function test.updateConfig ... done successfully.
Executing test function test.getAdapterSeqs ... done successfully.
Executing test function test.isAdapter ... done successfully.
Executing test function test.isAdapter3.primeEnd ... done successfully.
Executing test function test.detectRRNA ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:25:38 INFO::detectRRNA.R/detectRRNA: searching for rRNA contamination...
2018-04-12 00:25:38 INFO::io.R/writeFastQFiles: writing filename= /tmp/RtmpjEpJH9/test.detectRRNA.23c4237f037f/bams/rRNA_contam/input1.fastq
2018-04-12 00:25:38 INFO::alignReads.R/alignReadsChunk: calling gsnap (from gmapR) with args= -t 0 -D /home/biocbuild/.local/share/gmap -n 1 -d TP53_demo_3.2.2 -A sam -B 2 --pairmax-rna=200000 --split-output /tmp/RtmpjEpJH9/test.detectRRNA.23c4237f037f/bams/rRNA_contam/test_se /tmp/RtmpjEpJH9/test.detectRRNA.23c4237f037f/bams/rRNA_contam/input1.fastq 2>&1
2018-04-12 00:25:38 INFO::detectRRNA.R/detectRRNA: contaminated fraction= 1
2018-04-12 00:25:38 INFO::detectRRNA.R/detectRRNA: done
done successfully.
Executing test function test.detectRRNA.paired_end ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:25:40 INFO::detectRRNA.R/detectRRNA: searching for rRNA contamination...
2018-04-12 00:25:40 INFO::io.R/writeFastQFiles: writing filename= /tmp/RtmpjEpJH9/test.detectRRNA.paired_end.23c46b1a5dc5/bams/rRNA_contam/input1.fastq
2018-04-12 00:25:40 INFO::io.R/writeFastQFiles: writing filename= /tmp/RtmpjEpJH9/test.detectRRNA.paired_end.23c46b1a5dc5/bams/rRNA_contam/input2.fastq
2018-04-12 00:25:40 INFO::alignReads.R/alignReadsChunk: calling gsnap (from gmapR) with args= -t 0 -D /home/biocbuild/.local/share/gmap -n 1 -d TP53_demo_3.2.2 -A sam -B 2 --pairmax-rna=200000 --split-output /tmp/RtmpjEpJH9/test.detectRRNA.paired_end.23c46b1a5dc5/bams/rRNA_contam/test_pe /tmp/RtmpjEpJH9/test.detectRRNA.paired_end.23c46b1a5dc5/bams/rRNA_contam/input1.fastq -a paired /tmp/RtmpjEpJH9/test.detectRRNA.paired_end.23c46b1a5dc5/bams/rRNA_contam/input2.fastq 2>&1
2018-04-12 00:25:40 INFO::detectRRNA.R/detectRRNA: contaminated fraction= 1
2018-04-12 00:25:40 INFO::detectRRNA.R/detectRRNA: done
done successfully.
Executing test function test.getRRNAIds ... 2018-04-12 00:25:41 INFO::alignReads.R/alignReadsChunk: calling gsnap (from gmapR) with args= -t 0 -D /home/biocbuild/.local/share/gmap -n 1 -d TP53_demo_3.2.2 -A sam -B 2 --pairmax-rna=200000 --split-output /tmp/RtmpjEpJH9/test_get_rRNA_idsowjxneiu/test_pe /tmp/RtmpjEpJH9/test_get_rRNA_idsowjxneiu/1.fastq -a paired /tmp/RtmpjEpJH9/test_get_rRNA_idsowjxneiu/2.fastq 2>&1
done successfully.
Executing test function test.getRRNAIds_random ... 2018-04-12 00:25:42 INFO::alignReads.R/alignReadsChunk: calling gsnap (from gmapR) with args= -t 0 -D /home/biocbuild/.local/share/gmap -n 1 -d TP53_demo_3.2.2 -A sam -B 2 --pairmax-rna=200000 --split-output /tmp/RtmpjEpJH9/test_get_rRNAIds_randomxqtgepuf/test_pe /tmp/RtmpjEpJH9/test_get_rRNAIds_randomxqtgepuf/1.fastq 2>&1
done successfully.
Executing test function test.filterByLength ... 2018-04-12 00:25:43 INFO::filterQuality.R/filterQuality: filterByLength...
2018-04-12 00:25:43 INFO::filterQuality.R/filterByLength: fraction of filtered short reads= 0.5
2018-04-12 00:25:43 INFO::filterQuality.R/filterByLength: done
2018-04-12 00:25:43 INFO::filterQuality.R/filterQuality: filterByLength...
2018-04-12 00:25:43 INFO::filterQuality.R/filterByLength: fraction of filtered short reads= 1
2018-04-12 00:25:43 INFO::filterQuality.R/filterByLength: done
done successfully.
Executing test function test.isAboveQualityThresh ... done successfully.
Executing test function test.trimTailsByQuality ... 2018-04-12 00:25:44 INFO::preprocessReads.R/preprocessReadsChunk: Starting trimTailsByQuality ...
2018-04-12 00:25:44 INFO::preprocessReads.R/preprocessReadsChunk: done
2018-04-12 00:25:44 INFO::preprocessReads.R/preprocessReadsChunk: Starting trimTailsByQuality ...
2018-04-12 00:25:44 INFO::preprocessReads.R/preprocessReadsChunk: done
2018-04-12 00:25:44 INFO::preprocessReads.R/preprocessReadsChunk: Starting trimTailsByQuality ...
2018-04-12 00:25:44 INFO::preprocessReads.R/preprocessReadsChunk: done
2018-04-12 00:25:44 INFO::preprocessReads.R/preprocessReadsChunk: Starting trimTailsByQuality ...
2018-04-12 00:25:44 INFO::preprocessReads.R/preprocessReadsChunk: done
done successfully.
Executing test function test.callVariantsGATK ... Timing stopped at: 0 0 0.001
Error in DEACTIVATED("callVariantsGATK() tests need gatk.path option set") :
callVariantsGATK() tests need gatk.path option set
In addition: Warning message:
In .Internal(gc(verbose, reset)) :
closing unused connection 3 (/tmp/RtmpjEpJH9/template_test_config.txt)
done successfully.
Executing test function test.callVariantsGATK.withFiltering ... Timing stopped at: 0 0 0
Error in DEACTIVATED("callVariantsGATK() tests need gatk.path option set") :
callVariantsGATK() tests need gatk.path option set
done successfully.
Executing test function test.checkGATKJar ... Timing stopped at: 0 0 0.001
Error in DEACTIVATED("checkGATKJar() test needs gatk.path option set") :
checkGATKJar() test needs gatk.path option set
done successfully.
Executing test function test.excludeVariantsByRegion ... done successfully.
Executing test function test.gatk ... Timing stopped at: 0 0 0
Error in DEACTIVATED("gatk() tests need gatk.path option set") :
gatk() tests need gatk.path option set
done successfully.
Executing test function test.realignIndels ... Timing stopped at: 0 0 0.001
Error in DEACTIVATED("test.realignIndels() tests need gatk.path option set") :
test.realignIndels() tests need gatk.path option set
done successfully.
Executing test function test.realignIndelsGATK ... Timing stopped at: 0 0 0
Error in DEACTIVATED("realignIndelsGATK() tests need gatk.path option set") :
realignIndelsGATK() tests need gatk.path option set
done successfully.
Executing test function test.realignIndelsGATK.parallel ... Timing stopped at: 0 0 0.001
Error in DEACTIVATED("realignIndelsGATK() tests need gatk.path option set") :
realignIndelsGATK() tests need gatk.path option set
done successfully.
Executing test function test_zipUp ... done successfully.
Executing test function test.FastQStreamer.getReads.pefq ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:25:51 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:25:51 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_2.fastq
done successfully.
Executing test function test.FastQStreamer.getReads.pefq.subsample ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:25:53 INFO::io.R/FastQStreamer.init: counting number of reads in file= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:25:54 INFO::io.R/FastQStreamer.init: subsampling_filter set (subsampled reads= 17 , totnbreads= 26 )
2018-04-12 00:25:54 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:25:54 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_2.fastq
done successfully.
Executing test function test.FastQStreamer.getReads.segz ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:25:55 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/reads.fastq.gz
done successfully.
Executing test function test.FastQStreamer.getReads.truncated ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:25:57 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/truncated.fastq.gz
done successfully.
Executing test function test.FastQStreamer.subsampler.isdeterministic ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:25:59 INFO::io.R/FastQStreamer.init: counting number of reads in file= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:26:00 INFO::io.R/FastQStreamer.init: subsampling_filter set (subsampled reads= 17 , totnbreads= 26 )
2018-04-12 00:26:00 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:26:00 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_2.fastq
checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:26:00 INFO::io.R/FastQStreamer.init: counting number of reads in file= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:26:00 INFO::io.R/FastQStreamer.init: subsampling_filter set (subsampled reads= 17 , totnbreads= 26 )
2018-04-12 00:26:00 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:26:00 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_2.fastq
done successfully.
Executing test function test.createTmpDir ... done successfully.
Executing test function test.detectQualityInFASTQFile ... done successfully.
Executing test function test.getObjectFilename ... done successfully.
Executing test function test.safeUnlink ... done successfully.
Executing test function test.writeAudit ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
done successfully.
Executing test function test.mergeLanes ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:26:10 INFO::preprocessReads.R/preprocessReads: starting...
2018-04-12 00:26:10 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:26:10 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_2.fastq
2018-04-12 00:26:10 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:26:12 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:26:12 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/chunks/chunk_000001/logs/progress.log
2018-04-12 00:26:16 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.056 minutes
2018-04-12 00:26:16 DEBUG::tools.R/processChunks: starting chunkid= 2 ; see logfile= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/chunks/chunk_000002/logs/progress.log
2018-04-12 00:26:19 DEBUG::tools.R/processChunks: done with chunkid= 2 ; elapsed.time= 0.053 minutes
2018-04-12 00:26:19 DEBUG::tools.R/processChunks: starting chunkid= 3 ; see logfile= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/chunks/chunk_000003/logs/progress.log
2018-04-12 00:26:22 DEBUG::tools.R/processChunks: done with chunkid= 3 ; elapsed.time= 0.056 minutes
2018-04-12 00:26:22 DEBUG::tools.R/processChunks: done
2018-04-12 00:26:22 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_1 ...
2018-04-12 00:26:22 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.adapter_contaminated_1.RData
2018-04-12 00:26:22 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_2 ...
2018-04-12 00:26:22 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.adapter_contaminated_2.RData
2018-04-12 00:26:22 INFO::preprocessReads.R/mergeSummaryPreprocess: total_reads=26 highqual_reads=25 adapter_contam=1 read_length=75 rRNA_contam_reads=0 processed_reads=25 input_min_read_length=75 input_max_read_length=75 processed_min_read_length=75 processed_max_read_length=75
2018-04-12 00:26:22 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.summary_preprocess.tab
2018-04-12 00:26:22 INFO::preprocessReads.R/mergePreprocessedReads: merging file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/bams/processed.aligner_input_1.fastq ...
2018-04-12 00:26:22 INFO::preprocessReads.R/mergePreprocessedReads: merging file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/bams/processed.aligner_input_2.fastq ...
2018-04-12 00:26:22 INFO::preprocessReads.R/buildShortReadReports: generating report_dir= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/reports/shortReadReport_1 ...
2018-04-12 00:26:24 INFO::preprocessReads.R/buildShortReadReports: generating report_dir= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/reports/shortReadReport_2 ...
2018-04-12 00:26:25 INFO::preprocessReads.R/preprocessReads: done
2018-04-12 00:26:25 INFO::alignReads.R/alignReads: starting alignment...
2018-04-12 00:26:25 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:26:27 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:26:27 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/chunks/chunk_000001/logs/progress.log
2018-04-12 00:26:29 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.042 minutes
2018-04-12 00:26:29 DEBUG::tools.R/processChunks: starting chunkid= 2 ; see logfile= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/chunks/chunk_000002/logs/progress.log
2018-04-12 00:26:32 DEBUG::tools.R/processChunks: done with chunkid= 2 ; elapsed.time= 0.047 minutes
2018-04-12 00:26:32 DEBUG::tools.R/processChunks: starting chunkid= 3 ; see logfile= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/chunks/chunk_000003/logs/progress.log
2018-04-12 00:26:35 DEBUG::tools.R/processChunks: done with chunkid= 3 ; elapsed.time= 0.046 minutes
2018-04-12 00:26:35 DEBUG::tools.R/processChunks: done
2018-04-12 00:26:35 INFO::alignReads.R/mergeBAMsAcrossDirs: starting...
2018-04-12 00:26:35 INFO::alignReads.R/mergeBAMsAcrossDirs: done
2018-04-12 00:26:35 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.summary_alignment.tab
2018-04-12 00:26:35 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.summary_analyzed_bamstats.tab
2018-04-12 00:26:35 INFO::reportPipelineQA.R/writePreprocessAlignReport: creating joint preprocess-alignment report...
2018-04-12 00:26:36 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.summary_target_lengths.tab
2018-04-12 00:26:36 INFO::reportPipelineQA.R/writePreprocessAlignReport: done
2018-04-12 00:26:36 INFO::alignReads.R/alignReads: done
2018-04-12 00:26:36 INFO::countGenomicFeatures.R/countGenomicFeatures: starting...
2018-04-12 00:26:36 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:26:37 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:26:37 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/chunks/chunk_000001/logs/progress.log
2018-04-12 00:26:39 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.039 minutes
2018-04-12 00:26:39 DEBUG::tools.R/processChunks: starting chunkid= 2 ; see logfile= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/chunks/chunk_000002/logs/progress.log
2018-04-12 00:26:42 DEBUG::tools.R/processChunks: done with chunkid= 2 ; elapsed.time= 0.04 minutes
2018-04-12 00:26:42 DEBUG::tools.R/processChunks: starting chunkid= 3 ; see logfile= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/chunks/chunk_000003/logs/progress.log
2018-04-12 00:26:44 DEBUG::tools.R/processChunks: done with chunkid= 3 ; elapsed.time= 0.041 minutes
2018-04-12 00:26:44 DEBUG::tools.R/processChunks: done
2018-04-12 00:26:44 INFO::countGenomicFeatures.R/mergeCounts: starting...
2018-04-12 00:26:44 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.counts_exon.tab
2018-04-12 00:26:44 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.counts_exon_disjoint.tab
2018-04-12 00:26:44 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.counts_gene.tab
2018-04-12 00:26:44 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.counts_gene_coding.tab
2018-04-12 00:26:44 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.counts_gene_exonic.tab
2018-04-12 00:26:44 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.counts_intergenic.tab
2018-04-12 00:26:44 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.counts_intron.tab
2018-04-12 00:26:44 INFO::countGenomicFeatures.R/mergeCounts: done
2018-04-12 00:26:44 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.summary_counts.tab
2018-04-12 00:26:44 INFO::reportPipelineQA.R/writeGenomicFeaturesReport: creating report of genomic features counts...
2018-04-12 00:26:45 INFO::reportPipelineQA.R/writeGenomicFeaturesReport: done
2018-04-12 00:26:45 INFO::countGenomicFeatures.R/countGenomicFeatures: done...
2018-04-12 00:26:45 INFO::coverage.R/calculateCoverage: starting...
2018-04-12 00:26:45 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:26:46 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:26:46 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/chunks/chunk_000001/logs/progress.log
2018-04-12 00:26:48 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.035 minutes
2018-04-12 00:26:48 DEBUG::tools.R/processChunks: starting chunkid= 2 ; see logfile= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/chunks/chunk_000002/logs/progress.log
2018-04-12 00:26:50 DEBUG::tools.R/processChunks: done with chunkid= 2 ; elapsed.time= 0.036 minutes
2018-04-12 00:26:50 DEBUG::tools.R/processChunks: starting chunkid= 3 ; see logfile= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/chunks/chunk_000003/logs/progress.log
2018-04-12 00:26:53 DEBUG::tools.R/processChunks: done with chunkid= 3 ; elapsed.time= 0.035 minutes
2018-04-12 00:26:53 DEBUG::tools.R/processChunks: done
2018-04-12 00:26:53 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.coverage.RData
2018-04-12 00:26:53 INFO::coverage.R/saveCoverage: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.coverage.bw
2018-04-12 00:26:53 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.summary_coverage.tab
2018-04-12 00:26:53 INFO::coverage.R/calculateCoverage: done
2018-04-12 00:26:53 INFO::analyzeVariants/analyzeVariants: starting ...
2018-04-12 00:26:53 INFO::analyzeVariants.R/wrap.callVariants: Tallying variants...
2018-04-12 00:26:54 INFO::analyzeVariants.R/wrap.callVariants: calling variants...
2018-04-12 00:26:55 INFO::analyzeVariants.R/wrap.postFilerVariants: post filtering variants...
2018-04-12 00:26:55 INFO::analyzeVariants.R/wrap.callVariants: Saving GRanges of raw and filtered variants...
2018-04-12 00:26:55 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.raw_variants.RData
2018-04-12 00:26:55 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.filtered_variants.RData
2018-04-12 00:26:55 INFO::analyzeVariants.R/wrap.callVariants: ...done
2018-04-12 00:26:55 INFO::analyzeVariants.R/writeVCF: writing vcf file...
2018-04-12 00:26:55 INFO::analyzeVariants.R/writeVCF: ...done
2018-04-12 00:26:55 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/results/test_pe.summary_variants.tab
2018-04-12 00:26:55 INFO::analyzeVariants/analyzeVariants: done
2018-04-12 00:26:55 INFO::Pipeline run successful.
2018-04-12 00:26:55 INFO::mergeLanes.R/doMergeLanes: starting...
2018-04-12 00:26:55 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_1 ...
2018-04-12 00:26:55 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.adapter_contaminated_1.RData
2018-04-12 00:26:55 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_2 ...
2018-04-12 00:26:55 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.adapter_contaminated_2.RData
2018-04-12 00:26:55 INFO::preprocessReads.R/mergeSummaryPreprocess: total_reads=26 highqual_reads=25 adapter_contam=1 read_length=75 rRNA_contam_reads=0 processed_reads=25 input_min_read_length=75 input_max_read_length=75 processed_min_read_length=75 processed_max_read_length=75
2018-04-12 00:26:55 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.summary_preprocess.tab
2018-04-12 00:26:55 INFO::alignReads.R/mergeBAMsAcrossDirs: starting...
2018-04-12 00:26:56 INFO::alignReads.R/mergeBAMsAcrossDirs: done
2018-04-12 00:26:56 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.summary_alignment.tab
2018-04-12 00:26:56 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.summary_analyzed_bamstats.tab
2018-04-12 00:26:56 INFO::reportPipelineQA.R/writePreprocessAlignReport: creating joint preprocess-alignment report...
2018-04-12 00:26:56 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.summary_target_lengths.tab
2018-04-12 00:26:56 INFO::reportPipelineQA.R/writePreprocessAlignReport: done
2018-04-12 00:26:56 INFO::countGenomicFeatures.R/mergeCounts: starting...
2018-04-12 00:26:56 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.counts_exon.tab
2018-04-12 00:26:56 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.counts_exon_disjoint.tab
2018-04-12 00:26:56 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.counts_gene.tab
2018-04-12 00:26:56 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.counts_gene_coding.tab
2018-04-12 00:26:56 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.counts_gene_exonic.tab
2018-04-12 00:26:56 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.counts_intergenic.tab
2018-04-12 00:26:56 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.counts_intron.tab
2018-04-12 00:26:56 INFO::countGenomicFeatures.R/mergeCounts: done
2018-04-12 00:26:56 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.summary_counts.tab
2018-04-12 00:26:56 INFO::reportPipelineQA.R/writeGenomicFeaturesReport: creating report of genomic features counts...
2018-04-12 00:26:56 INFO::reportPipelineQA.R/writeGenomicFeaturesReport: done
2018-04-12 00:26:57 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.coverage.RData
2018-04-12 00:26:57 INFO::coverage.R/saveCoverage: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.coverage.bw
2018-04-12 00:26:57 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.summary_coverage.tab
2018-04-12 00:26:57 INFO::analyzeVariants/analyzeVariants: starting ...
2018-04-12 00:26:57 INFO::analyzeVariants.R/wrap.callVariants: Tallying variants...
2018-04-12 00:26:58 INFO::analyzeVariants.R/wrap.callVariants: calling variants...
2018-04-12 00:26:59 INFO::analyzeVariants.R/wrap.postFilerVariants: post filtering variants...
2018-04-12 00:26:59 INFO::analyzeVariants.R/wrap.callVariants: Saving GRanges of raw and filtered variants...
2018-04-12 00:26:59 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.raw_variants.RData
2018-04-12 00:26:59 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.filtered_variants.RData
2018-04-12 00:26:59 INFO::analyzeVariants.R/wrap.callVariants: ...done
2018-04-12 00:26:59 INFO::analyzeVariants.R/writeVCF: writing vcf file...
2018-04-12 00:26:59 INFO::analyzeVariants.R/writeVCF: ...done
2018-04-12 00:26:59 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.mergeLanes.23c4b955849/merged/results/merged.summary_variants.tab
2018-04-12 00:26:59 INFO::analyzeVariants/analyzeVariants: done
2018-04-12 00:26:59 INFO::mergeLanes.R/doMergeLanes: merge lanes successful.
done successfully.
Executing test function test.markDuplicates ... Timing stopped at: 0 0 0.001
Error in DEACTIVATED("Skipped markDuplicates() test") :
Skipped markDuplicates() test
done successfully.
Executing test function test.markDuplicates_w_outfile ... Timing stopped at: 0 0 0
Error in DEACTIVATED("Skipped markDuplicates() test") :
Skipped markDuplicates() test
done successfully.
Executing test function test.preprocessReads ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:27:02 INFO::preprocessReads.R/preprocessReads: starting...
2018-04-12 00:27:02 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:27:02 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_2.fastq
2018-04-12 00:27:02 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:27:05 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:27:05 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= /tmp/RtmpjEpJH9/test.preprocessReads.23c44c337284/chunks/chunk_000001/logs/progress.log
2018-04-12 00:27:07 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.045 minutes
2018-04-12 00:27:07 DEBUG::tools.R/processChunks: done
2018-04-12 00:27:07 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_1 ...
2018-04-12 00:27:07 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.preprocessReads.23c44c337284/results/test_pe.adapter_contaminated_1.RData
2018-04-12 00:27:07 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_2 ...
2018-04-12 00:27:07 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.preprocessReads.23c44c337284/results/test_pe.adapter_contaminated_2.RData
2018-04-12 00:27:07 INFO::preprocessReads.R/mergeSummaryPreprocess: total_reads=26 highqual_reads=25 adapter_contam=1 read_length=75 rRNA_contam_reads=0 processed_reads=25 input_min_read_length=75 input_max_read_length=75 processed_min_read_length=75 processed_max_read_length=75
2018-04-12 00:27:07 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.preprocessReads.23c44c337284/results/test_pe.summary_preprocess.tab
2018-04-12 00:27:07 INFO::preprocessReads.R/mergePreprocessedReads: merging file= /tmp/RtmpjEpJH9/test.preprocessReads.23c44c337284/bams/processed.aligner_input_1.fastq ...
2018-04-12 00:27:07 INFO::preprocessReads.R/mergePreprocessedReads: merging file= /tmp/RtmpjEpJH9/test.preprocessReads.23c44c337284/bams/processed.aligner_input_2.fastq ...
2018-04-12 00:27:08 INFO::preprocessReads.R/buildShortReadReports: generating report_dir= /tmp/RtmpjEpJH9/test.preprocessReads.23c44c337284/reports/shortReadReport_1 ...
2018-04-12 00:27:09 INFO::preprocessReads.R/buildShortReadReports: generating report_dir= /tmp/RtmpjEpJH9/test.preprocessReads.23c44c337284/reports/shortReadReport_2 ...
2018-04-12 00:27:11 INFO::preprocessReads.R/preprocessReads: done
done successfully.
Executing test function test.preprocessReads.minichunks ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:27:12 INFO::preprocessReads.R/preprocessReads: starting...
2018-04-12 00:27:12 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:27:12 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_2.fastq
2018-04-12 00:27:12 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:27:15 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:27:15 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= /tmp/RtmpjEpJH9/test.preprocessReads.minichunks.23c42ce3c0b3/chunks/chunk_000001/logs/progress.log
2018-04-12 00:27:18 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.055 minutes
2018-04-12 00:27:18 DEBUG::tools.R/processChunks: starting chunkid= 2 ; see logfile= /tmp/RtmpjEpJH9/test.preprocessReads.minichunks.23c42ce3c0b3/chunks/chunk_000002/logs/progress.log
2018-04-12 00:27:21 DEBUG::tools.R/processChunks: done with chunkid= 2 ; elapsed.time= 0.057 minutes
2018-04-12 00:27:21 DEBUG::tools.R/processChunks: starting chunkid= 3 ; see logfile= /tmp/RtmpjEpJH9/test.preprocessReads.minichunks.23c42ce3c0b3/chunks/chunk_000003/logs/progress.log
2018-04-12 00:27:24 DEBUG::tools.R/processChunks: done with chunkid= 3 ; elapsed.time= 0.041 minutes
2018-04-12 00:27:24 DEBUG::tools.R/processChunks: done
2018-04-12 00:27:24 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_1 ...
2018-04-12 00:27:24 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.preprocessReads.minichunks.23c42ce3c0b3/results/test_pe.adapter_contaminated_1.RData
2018-04-12 00:27:24 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_2 ...
2018-04-12 00:27:24 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.preprocessReads.minichunks.23c42ce3c0b3/results/test_pe.adapter_contaminated_2.RData
2018-04-12 00:27:24 INFO::preprocessReads.R/mergeSummaryPreprocess: total_reads=26 highqual_reads=25 adapter_contam=1 read_length=75 rRNA_contam_reads=0 processed_reads=25 input_min_read_length=75 input_max_read_length=75 processed_min_read_length=75 processed_max_read_length=75
2018-04-12 00:27:24 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.preprocessReads.minichunks.23c42ce3c0b3/results/test_pe.summary_preprocess.tab
2018-04-12 00:27:24 INFO::preprocessReads.R/mergePreprocessedReads: merging file= /tmp/RtmpjEpJH9/test.preprocessReads.minichunks.23c42ce3c0b3/bams/processed.aligner_input_1.fastq ...
2018-04-12 00:27:24 INFO::preprocessReads.R/mergePreprocessedReads: merging file= /tmp/RtmpjEpJH9/test.preprocessReads.minichunks.23c42ce3c0b3/bams/processed.aligner_input_2.fastq ...
2018-04-12 00:27:24 INFO::preprocessReads.R/buildShortReadReports: generating report_dir= /tmp/RtmpjEpJH9/test.preprocessReads.minichunks.23c42ce3c0b3/reports/shortReadReport_1 ...
2018-04-12 00:27:26 INFO::preprocessReads.R/buildShortReadReports: generating report_dir= /tmp/RtmpjEpJH9/test.preprocessReads.minichunks.23c42ce3c0b3/reports/shortReadReport_2 ...
2018-04-12 00:27:27 INFO::preprocessReads.R/preprocessReads: done
done successfully.
Executing test function test.preprocessReads_single_end ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:27:29 INFO::preprocessReads.R/preprocessReads: starting...
2018-04-12 00:27:29 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/test-data/unit_tests_1.fastq
2018-04-12 00:27:29 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:27:31 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:27:31 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= /tmp/RtmpjEpJH9/test.preprocessReads_single_end.23c4789b8ba1/chunks/chunk_000001/logs/progress.log
2018-04-12 00:27:35 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.055 minutes
2018-04-12 00:27:35 DEBUG::tools.R/processChunks: done
2018-04-12 00:27:35 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_1 ...
2018-04-12 00:27:35 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.preprocessReads_single_end.23c4789b8ba1/results/test_se.adapter_contaminated_1.RData
2018-04-12 00:27:35 INFO::preprocessReads.R/mergeSummaryPreprocess: total_reads=26 highqual_reads=25 adapter_contam=1 read_length=75 rRNA_contam_reads=0 processed_reads=25 input_min_read_length=75 input_max_read_length=75 processed_min_read_length=75 processed_max_read_length=75
2018-04-12 00:27:35 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.preprocessReads_single_end.23c4789b8ba1/results/test_se.summary_preprocess.tab
2018-04-12 00:27:35 INFO::preprocessReads.R/mergePreprocessedReads: merging file= /tmp/RtmpjEpJH9/test.preprocessReads_single_end.23c4789b8ba1/bams/processed.aligner_input_1.fastq ...
2018-04-12 00:27:35 INFO::preprocessReads.R/buildShortReadReports: generating report_dir= /tmp/RtmpjEpJH9/test.preprocessReads_single_end.23c4789b8ba1/reports/shortReadReport_1 ...
2018-04-12 00:27:36 INFO::preprocessReads.R/preprocessReads: done
done successfully.
Executing test function test.readRNASeqEnds ... done successfully.
Executing test function test.readRNASeqEnds.dupmark ... done successfully.
Executing test function test.how_many ... done successfully.
Executing test function test.plotDF ... done successfully.
Executing test function test.relativeBarPlot ... done successfully.
Executing test function test.runPipeline ... checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:27:42 INFO::preprocessReads.R/preprocessReads: starting...
2018-04-12 00:27:42 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/extdata/H1993_TP53_subset2500_1.fastq.gz
2018-04-12 00:27:42 INFO::io.R/FastQStreamer.init: initialised FastQ streamer for filename= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/extdata/H1993_TP53_subset2500_2.fastq.gz
2018-04-12 00:27:42 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:27:44 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:27:44 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= test/chunks/chunk_000001/logs/progress.log
2018-04-12 00:27:47 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.045 minutes
2018-04-12 00:27:47 DEBUG::tools.R/processChunks: done
2018-04-12 00:27:47 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_1 ...
2018-04-12 00:27:47 INFO::io.R/saveWithID: saving file= test/results/test.adapter_contaminated_1.RData
2018-04-12 00:27:47 INFO::detectAdapterContam.R/mergeDetectAdapterContam: merging file= adapter_contaminated_2 ...
2018-04-12 00:27:47 INFO::io.R/saveWithID: saving file= test/results/test.adapter_contaminated_2.RData
2018-04-12 00:27:47 INFO::preprocessReads.R/mergeSummaryPreprocess: total_reads=2500 highqual_reads=2500 adapter_contam=0 read_length=100 rRNA_contam_reads=0 processed_reads=2500 input_min_read_length=100 input_max_read_length=100 processed_min_read_length=71 processed_max_read_length=100
2018-04-12 00:27:47 INFO::io.R/saveWithID: saving file= test/results/test.summary_preprocess.tab
2018-04-12 00:27:47 INFO::preprocessReads.R/mergePreprocessedReads: merging file= test/bams/processed.aligner_input_1.fastq ...
2018-04-12 00:27:47 INFO::preprocessReads.R/mergePreprocessedReads: merging file= test/bams/processed.aligner_input_2.fastq ...
2018-04-12 00:27:47 INFO::preprocessReads.R/buildShortReadReports: generating report_dir= test/reports/shortReadReport_1 ...
2018-04-12 00:27:49 INFO::preprocessReads.R/buildShortReadReports: generating report_dir= test/reports/shortReadReport_2 ...
2018-04-12 00:27:51 INFO::preprocessReads.R/preprocessReads: done
2018-04-12 00:27:51 INFO::alignReads.R/alignReads: starting alignment...
2018-04-12 00:27:51 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:27:52 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:27:52 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= test/chunks/chunk_000001/logs/progress.log
2018-04-12 00:27:57 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.082 minutes
2018-04-12 00:27:57 DEBUG::tools.R/processChunks: done
2018-04-12 00:27:57 INFO::alignReads.R/mergeBAMsAcrossDirs: starting...
2018-04-12 00:27:57 INFO::alignReads.R/mergeBAMsAcrossDirs: done
2018-04-12 00:27:57 INFO::io.R/saveWithID: saving file= test/results/test.summary_alignment.tab
2018-04-12 00:27:57 INFO::io.R/saveWithID: saving file= test/results/test.summary_analyzed_bamstats.tab
2018-04-12 00:27:57 INFO::reportPipelineQA.R/writePreprocessAlignReport: creating joint preprocess-alignment report...
2018-04-12 00:27:57 INFO::io.R/saveWithID: saving file= test/results/test.summary_target_lengths.tab
2018-04-12 00:27:57 INFO::reportPipelineQA.R/writePreprocessAlignReport: done
2018-04-12 00:27:57 INFO::alignReads.R/alignReads: done
2018-04-12 00:27:58 INFO::countGenomicFeatures.R/countGenomicFeatures: starting...
2018-04-12 00:27:58 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:27:59 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:27:59 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= test/chunks/chunk_000001/logs/progress.log
2018-04-12 00:28:02 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.04 minutes
2018-04-12 00:28:02 DEBUG::tools.R/processChunks: done
2018-04-12 00:28:02 INFO::countGenomicFeatures.R/mergeCounts: starting...
2018-04-12 00:28:02 INFO::io.R/saveWithID: saving file= test/results/test.counts_exon.tab
2018-04-12 00:28:02 INFO::io.R/saveWithID: saving file= test/results/test.counts_exon_disjoint.tab
2018-04-12 00:28:02 INFO::io.R/saveWithID: saving file= test/results/test.counts_gene.tab
2018-04-12 00:28:02 INFO::io.R/saveWithID: saving file= test/results/test.counts_gene_coding.tab
2018-04-12 00:28:02 INFO::io.R/saveWithID: saving file= test/results/test.counts_gene_exonic.tab
2018-04-12 00:28:02 INFO::io.R/saveWithID: saving file= test/results/test.counts_intergenic.tab
2018-04-12 00:28:02 INFO::io.R/saveWithID: saving file= test/results/test.counts_intron.tab
2018-04-12 00:28:02 INFO::countGenomicFeatures.R/mergeCounts: done
2018-04-12 00:28:02 INFO::io.R/saveWithID: saving file= test/results/test.summary_counts.tab
2018-04-12 00:28:02 INFO::reportPipelineQA.R/writeGenomicFeaturesReport: creating report of genomic features counts...
2018-04-12 00:28:02 INFO::reportPipelineQA.R/writeGenomicFeaturesReport: done
2018-04-12 00:28:02 INFO::countGenomicFeatures.R/countGenomicFeatures: done...
2018-04-12 00:28:02 INFO::coverage.R/calculateCoverage: starting...
2018-04-12 00:28:02 DEBUG::tools.R/processChunks: starting...
2018-04-12 00:28:04 DEBUG::tools.R/processChunks: waiting for chunkid=[ ] ...
2018-04-12 00:28:04 DEBUG::tools.R/processChunks: starting chunkid= 1 ; see logfile= test/chunks/chunk_000001/logs/progress.log
2018-04-12 00:28:06 DEBUG::tools.R/processChunks: done with chunkid= 1 ; elapsed.time= 0.038 minutes
2018-04-12 00:28:06 DEBUG::tools.R/processChunks: done
2018-04-12 00:28:07 INFO::io.R/saveWithID: saving file= test/results/test.coverage.RData
2018-04-12 00:28:07 INFO::coverage.R/saveCoverage: saving file= test/results/test.coverage.bw
2018-04-12 00:28:07 INFO::io.R/saveWithID: saving file= test/results/test.summary_coverage.tab
2018-04-12 00:28:07 INFO::coverage.R/calculateCoverage: done
2018-04-12 00:28:07 INFO::analyzeVariants/analyzeVariants: starting ...
2018-04-12 00:28:07 INFO::analyzeVariants.R/wrap.callVariants: Tallying variants...
2018-04-12 00:28:10 INFO::analyzeVariants.R/wrap.callVariants: calling variants...
2018-04-12 00:28:10 INFO::analyzeVariants.R/wrap.postFilerVariants: post filtering variants...
2018-04-12 00:28:10 INFO::analyzeVariants.R/wrap.callVariants: Saving GRanges of raw and filtered variants...
2018-04-12 00:28:10 INFO::io.R/saveWithID: saving file= test/results/test.raw_variants.RData
2018-04-12 00:28:10 INFO::io.R/saveWithID: saving file= test/results/test.filtered_variants.RData
2018-04-12 00:28:10 INFO::analyzeVariants.R/wrap.callVariants: ...done
2018-04-12 00:28:10 INFO::analyzeVariants.R/writeVCF: writing vcf file...
2018-04-12 00:28:10 INFO::analyzeVariants.R/writeVCF: ...done
2018-04-12 00:28:10 INFO::io.R/saveWithID: saving file= test/results/test.summary_variants.tab
2018-04-12 00:28:10 INFO::analyzeVariants/analyzeVariants: done
2018-04-12 00:28:10 INFO::Pipeline run successful.
done successfully.
Executing test function test.calculateTargetLength ... checkConfig.R/checkConfig.template: loading template config= //tmp/RtmpjEpJH9/tp53-config.txt
checkConfig.R/checkConfig.template: loading template config= /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/config/default-config.txt
2018-04-12 00:28:12 INFO::io.R/saveWithID: saving file= /tmp/RtmpjEpJH9/test.calcTargetLengths.23c47c937e/results/test_pe.summary_target_lengths.tab
done successfully.
Executing test function test.sclapply ... done successfully.
Executing test function test.tryKeepTraceback ... done successfully.
Executing test function test.truncateReads ... done successfully.
Executing test function test.truncateReads.trim5 ... done successfully.
RUNIT TEST PROTOCOL -- Thu Apr 12 00:28:29 2018
***********************************************
Number of test functions: 62
Number of deactivated test functions: 10
Number of errors: 0
Number of failures: 0
1 Test Suite :
HTSeqGenie unit testing - 62 test functions, 0 errors, 0 failures
Details
***************************
Test Suite: HTSeqGenie unit testing
Test function regexp: ^test.+
Test file regexp: ^runit.+\.[rR]$
Involved directory:
/home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.alignReads.R
test.alignReads: (2 checks) ... OK (30.34 seconds)
test.alignReads.sparsechunks: (2 checks) ... OK (19.72 seconds)
test.alignReadsOneSingleEnd: (2 checks) ... OK (1.9 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.analyzeVariants.R
test.annotateVariants : DEACTIVATED, Skipped annotateVariants() test
test.callVariantsVariantTools.genotype: (2 checks) ... OK (36.83 seconds)
test.wrap.callVariants: (4 checks) ... OK (3.9 seconds)
test.wrap.callVariants.filters: (2 checks) ... OK (6.22 seconds)
test.wrap.callVariants.parallel: (1 checks) ... OK (3.8 seconds)
test.wrap.callVariants.which: (1 checks) ... OK (2.18 seconds)
test.writeVCF.NULL: (1 checks) ... OK (0.99 seconds)
test.writeVCF.vcfStat: (4 checks) ... OK (1.24 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.bamUtils.R
test.isFirstFragment: (5 checks) ... OK (0 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.buildGenomicFeatures.R
test.buildCountsGRangesList: (3 checks) ... OK (31.19 seconds)
test.generateSingleGeneDERs: (4 checks) ... OK (26.76 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.calculateCoverage.R
test.computeCoverage: (9 checks) ... OK (0.77 seconds)
test.isSparse: (5 checks) ... OK (0.13 seconds)
test.mergeCoverage: (1 checks) ... OK (0.85 seconds)
test.mergeCoverage.sparse: (2 checks) ... OK (0.69 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.checkConfig.R
test.checkConfig.analyzeVariants: (5 checks) ... OK (1.13 seconds)
test.findTemplate: (5 checks) ... OK (0.01 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.config.R
test.checkConfig: (5 checks) ... OK (2.21 seconds)
test.checkConfig.alignReads: (5 checks) ... OK (2.11 seconds)
test.getConfig: (14 checks) ... OK (0 seconds)
test.loadConfig: (2 checks) ... OK (0 seconds)
test.parseDCF: (7 checks) ... OK (0 seconds)
test.updateConfig: (1 checks) ... OK (0 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.detectAdapterContam.R
test.getAdapterSeqs: (5 checks) ... OK (0.14 seconds)
test.isAdapter: (5 checks) ... OK (0.07 seconds)
test.isAdapter3.primeEnd: (1 checks) ... OK (0.15 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.detectRRNA.R
test.detectRRNA: (1 checks) ... OK (1.43 seconds)
test.detectRRNA.paired_end: (1 checks) ... OK (1.54 seconds)
test.getRRNAIds: (1 checks) ... OK (0.33 seconds)
test.getRRNAIds_random: (1 checks) ... OK (0.23 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.filterQuality.R
test.filterByLength: (2 checks) ... OK (0.1 seconds)
test.isAboveQualityThresh: (3 checks) ... OK (0.07 seconds)
test.trimTailsByQuality: (4 checks) ... OK (0.05 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.gatk.R
test.callVariantsGATK : DEACTIVATED, callVariantsGATK() tests need gatk.path option set
test.callVariantsGATK.withFiltering : DEACTIVATED, callVariantsGATK() tests need gatk.path option set
test.checkGATKJar : DEACTIVATED, checkGATKJar() test needs gatk.path option set
test.excludeVariantsByRegion: (3 checks) ... OK (0.15 seconds)
test.gatk : DEACTIVATED, gatk() tests need gatk.path option set
test.realignIndels : DEACTIVATED, test.realignIndels() tests need gatk.path option set
test.realignIndelsGATK : DEACTIVATED, realignIndelsGATK() tests need gatk.path option set
test.realignIndelsGATK.parallel : DEACTIVATED, realignIndelsGATK() tests need gatk.path option set
test_zipUp: (3 checks) ... OK (0.02 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.io.R
test.FastQStreamer.getReads.pefq: (1 checks) ... OK (1.93 seconds)
test.FastQStreamer.getReads.pefq.subsample: (1 checks) ... OK (1.53 seconds)
test.FastQStreamer.getReads.segz: (1 checks) ... OK (0.64 seconds)
test.FastQStreamer.getReads.truncated: (1 checks) ... OK (1.8 seconds)
test.FastQStreamer.subsampler.isdeterministic: (3 checks) ... OK (2.22 seconds)
test.createTmpDir: (4 checks) ... OK (0 seconds)
test.detectQualityInFASTQFile: (3 checks) ... OK (1.2 seconds)
test.getObjectFilename: (4 checks) ... OK (0.1 seconds)
test.safeUnlink: (2 checks) ... OK (0.09 seconds)
test.writeAudit: (0 checks) ... OK (1.63 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.mergeLanes.R
test.mergeLanes: (6 checks) ... OK (51.31 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.picard.R
test.markDuplicates : DEACTIVATED, Skipped markDuplicates() test
test.markDuplicates_w_outfile : DEACTIVATED, Skipped markDuplicates() test
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.preprocessReads.R
test.preprocessReads: (5 checks) ... OK (9.78 seconds)
test.preprocessReads.minichunks: (5 checks) ... OK (16.12 seconds)
test.preprocessReads_single_end: (5 checks) ... OK (8.33 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.readRNASeqEnds.R
test.readRNASeqEnds: (6 checks) ... OK (0.05 seconds)
test.readRNASeqEnds.dupmark: (2 checks) ... OK (0.06 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.reportPipelineQA.R
test.how_many: (3 checks) ... OK (0 seconds)
test.plotDF: (3 checks) ... OK (0.15 seconds)
test.relativeBarPlot: (2 checks) ... OK (0.05 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.runPipeline.R
test.runPipeline: (1 checks) ... OK (29.62 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.targetLengths.R
test.calculateTargetLength: (4 checks) ... OK (1.32 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.tools.R
test.sclapply: (10 checks) ... OK (14.37 seconds)
test.tryKeepTraceback: (3 checks) ... OK (0.01 seconds)
---------------------------
Test file: /home/biocbuild/bbs-3.6-bioc/meat/HTSeqGenie.Rcheck/HTSeqGenie/unitTests/runit.trimReads.R
test.truncateReads: (7 checks) ... OK (0.06 seconds)
test.truncateReads.trim5: (15 checks) ... OK (0.12 seconds)
runTests.R: OK !
>
> proc.time()
user system elapsed
250.852 62.320 380.289