Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for PureCN on malbec1

This page was generated on 2018-04-12 13:14:57 -0400 (Thu, 12 Apr 2018).

Package 1088/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PureCN 1.8.1
Markus Riester
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/PureCN
Branch: RELEASE_3_6
Last Commit: 09a4498
Last Changed Date: 2017-12-09 18:37:29 -0400 (Sat, 09 Dec 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: PureCN
Version: 1.8.1
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings PureCN_1.8.1.tar.gz
StartedAt: 2018-04-12 02:00:34 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 02:16:16 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 941.9 seconds
RetCode: 0
Status:  OK 
CheckDir: PureCN.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings PureCN_1.8.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.6-bioc/meat/PureCN.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘PureCN/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PureCN’ version ‘1.8.1’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘PureCN’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.6Mb
  sub-directories of 1Mb or more:
    doc       1.6Mb
    extdata   3.3Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
segmentationPSCBS   137.216  0.096 137.275
filterTargets        33.728  0.012  33.655
runAbsoluteCN        29.684  0.012  29.461
findFocal            18.148  0.016  18.073
correctCoverageBias  17.856  0.000  17.867
segmentationCBS      16.620  0.008  16.523
findBestNormal        9.848  0.000   9.852
annotateTargets       7.552  0.092   7.654
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.6-bioc/meat/PureCN.Rcheck/00check.log’
for details.



Installation output

PureCN.Rcheck/00install.out

* installing *source* package ‘PureCN’ ...
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (PureCN)

Tests output

PureCN.Rcheck/tests/runTests.Rout


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.

> BiocGenerics:::testPackage("PureCN")

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


Attaching package: 'S4Vectors'

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

    expand.grid

Welcome to Bioconductor

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


Attaching package: 'matrixStats'

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

    anyMissing, rowMedians


Attaching package: 'DelayedArray'

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

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

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

    apply


Attaching package: 'Biostrings'

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

    type

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

    strsplit


Attaching package: 'VariantAnnotation'

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

    tabulate

Loading required package: GenomicFeatures
Loading required package: AnnotationDbi

'select()' returned many:1 mapping between keys and columns
'select()' returned many:1 mapping between keys and columns
WARN [2018-04-12 02:09:18] Attempted adding gene symbols to intervals. Heuristics have been used to pick symbols for overlapping genes.
WARN [2018-04-12 02:09:18] Chromosome naming style of txdb file (UCSC) was different from interval file (NCBI).
'select()' returned many:1 mapping between keys and columns
'select()' returned many:1 mapping between keys and columns
WARN [2018-04-12 02:09:22] Attempted adding gene symbols to intervals. Heuristics have been used to pick symbols for overlapping genes.
FATAL [2018-04-12 02:09:24] tumor.coverage.file and gc.gene.file do not align. 

FATAL [2018-04-12 02:09:24]  

FATAL [2018-04-12 02:09:24] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:09:24] parameters (PureCN 1.8.1). 

WARN [2018-04-12 02:09:25] No mappability scores provided.
INFO [2018-04-12 02:09:25] Calculating GC-content...
WARN [2018-04-12 02:09:25] No mappability scores provided.
INFO [2018-04-12 02:09:25] Calculating GC-content...
FATAL [2018-04-12 02:09:25] Interval coordinates should start at 1, not at 0 

FATAL [2018-04-12 02:09:25]  

FATAL [2018-04-12 02:09:25] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:09:25] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:09:26] Tiling off-target regions to an average width of 200000.
WARN [2018-04-12 02:09:26] No mappability scores provided.
INFO [2018-04-12 02:09:26] Calculating GC-content...
WARN [2018-04-12 02:09:26] Intervals contain off-target regions. Will not change intervals.
WARN [2018-04-12 02:09:26] No mappability scores provided.
INFO [2018-04-12 02:09:26] Calculating GC-content...
INFO [2018-04-12 02:09:26] Calculating GC-content...
INFO [2018-04-12 02:09:27] Calculating GC-content...
WARN [2018-04-12 02:09:27] No mappability scores provided.
INFO [2018-04-12 02:09:27] Calculating GC-content...
WARN [2018-04-12 02:09:27] Chromosome naming style of interval file (NCBI) was different from reference (UCSC).
WARN [2018-04-12 02:09:27] No mappability scores provided.
INFO [2018-04-12 02:09:27] Calculating GC-content...
FATAL [2018-04-12 02:09:27] Chromosome naming style of interval file unknown, should be UCSC. 

FATAL [2018-04-12 02:09:27]  

FATAL [2018-04-12 02:09:27] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:09:27] parameters (PureCN 1.8.1). 

WARN [2018-04-12 02:09:27] Chromosome naming style of interval file (NCBI) was different from reference (UCSC).
WARN [2018-04-12 02:09:27] Chromosome naming style of mappability file (NCBI) was different from reference (UCSC).
INFO [2018-04-12 02:09:27] Calculating GC-content...
Minimum 3 supporting reads.
Expected allelic fraction 0.5.
Minimum 3 supporting reads.
Expected allelic fraction 0.5.
Minimum 3 supporting reads.
Expected allelic fraction 0.125.
Minimum 5 supporting reads.
Expected allelic fraction 0.02.
Minimum 3 supporting reads.
FATAL [2018-04-12 02:09:28] Need either f or purity and ploidy. 

FATAL [2018-04-12 02:09:28]  

FATAL [2018-04-12 02:09:28] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:09:28] parameters (PureCN 1.8.1). 

Minimum 3 supporting reads.
FATAL [2018-04-12 02:09:28] f not in expected range. 

FATAL [2018-04-12 02:09:28]  

FATAL [2018-04-12 02:09:28] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:09:28] parameters (PureCN 1.8.1). 

FATAL [2018-04-12 02:09:28] coverage not in expected range (>=2) 

FATAL [2018-04-12 02:09:28]  

FATAL [2018-04-12 02:09:28] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:09:28] parameters (PureCN 1.8.1). 

Minimum 2 supporting reads.
FATAL [2018-04-12 02:09:28] purity not in expected range. 

FATAL [2018-04-12 02:09:28]  

FATAL [2018-04-12 02:09:28] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:09:28] parameters (PureCN 1.8.1). 

Minimum 2 supporting reads.
FATAL [2018-04-12 02:09:28] ploidy not in expected range. 

FATAL [2018-04-12 02:09:28]  

FATAL [2018-04-12 02:09:28] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:09:28] parameters (PureCN 1.8.1). 

FATAL [2018-04-12 02:09:28] cell.fraction not in expected range. 

FATAL [2018-04-12 02:09:28]  

FATAL [2018-04-12 02:09:28] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:09:28] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:09:29] No on_target column in gc.gene.file. Recreate this file with IntervalFile.R.
INFO [2018-04-12 02:09:29] No mappability column in gc.gene.file.
INFO [2018-04-12 02:09:33] ------------------------------------------------------------
INFO [2018-04-12 02:09:33] PureCN 1.8.1
INFO [2018-04-12 02:09:33] ------------------------------------------------------------
INFO [2018-04-12 02:09:33] Loading coverage files...
INFO [2018-04-12 02:09:33] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2018-04-12 02:09:33] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:09:33] Allosome coverage missing, cannot determine sex.
INFO [2018-04-12 02:09:33] Removing 22 small (< 5bp) targets.
INFO [2018-04-12 02:09:33] Removing 19 targets with low total coverage in normal (< 150.00 reads).
WARN [2018-04-12 02:09:33] No normalDB provided. Provide one for better results.
INFO [2018-04-12 02:09:33] Removing 233 low coverage (< 15.0000X) targets.
INFO [2018-04-12 02:09:33] Using 9547 intervals (9547 on-target, 0 off-target).
INFO [2018-04-12 02:09:33] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2018-04-12 02:09:33] No gc.gene.file provided. Cannot check if data was GC-normalized. Was it?
INFO [2018-04-12 02:09:33] Loading VCF...
INFO [2018-04-12 02:09:33] LIB-02240e4 is tumor in VCF file.
INFO [2018-04-12 02:09:33] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2018-04-12 02:09:33] Found 2331 variants in VCF file.
INFO [2018-04-12 02:09:33] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2018-04-12 02:09:33] Initial testing for significant sample cross-contamination: unlikely
INFO [2018-04-12 02:09:33] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2018-04-12 02:09:33] Removing 16 low quality variants with BQ < 25.
INFO [2018-04-12 02:09:33] Total size of targeted genomic region: 1.63Mb (2.58Mb with 50bp padding).
INFO [2018-04-12 02:09:33] 1.0% of targets contain variants.
INFO [2018-04-12 02:09:33] Removing 2122 variants outside intervals.
INFO [2018-04-12 02:09:33] Found SOMATIC annotation in VCF.
INFO [2018-04-12 02:09:33] Setting somatic prior probabilities for somatic variants to 0.999000 or to 0.000100 otherwise.
INFO [2018-04-12 02:09:33] Found SOMATIC annotation in VCF. Setting mapping bias to 0.973.
INFO [2018-04-12 02:09:33] Sample sex: ?
INFO [2018-04-12 02:09:33] Segmenting data...
INFO [2018-04-12 02:09:34] Setting undo.SD parameter to 1.000000.
INFO [2018-04-12 02:09:40] Setting prune.hclust.h parameter to 0.200000.
INFO [2018-04-12 02:09:40] Using 123 variants.
INFO [2018-04-12 02:09:40] Mean standard deviation of log-ratios: 0.37
INFO [2018-04-12 02:09:40] 2D-grid search of purity and ploidy...
INFO [2018-04-12 02:09:42] Local optima: 0.63/1.9, 0.4/2.2, 0.5/2
INFO [2018-04-12 02:09:42] Testing local optimum 1/3 at purity 0.63 and total ploidy 1.90...
INFO [2018-04-12 02:09:43] Fitting variants for purity 0.65, tumor ploidy 1.73 and contamination 0.01.
INFO [2018-04-12 02:09:44] Optimized purity: 0.65
INFO [2018-04-12 02:09:44] Testing local optimum 2/3 at purity 0.40 and total ploidy 2.20...
INFO [2018-04-12 02:09:45] Fitting variants for purity 0.40, tumor ploidy 2.34 and contamination 0.01.
INFO [2018-04-12 02:09:45] Optimized purity: 0.40
INFO [2018-04-12 02:09:45] Testing local optimum 3/3 at purity 0.50 and total ploidy 2.00...
INFO [2018-04-12 02:09:47] Fitting variants for purity 0.65, tumor ploidy 1.73 and contamination 0.01.
INFO [2018-04-12 02:09:47] Optimized purity: 0.65
INFO [2018-04-12 02:09:47] Done.
INFO [2018-04-12 02:09:47] ------------------------------------------------------------
FATAL [2018-04-12 02:09:49] fun.countMutation not a function. 

FATAL [2018-04-12 02:09:49]  

FATAL [2018-04-12 02:09:49] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:09:49] parameters (PureCN 1.8.1). 

FATAL [2018-04-12 02:09:50] exclude not a GRanges object. 

FATAL [2018-04-12 02:09:50]  

FATAL [2018-04-12 02:09:50] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:09:50] parameters (PureCN 1.8.1). 

FATAL [2018-04-12 02:09:50] callable not a GRanges object. 

FATAL [2018-04-12 02:09:50]  

FATAL [2018-04-12 02:09:50] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:09:50] parameters (PureCN 1.8.1). 

FATAL [2018-04-12 02:09:58] No gc_bias column in gc.gene.file. 

FATAL [2018-04-12 02:09:58]  

FATAL [2018-04-12 02:09:58] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:09:58] parameters (PureCN 1.8.1). 

WARN [2018-04-12 02:09:58] tumor.coverage.file and gc.gene.file do not align.
INFO [2018-04-12 02:10:18] Reading Sample1_PureCN.rds...
INFO [2018-04-12 02:10:18] Reading Sample1_PureCN.rds...
INFO [2018-04-12 02:10:18] Reading Sample1_PureCN.rds...
INFO [2018-04-12 02:10:18] Reading Sample1_PureCN.rds...
INFO [2018-04-12 02:10:18] Reading Sample1_PureCN.rds...
INFO [2018-04-12 02:10:19] Reading Sample1_PureCN.rds...
FATAL [2018-04-12 02:10:19] Purity or Ploidy not numeric or in expected range. 

FATAL [2018-04-12 02:10:19]  

FATAL [2018-04-12 02:10:19] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:10:19] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:10:19] Reading Sample1_PureCN.rds...
INFO [2018-04-12 02:10:19] Reading Sample1_PureCN.rds...
FATAL [2018-04-12 02:10:19] 'Failed' column in Sample1_PureCN.csv not logical(1). 

FATAL [2018-04-12 02:10:19]  

FATAL [2018-04-12 02:10:19] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:10:19] parameters (PureCN 1.8.1). 

WARN [2018-04-12 02:10:20] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:10:20] Allosome coverage missing, cannot determine sex.
INFO [2018-04-12 02:10:23] Pooling example_normal.txt, example_normal2.txt.
INFO [2018-04-12 02:10:23] Coverage file does not contain read count information, using total coverage for calculating log-ratios.
WARN [2018-04-12 02:10:31] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:10:31] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:10:33] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:10:33] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:10:35] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:10:35] Allosome coverage missing, cannot determine sex.
FATAL [2018-04-12 02:10:35] Length of normal.coverage.files and sex different 

FATAL [2018-04-12 02:10:35]  

FATAL [2018-04-12 02:10:35] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:10:35] parameters (PureCN 1.8.1). 

WARN [2018-04-12 02:10:37] tumor.coverage.file and gc.gene.file do not align.
WARN [2018-04-12 02:10:39] Target intervals were not sorted.
WARN [2018-04-12 02:10:39] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:10:39] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:10:39] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:10:41] Allosome coverage missing, cannot determine sex.
INFO [2018-04-12 02:10:41] Sample sex: NA
FATAL [2018-04-12 02:10:42] tumor.coverage.file and normalDB do not align. 

FATAL [2018-04-12 02:10:42]  

FATAL [2018-04-12 02:10:42] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:10:42] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:10:43] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2018-04-12 02:10:43] Initial testing for significant sample cross-contamination: unlikely
INFO [2018-04-12 02:10:43] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2018-04-12 02:10:43] Removing 16 low quality variants with BQ < 25.
INFO [2018-04-12 02:10:43] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2018-04-12 02:10:43] Initial testing for significant sample cross-contamination: unlikely
INFO [2018-04-12 02:10:43] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2018-04-12 02:10:43] Removing 6 blacklisted variants.
INFO [2018-04-12 02:10:43] Removing 16 low quality variants with BQ < 25.
WARN [2018-04-12 02:10:43] MuTect stats file lacks contig and position columns.
INFO [2018-04-12 02:10:43] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2018-04-12 02:10:44] Initial testing for significant sample cross-contamination: unlikely
INFO [2018-04-12 02:10:44] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2018-04-12 02:10:44] Removing 16 low quality variants with BQ < 25.
WARN [2018-04-12 02:10:44] MuTect stats file and VCF file do not align perfectly. Will remove 2325 unmatched variants.
WARN [2018-04-12 02:10:44] MuTect stats file lacks failure_reasons column. Keeping all variants listed in stats file.
INFO [2018-04-12 02:10:44] Removing 0 non heterozygous (in matched normal) germline SNPs.
INFO [2018-04-12 02:10:44] Removing 0 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2018-04-12 02:10:44] Removing 0 low quality variants with BQ < 25.
WARN [2018-04-12 02:10:45] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:10:46] Allosome coverage missing, cannot determine sex.
INFO [2018-04-12 02:10:46] Mean coverages: chrX: 108.58, chrY: 108.58, chr1-22: 104.87.
INFO [2018-04-12 02:10:46] Mean coverages: chrX: 108.58, chrY: 2.17, chr1-22: 104.87.
INFO [2018-04-12 02:10:46] Mean coverages: chrX: 108.58, chrY: 5.17, chr1-22: 104.87.
INFO [2018-04-12 02:10:47] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2018-04-12 02:10:47] No germline variants in VCF.
WARN [2018-04-12 02:10:50] Found 4 overlapping intervals, starting at line 2.
INFO [2018-04-12 02:10:51] Loading coverage data...
INFO [2018-04-12 02:10:52] Mean target coverages: 112X (tumor) 99X (normal).
INFO [2018-04-12 02:10:52] Mean target coverages: 112X (tumor) 43X (normal).
INFO [2018-04-12 02:10:52] ------------------------------------------------------------
INFO [2018-04-12 02:10:52] PureCN 1.8.1
INFO [2018-04-12 02:10:52] ------------------------------------------------------------
INFO [2018-04-12 02:10:52] Loading coverage files...
INFO [2018-04-12 02:10:53] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2018-04-12 02:10:53] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:10:53] Allosome coverage missing, cannot determine sex.
INFO [2018-04-12 02:10:53] Removing 22 small (< 5bp) targets.
INFO [2018-04-12 02:10:53] Removing 19 targets with low total coverage in normal (< 150.00 reads).
WARN [2018-04-12 02:10:53] No normalDB provided. Provide one for better results.
INFO [2018-04-12 02:10:53] Removing 233 low coverage (< 15.0000X) targets.
INFO [2018-04-12 02:10:53] Using 9547 intervals (9547 on-target, 0 off-target).
INFO [2018-04-12 02:10:53] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2018-04-12 02:10:53] No gc.gene.file provided. Cannot check if data was GC-normalized. Was it?
INFO [2018-04-12 02:10:53] Sample sex: ?
INFO [2018-04-12 02:10:53] Segmenting data...
INFO [2018-04-12 02:10:53] Target weights found, will use weighted CBS.
INFO [2018-04-12 02:10:53] Setting undo.SD parameter to 1.000000.
Setting multi-figure configuration
INFO [2018-04-12 02:10:56] Mean standard deviation of log-ratios: 0.37
INFO [2018-04-12 02:10:56] 2D-grid search of purity and ploidy...
INFO [2018-04-12 02:10:56] Local optima: 0.65/1.9, 0.33/1.9, 0.38/2.2, 0.27/2.1, 0.29/2, 0.78/2
INFO [2018-04-12 02:10:56] Testing local optimum 1/6 at purity 0.65 and total ploidy 1.90...
INFO [2018-04-12 02:10:57] Testing local optimum 2/6 at purity 0.33 and total ploidy 1.90...
INFO [2018-04-12 02:10:58] Recalibrating log-ratios...
INFO [2018-04-12 02:10:58] Testing local optimum 2/6 at purity 0.33 and total ploidy 1.90...
INFO [2018-04-12 02:10:58] Recalibrating log-ratios...
INFO [2018-04-12 02:10:58] Testing local optimum 2/6 at purity 0.33 and total ploidy 1.90...
INFO [2018-04-12 02:10:58] Recalibrating log-ratios...
INFO [2018-04-12 02:10:58] Testing local optimum 2/6 at purity 0.33 and total ploidy 1.90...
INFO [2018-04-12 02:10:59] Testing local optimum 3/6 at purity 0.38 and total ploidy 2.20...
INFO [2018-04-12 02:11:00] Testing local optimum 4/6 at purity 0.27 and total ploidy 2.10...
INFO [2018-04-12 02:11:00] Recalibrating log-ratios...
INFO [2018-04-12 02:11:00] Testing local optimum 4/6 at purity 0.27 and total ploidy 2.10...
INFO [2018-04-12 02:11:00] Recalibrating log-ratios...
INFO [2018-04-12 02:11:00] Testing local optimum 4/6 at purity 0.27 and total ploidy 2.10...
INFO [2018-04-12 02:11:01] Recalibrating log-ratios...
INFO [2018-04-12 02:11:01] Testing local optimum 4/6 at purity 0.27 and total ploidy 2.10...
INFO [2018-04-12 02:11:01] Testing local optimum 5/6 at purity 0.29 and total ploidy 2.00...
INFO [2018-04-12 02:11:01] Recalibrating log-ratios...
INFO [2018-04-12 02:11:01] Testing local optimum 5/6 at purity 0.29 and total ploidy 2.00...
INFO [2018-04-12 02:11:01] Recalibrating log-ratios...
INFO [2018-04-12 02:11:01] Testing local optimum 5/6 at purity 0.29 and total ploidy 2.00...
INFO [2018-04-12 02:11:02] Recalibrating log-ratios...
INFO [2018-04-12 02:11:02] Testing local optimum 5/6 at purity 0.29 and total ploidy 2.00...
INFO [2018-04-12 02:11:02] Testing local optimum 6/6 at purity 0.78 and total ploidy 2.00...
INFO [2018-04-12 02:11:03] Done.
INFO [2018-04-12 02:11:03] ------------------------------------------------------------
INFO [2018-04-12 02:11:03] Reading /tmp/RtmpQC8Z4s/file504e55ec8b56.rds...
FATAL [2018-04-12 02:11:03] runAbsoluteCN was run without a VCF file. 

FATAL [2018-04-12 02:11:03]  

FATAL [2018-04-12 02:11:03] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:03] parameters (PureCN 1.8.1). 

FATAL [2018-04-12 02:11:03] runAbsoluteCN was run without a VCF file. 

FATAL [2018-04-12 02:11:03]  

FATAL [2018-04-12 02:11:03] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:03] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:03] ------------------------------------------------------------
INFO [2018-04-12 02:11:03] PureCN 1.8.1
INFO [2018-04-12 02:11:03] ------------------------------------------------------------
INFO [2018-04-12 02:11:03] Loading coverage files...
FATAL [2018-04-12 02:11:03] Need a normal coverage file if log.ratio and seg.file are not provided. 

FATAL [2018-04-12 02:11:03]  

FATAL [2018-04-12 02:11:03] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:03] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:03] ------------------------------------------------------------
INFO [2018-04-12 02:11:03] PureCN 1.8.1
INFO [2018-04-12 02:11:03] ------------------------------------------------------------
FATAL [2018-04-12 02:11:03] min.ploidy or max.ploidy not within expected range. 

FATAL [2018-04-12 02:11:03]  

FATAL [2018-04-12 02:11:03] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:03] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:03] ------------------------------------------------------------
INFO [2018-04-12 02:11:03] PureCN 1.8.1
INFO [2018-04-12 02:11:03] ------------------------------------------------------------
FATAL [2018-04-12 02:11:03] min.ploidy or max.ploidy not within expected range. 

FATAL [2018-04-12 02:11:03]  

FATAL [2018-04-12 02:11:03] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:03] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:03] ------------------------------------------------------------
INFO [2018-04-12 02:11:03] PureCN 1.8.1
INFO [2018-04-12 02:11:03] ------------------------------------------------------------
INFO [2018-04-12 02:11:03] ------------------------------------------------------------
INFO [2018-04-12 02:11:03] PureCN 1.8.1
INFO [2018-04-12 02:11:03] ------------------------------------------------------------
INFO [2018-04-12 02:11:03] ------------------------------------------------------------
INFO [2018-04-12 02:11:03] PureCN 1.8.1
INFO [2018-04-12 02:11:03] ------------------------------------------------------------
FATAL [2018-04-12 02:11:03] test.purity not within expected range. 

FATAL [2018-04-12 02:11:03]  

FATAL [2018-04-12 02:11:03] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:03] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:03] ------------------------------------------------------------
INFO [2018-04-12 02:11:03] PureCN 1.8.1
INFO [2018-04-12 02:11:03] ------------------------------------------------------------
INFO [2018-04-12 02:11:03] Loading coverage files...
FATAL [2018-04-12 02:11:04] Tumor and normal are identical. This won't give any meaningful results 

FATAL [2018-04-12 02:11:04] and I'm stopping here. 

FATAL [2018-04-12 02:11:04]  

FATAL [2018-04-12 02:11:04] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:04] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:04] ------------------------------------------------------------
INFO [2018-04-12 02:11:04] PureCN 1.8.1
INFO [2018-04-12 02:11:04] ------------------------------------------------------------
INFO [2018-04-12 02:11:04] Loading coverage files...
FATAL [2018-04-12 02:11:05] Length of log.ratio different from tumor coverage. 

FATAL [2018-04-12 02:11:05]  

FATAL [2018-04-12 02:11:05] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:05] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] PureCN 1.8.1
INFO [2018-04-12 02:11:05] ------------------------------------------------------------
FATAL [2018-04-12 02:11:05] prior.purity must have the same length as test.purity. 

FATAL [2018-04-12 02:11:05]  

FATAL [2018-04-12 02:11:05] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:05] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] PureCN 1.8.1
INFO [2018-04-12 02:11:05] ------------------------------------------------------------
FATAL [2018-04-12 02:11:05] min.gof not within expected range or format. 

FATAL [2018-04-12 02:11:05]  

FATAL [2018-04-12 02:11:05] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:05] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] PureCN 1.8.1
INFO [2018-04-12 02:11:05] ------------------------------------------------------------
FATAL [2018-04-12 02:11:05] prior.purity not within expected range or format. 

FATAL [2018-04-12 02:11:05]  

FATAL [2018-04-12 02:11:05] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:05] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] PureCN 1.8.1
INFO [2018-04-12 02:11:05] ------------------------------------------------------------
FATAL [2018-04-12 02:11:05] prior.purity must add to 1. Sum is 1.5 

FATAL [2018-04-12 02:11:05]  

FATAL [2018-04-12 02:11:05] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:05] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] PureCN 1.8.1
INFO [2018-04-12 02:11:05] ------------------------------------------------------------
FATAL [2018-04-12 02:11:05] max.homozygous.loss not within expected range or format. 

FATAL [2018-04-12 02:11:05]  

FATAL [2018-04-12 02:11:05] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:05] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] PureCN 1.8.1
INFO [2018-04-12 02:11:05] ------------------------------------------------------------
FATAL [2018-04-12 02:11:05] prior.K not within expected range or format. 

FATAL [2018-04-12 02:11:05]  

FATAL [2018-04-12 02:11:05] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:05] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] PureCN 1.8.1
INFO [2018-04-12 02:11:05] ------------------------------------------------------------
FATAL [2018-04-12 02:11:05] prior.contamination not within expected range or format. 

FATAL [2018-04-12 02:11:05]  

FATAL [2018-04-12 02:11:05] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:05] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] PureCN 1.8.1
INFO [2018-04-12 02:11:05] ------------------------------------------------------------
FATAL [2018-04-12 02:11:05] Iterations not in the expected range from 10 to 250. 

FATAL [2018-04-12 02:11:05]  

FATAL [2018-04-12 02:11:05] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:05] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] PureCN 1.8.1
INFO [2018-04-12 02:11:05] ------------------------------------------------------------
FATAL [2018-04-12 02:11:05] Iterations not in the expected range from 10 to 250. 

FATAL [2018-04-12 02:11:05]  

FATAL [2018-04-12 02:11:05] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:05] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] PureCN 1.8.1
INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] PureCN 1.8.1
INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] Loading coverage files...
FATAL [2018-04-12 02:11:05] Interval files in normal and tumor different. 

FATAL [2018-04-12 02:11:05]  

FATAL [2018-04-12 02:11:05] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:11:05] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] PureCN 1.8.1
INFO [2018-04-12 02:11:05] ------------------------------------------------------------
INFO [2018-04-12 02:11:05] Loading coverage files...
INFO [2018-04-12 02:11:06] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2018-04-12 02:11:06] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:11:06] Allosome coverage missing, cannot determine sex.
INFO [2018-04-12 02:11:06] Removing 22 small (< 5bp) targets.
INFO [2018-04-12 02:11:06] Removing 19 targets with low total coverage in normal (< 150.00 reads).
WARN [2018-04-12 02:11:06] No normalDB provided. Provide one for better results.
INFO [2018-04-12 02:11:06] Removing 233 low coverage (< 15.0000X) targets.
INFO [2018-04-12 02:11:06] Using 9547 intervals (9547 on-target, 0 off-target).
INFO [2018-04-12 02:11:06] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2018-04-12 02:11:06] No gc.gene.file provided. Cannot check if data was GC-normalized. Was it?
INFO [2018-04-12 02:11:06] Loading VCF...
INFO [2018-04-12 02:11:06] LIB-02240e4 is tumor in VCF file.
INFO [2018-04-12 02:11:06] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2018-04-12 02:11:06] Found 2331 variants in VCF file.
INFO [2018-04-12 02:11:06] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2018-04-12 02:11:06] Initial testing for significant sample cross-contamination: unlikely
INFO [2018-04-12 02:11:07] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2018-04-12 02:11:07] Removing 16 low quality variants with BQ < 25.
INFO [2018-04-12 02:11:07] Total size of targeted genomic region: 1.63Mb (2.58Mb with 50bp padding).
INFO [2018-04-12 02:11:07] 1.0% of targets contain variants.
INFO [2018-04-12 02:11:07] Removing 2122 variants outside intervals.
INFO [2018-04-12 02:11:07] Found SOMATIC annotation in VCF.
INFO [2018-04-12 02:11:07] Setting somatic prior probabilities for somatic variants to 0.999000 or to 0.000100 otherwise.
INFO [2018-04-12 02:11:07] Found SOMATIC annotation in VCF. Setting mapping bias to 0.973.
INFO [2018-04-12 02:11:07] Sample sex: ?
INFO [2018-04-12 02:11:07] Segmenting data...
INFO [2018-04-12 02:11:07] Setting undo.SD parameter to 1.000000.
Setting multi-figure configuration
INFO [2018-04-12 02:11:10] Setting prune.hclust.h parameter to 0.200000.
INFO [2018-04-12 02:11:10] Using 123 variants.
INFO [2018-04-12 02:11:10] Mean standard deviation of log-ratios: 0.37
INFO [2018-04-12 02:11:10] 2D-grid search of purity and ploidy...
INFO [2018-04-12 02:11:18] Local optima: 0.62/1.9, 0.38/2.2, 0.3/1.9, 0.48/2
INFO [2018-04-12 02:11:18] Testing local optimum 1/4 at purity 0.62 and total ploidy 1.90...
INFO [2018-04-12 02:11:19] Fitting variants for purity 0.65, tumor ploidy 1.73 and contamination 0.01.
INFO [2018-04-12 02:11:20] Optimized purity: 0.65
INFO [2018-04-12 02:11:20] Testing local optimum 2/4 at purity 0.38 and total ploidy 2.20...
INFO [2018-04-12 02:11:21] Fitting variants for purity 0.40, tumor ploidy 2.43 and contamination 0.01.
INFO [2018-04-12 02:11:21] Optimized purity: 0.40
INFO [2018-04-12 02:11:21] Testing local optimum 3/4 at purity 0.30 and total ploidy 1.90...
INFO [2018-04-12 02:11:22] Recalibrating log-ratios...
INFO [2018-04-12 02:11:22] Testing local optimum 3/4 at purity 0.30 and total ploidy 1.90...
INFO [2018-04-12 02:11:22] Recalibrating log-ratios...
INFO [2018-04-12 02:11:22] Testing local optimum 3/4 at purity 0.30 and total ploidy 1.90...
INFO [2018-04-12 02:11:22] Recalibrating log-ratios...
INFO [2018-04-12 02:11:22] Testing local optimum 3/4 at purity 0.30 and total ploidy 1.90...
INFO [2018-04-12 02:11:23] Testing local optimum 4/4 at purity 0.48 and total ploidy 2.00...
INFO [2018-04-12 02:11:24] Fitting variants for purity 0.65, tumor ploidy 1.73 and contamination 0.01.
INFO [2018-04-12 02:11:24] Optimized purity: 0.65
INFO [2018-04-12 02:11:24] Done.
INFO [2018-04-12 02:11:24] ------------------------------------------------------------
INFO [2018-04-12 02:11:25] ------------------------------------------------------------
INFO [2018-04-12 02:11:25] PureCN 1.8.1
INFO [2018-04-12 02:11:25] ------------------------------------------------------------
INFO [2018-04-12 02:11:25] Loading coverage files...
INFO [2018-04-12 02:11:25] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2018-04-12 02:11:25] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:11:25] Allosome coverage missing, cannot determine sex.
INFO [2018-04-12 02:11:25] Removing 22 small (< 5bp) targets.
INFO [2018-04-12 02:11:25] Removing 19 targets with low total coverage in normal (< 150.00 reads).
WARN [2018-04-12 02:11:25] No normalDB provided. Provide one for better results.
INFO [2018-04-12 02:11:25] Removing 233 low coverage (< 15.0000X) targets.
INFO [2018-04-12 02:11:25] Using 9547 intervals (9547 on-target, 0 off-target).
INFO [2018-04-12 02:11:25] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2018-04-12 02:11:25] No gc.gene.file provided. Cannot check if data was GC-normalized. Was it?
INFO [2018-04-12 02:11:25] Loading VCF...
INFO [2018-04-12 02:11:25] LIB-02240e4 is tumor in VCF file.
INFO [2018-04-12 02:11:25] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2018-04-12 02:11:25] Found 2331 variants in VCF file.
INFO [2018-04-12 02:11:26] Initial testing for significant sample cross-contamination: unlikely
INFO [2018-04-12 02:11:26] Removing 63 variants with AF < 0.030 or AF >= 0.970 or less than 4 supporting reads or depth < 15.
INFO [2018-04-12 02:11:26] Removing 16 low quality variants with BQ < 25.
INFO [2018-04-12 02:11:26] Total size of targeted genomic region: 1.63Mb (2.58Mb with 50bp padding).
INFO [2018-04-12 02:11:26] 1.0% of targets contain variants.
INFO [2018-04-12 02:11:26] Setting somatic prior probabilities for dbSNP hits to 0.000500 or to 0.500000 otherwise.
INFO [2018-04-12 02:11:26] Sample sex: ?
INFO [2018-04-12 02:11:26] Segmenting data...
INFO [2018-04-12 02:11:26] Setting undo.SD parameter to 1.000000.
Setting multi-figure configuration
INFO [2018-04-12 02:11:30] Setting prune.hclust.h parameter to 0.200000.
INFO [2018-04-12 02:11:30] Removing 282 variants outside segments.
INFO [2018-04-12 02:11:30] Using 1970 variants.
INFO [2018-04-12 02:11:30] Mean standard deviation of log-ratios: 0.37
INFO [2018-04-12 02:11:30] 2D-grid search of purity and ploidy...
INFO [2018-04-12 02:11:32] Local optima: 0.62/1.9, 0.38/2.2, 0.3/1.9, 0.48/2
INFO [2018-04-12 02:11:32] Testing local optimum 1/4 at purity 0.62 and total ploidy 1.90...
INFO [2018-04-12 02:11:33] Fitting variants for purity 0.65, tumor ploidy 1.74 and contamination 0.01.
INFO [2018-04-12 02:11:38] Optimized purity: 0.65
INFO [2018-04-12 02:11:38] Testing local optimum 2/4 at purity 0.38 and total ploidy 2.20...
INFO [2018-04-12 02:11:39] Fitting variants for purity 0.40, tumor ploidy 2.34 and contamination 0.01.
INFO [2018-04-12 02:11:43] Optimized purity: 0.40
INFO [2018-04-12 02:11:43] Testing local optimum 3/4 at purity 0.30 and total ploidy 1.90...
INFO [2018-04-12 02:11:43] Recalibrating log-ratios...
INFO [2018-04-12 02:11:43] Testing local optimum 3/4 at purity 0.30 and total ploidy 1.90...
INFO [2018-04-12 02:11:44] Recalibrating log-ratios...
INFO [2018-04-12 02:11:44] Testing local optimum 3/4 at purity 0.30 and total ploidy 1.90...
INFO [2018-04-12 02:11:44] Recalibrating log-ratios...
INFO [2018-04-12 02:11:44] Testing local optimum 3/4 at purity 0.30 and total ploidy 1.90...
INFO [2018-04-12 02:11:44] Testing local optimum 4/4 at purity 0.48 and total ploidy 2.00...
INFO [2018-04-12 02:11:45] Fitting variants for purity 0.65, tumor ploidy 1.74 and contamination 0.01.
INFO [2018-04-12 02:11:49] Optimized purity: 0.65
INFO [2018-04-12 02:11:50] Done.
INFO [2018-04-12 02:11:50] ------------------------------------------------------------
INFO [2018-04-12 02:11:50] ------------------------------------------------------------
INFO [2018-04-12 02:11:50] PureCN 1.8.1
INFO [2018-04-12 02:11:50] ------------------------------------------------------------
INFO [2018-04-12 02:11:50] Loading coverage files...
INFO [2018-04-12 02:11:50] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2018-04-12 02:11:50] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:11:50] Allosome coverage missing, cannot determine sex.
INFO [2018-04-12 02:11:50] No Gene column in gc.gene.file. You won't get gene-level calls.
INFO [2018-04-12 02:11:50] No on_target column in gc.gene.file. Recreate this file with IntervalFile.R.
INFO [2018-04-12 02:11:50] No mappability column in gc.gene.file.
INFO [2018-04-12 02:11:51] Removing 15 low/high GC targets.
INFO [2018-04-12 02:11:51] Removing 21 small (< 5bp) targets.
INFO [2018-04-12 02:11:51] Removing 19 targets with low total coverage in normal (< 150.00 reads).
WARN [2018-04-12 02:11:51] No normalDB provided. Provide one for better results.
INFO [2018-04-12 02:11:51] Removing 232 low coverage (< 15.0000X) targets.
INFO [2018-04-12 02:11:51] Using 9534 intervals (9534 on-target, 0 off-target).
INFO [2018-04-12 02:11:51] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2018-04-12 02:11:51] AT/GC dropout: 1.03 (tumor), 1.03 (normal). 
INFO [2018-04-12 02:11:51] Loading VCF...
INFO [2018-04-12 02:11:51] LIB-02240e4 is tumor in VCF file.
INFO [2018-04-12 02:11:51] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2018-04-12 02:11:51] Found 2331 variants in VCF file.
INFO [2018-04-12 02:11:51] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2018-04-12 02:11:51] Initial testing for significant sample cross-contamination: unlikely
INFO [2018-04-12 02:11:51] Removing 48 variants with AF < 0.030 or AF >= Inf or less than 4 supporting reads or depth < 15.
INFO [2018-04-12 02:11:51] Removing 16 low quality variants with BQ < 25.
INFO [2018-04-12 02:11:51] Total size of targeted genomic region: 1.63Mb (2.58Mb with 50bp padding).
INFO [2018-04-12 02:11:51] 1.0% of targets contain variants.
INFO [2018-04-12 02:11:51] Removing 2122 variants outside intervals.
INFO [2018-04-12 02:11:52] Found SOMATIC annotation in VCF.
INFO [2018-04-12 02:11:52] Setting somatic prior probabilities for somatic variants to 0.999000 or to 0.000100 otherwise.
INFO [2018-04-12 02:11:52] Found SOMATIC annotation in VCF. Setting mapping bias to 0.973.
INFO [2018-04-12 02:11:52] Sample sex: ?
INFO [2018-04-12 02:11:52] Segmenting data...
INFO [2018-04-12 02:11:52] Setting undo.SD parameter to 1.000000.
Setting multi-figure configuration
INFO [2018-04-12 02:11:55] Setting prune.hclust.h parameter to 0.200000.
INFO [2018-04-12 02:11:55] Using 123 variants.
INFO [2018-04-12 02:11:55] Mean standard deviation of log-ratios: 0.37
INFO [2018-04-12 02:11:55] 2D-grid search of purity and ploidy...
INFO [2018-04-12 02:11:55] Local optima: 0.65/1.9, 0.33/1.9, 0.38/2.2, 0.27/2.1, 0.29/2, 0.78/2
INFO [2018-04-12 02:11:55] Testing local optimum 1/6 at purity 0.65 and total ploidy 1.90...
INFO [2018-04-12 02:11:56] Fitting variants for purity 0.65, tumor ploidy 1.73 and contamination 0.01.
INFO [2018-04-12 02:11:57] Optimized purity: 0.65
INFO [2018-04-12 02:11:57] Testing local optimum 2/6 at purity 0.33 and total ploidy 1.90...
INFO [2018-04-12 02:11:57] Recalibrating log-ratios...
INFO [2018-04-12 02:11:57] Testing local optimum 2/6 at purity 0.33 and total ploidy 1.90...
INFO [2018-04-12 02:11:57] Recalibrating log-ratios...
INFO [2018-04-12 02:11:57] Testing local optimum 2/6 at purity 0.33 and total ploidy 1.90...
INFO [2018-04-12 02:11:58] Recalibrating log-ratios...
INFO [2018-04-12 02:11:58] Testing local optimum 2/6 at purity 0.33 and total ploidy 1.90...
INFO [2018-04-12 02:11:58] Testing local optimum 3/6 at purity 0.38 and total ploidy 2.20...
INFO [2018-04-12 02:11:59] Fitting variants for purity 0.40, tumor ploidy 2.34 and contamination 0.01.
INFO [2018-04-12 02:12:00] Optimized purity: 0.40
INFO [2018-04-12 02:12:00] Testing local optimum 4/6 at purity 0.27 and total ploidy 2.10...
INFO [2018-04-12 02:12:00] Recalibrating log-ratios...
INFO [2018-04-12 02:12:00] Testing local optimum 4/6 at purity 0.27 and total ploidy 2.10...
INFO [2018-04-12 02:12:01] Recalibrating log-ratios...
INFO [2018-04-12 02:12:01] Testing local optimum 4/6 at purity 0.27 and total ploidy 2.10...
INFO [2018-04-12 02:12:01] Recalibrating log-ratios...
INFO [2018-04-12 02:12:01] Testing local optimum 4/6 at purity 0.27 and total ploidy 2.10...
INFO [2018-04-12 02:12:01] Testing local optimum 5/6 at purity 0.29 and total ploidy 2.00...
INFO [2018-04-12 02:12:02] Recalibrating log-ratios...
INFO [2018-04-12 02:12:02] Testing local optimum 5/6 at purity 0.29 and total ploidy 2.00...
INFO [2018-04-12 02:12:02] Recalibrating log-ratios...
INFO [2018-04-12 02:12:02] Testing local optimum 5/6 at purity 0.29 and total ploidy 2.00...
INFO [2018-04-12 02:12:02] Recalibrating log-ratios...
INFO [2018-04-12 02:12:02] Testing local optimum 5/6 at purity 0.29 and total ploidy 2.00...
INFO [2018-04-12 02:12:03] Testing local optimum 6/6 at purity 0.78 and total ploidy 2.00...
INFO [2018-04-12 02:12:04] Fitting variants for purity 0.65, tumor ploidy 1.73 and contamination 0.01.
INFO [2018-04-12 02:12:04] Optimized purity: 0.65
INFO [2018-04-12 02:12:04] Done.
INFO [2018-04-12 02:12:04] ------------------------------------------------------------
FATAL [2018-04-12 02:12:04] This function requires gene-level calls. Please add a column 'Gene' 

FATAL [2018-04-12 02:12:04] containing gene symbols to the gc.gene.file. 

FATAL [2018-04-12 02:12:04]  

FATAL [2018-04-12 02:12:04] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:12:04] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:12:06] ------------------------------------------------------------
INFO [2018-04-12 02:12:06] PureCN 1.8.1
INFO [2018-04-12 02:12:06] ------------------------------------------------------------
INFO [2018-04-12 02:12:06] Loading coverage files...
INFO [2018-04-12 02:12:06] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2018-04-12 02:12:06] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:12:06] Allosome coverage missing, cannot determine sex.
INFO [2018-04-12 02:12:06] Removing 22 small (< 5bp) targets.
INFO [2018-04-12 02:12:06] Removing 19 targets with low total coverage in normal (< 150.00 reads).
WARN [2018-04-12 02:12:06] No normalDB provided. Provide one for better results.
INFO [2018-04-12 02:12:06] Removing 233 low coverage (< 15.0000X) targets.
INFO [2018-04-12 02:12:06] Using 9547 intervals (9547 on-target, 0 off-target).
INFO [2018-04-12 02:12:06] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2018-04-12 02:12:06] No gc.gene.file provided. Cannot check if data was GC-normalized. Was it?
INFO [2018-04-12 02:12:06] Loading VCF...
FATAL [2018-04-12 02:12:06] Different chromosome names in coverage and VCF. 

FATAL [2018-04-12 02:12:06]  

FATAL [2018-04-12 02:12:06] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:12:06] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:12:06] ------------------------------------------------------------
INFO [2018-04-12 02:12:06] PureCN 1.8.1
INFO [2018-04-12 02:12:06] ------------------------------------------------------------
INFO [2018-04-12 02:12:06] Loading coverage files...
INFO [2018-04-12 02:12:06] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2018-04-12 02:12:07] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:12:07] Allosome coverage missing, cannot determine sex.
INFO [2018-04-12 02:12:07] No on_target column in gc.gene.file. Recreate this file with IntervalFile.R.
INFO [2018-04-12 02:12:07] No mappability column in gc.gene.file.
FATAL [2018-04-12 02:12:07] tumor.coverage.file and gc.gene.file do not align. 

FATAL [2018-04-12 02:12:07]  

FATAL [2018-04-12 02:12:07] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:12:07] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:12:07] ------------------------------------------------------------
INFO [2018-04-12 02:12:07] PureCN 1.8.1
INFO [2018-04-12 02:12:07] ------------------------------------------------------------
INFO [2018-04-12 02:12:07] Loading coverage files...
INFO [2018-04-12 02:12:07] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2018-04-12 02:12:07] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:12:07] Allosome coverage missing, cannot determine sex.
INFO [2018-04-12 02:12:07] No on_target column in gc.gene.file. Recreate this file with IntervalFile.R.
INFO [2018-04-12 02:12:07] No mappability column in gc.gene.file.
INFO [2018-04-12 02:12:08] Removing 15 low/high GC targets.
INFO [2018-04-12 02:12:08] Removing 21 small (< 5bp) targets.
INFO [2018-04-12 02:12:08] Removing 19 targets with low total coverage in normal (< 150.00 reads).
WARN [2018-04-12 02:12:08] No normalDB provided. Provide one for better results.
INFO [2018-04-12 02:12:08] Removing 232 low coverage (< 15.0000X) targets.
INFO [2018-04-12 02:12:08] Using 9534 intervals (9534 on-target, 0 off-target).
INFO [2018-04-12 02:12:08] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2018-04-12 02:12:08] AT/GC dropout: 1.03 (tumor), 1.03 (normal). 
INFO [2018-04-12 02:12:08] Loading VCF...
INFO [2018-04-12 02:12:08] LIB-02240e4 is tumor in VCF file.
INFO [2018-04-12 02:12:08] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2018-04-12 02:12:08] Found 2331 variants in VCF file.
INFO [2018-04-12 02:12:08] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2018-04-12 02:12:09] Initial testing for significant sample cross-contamination: unlikely
INFO [2018-04-12 02:12:09] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2018-04-12 02:12:09] Removing 16 low quality variants with BQ < 25.
INFO [2018-04-12 02:12:09] Total size of targeted genomic region: 1.63Mb (2.58Mb with 50bp padding).
INFO [2018-04-12 02:12:09] 1.0% of targets contain variants.
INFO [2018-04-12 02:12:09] Removing 2122 variants outside intervals.
INFO [2018-04-12 02:12:09] Found SOMATIC annotation in VCF.
INFO [2018-04-12 02:12:09] Setting somatic prior probabilities for somatic variants to 0.999000 or to 0.000100 otherwise.
INFO [2018-04-12 02:12:09] Found SOMATIC annotation in VCF. Setting mapping bias to 0.973.
INFO [2018-04-12 02:12:09] Sample sex: ?
INFO [2018-04-12 02:12:09] Segmenting data...
INFO [2018-04-12 02:12:09] Setting undo.SD parameter to 1.000000.
INFO [2018-04-12 02:12:12] Setting prune.hclust.h parameter to 0.200000.
INFO [2018-04-12 02:12:12] Using 123 variants.
INFO [2018-04-12 02:12:12] Mean standard deviation of log-ratios: 0.37
INFO [2018-04-12 02:12:12] 2D-grid search of purity and ploidy...
INFO [2018-04-12 02:12:14] Local optima: 0.63/1.9, 0.4/2.2, 0.5/2
INFO [2018-04-12 02:12:14] Testing local optimum 1/3 at purity 0.63 and total ploidy 1.90...
INFO [2018-04-12 02:12:15] Fitting variants for purity 0.65, tumor ploidy 1.73 and contamination 0.01.
INFO [2018-04-12 02:12:16] Optimized purity: 0.65
INFO [2018-04-12 02:12:16] Testing local optimum 2/3 at purity 0.40 and total ploidy 2.20...
INFO [2018-04-12 02:12:17] Fitting variants for purity 0.40, tumor ploidy 2.34 and contamination 0.01.
INFO [2018-04-12 02:12:18] Optimized purity: 0.40
INFO [2018-04-12 02:12:18] Testing local optimum 3/3 at purity 0.50 and total ploidy 2.00...
INFO [2018-04-12 02:12:20] Fitting variants for purity 0.65, tumor ploidy 1.73 and contamination 0.01.
INFO [2018-04-12 02:12:20] Optimized purity: 0.65
INFO [2018-04-12 02:12:20] Done.
INFO [2018-04-12 02:12:20] ------------------------------------------------------------
INFO [2018-04-12 02:12:20] ------------------------------------------------------------
INFO [2018-04-12 02:12:20] PureCN 1.8.1
INFO [2018-04-12 02:12:20] ------------------------------------------------------------
INFO [2018-04-12 02:12:20] Loading coverage files...
INFO [2018-04-12 02:12:20] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2018-04-12 02:12:21] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:12:21] Allosome coverage missing, cannot determine sex.
INFO [2018-04-12 02:12:21] No on_target column in gc.gene.file. Recreate this file with IntervalFile.R.
INFO [2018-04-12 02:12:21] No mappability column in gc.gene.file.
INFO [2018-04-12 02:12:22] Removing 15 low/high GC targets.
INFO [2018-04-12 02:12:22] Removing 21 small (< 5bp) targets.
INFO [2018-04-12 02:12:22] Removing 19 targets with low total coverage in normal (< 150.00 reads).
WARN [2018-04-12 02:12:22] No normalDB provided. Provide one for better results.
INFO [2018-04-12 02:12:22] Removing 232 low coverage (< 15.0000X) targets.
INFO [2018-04-12 02:12:22] Using 9534 intervals (9534 on-target, 0 off-target).
INFO [2018-04-12 02:12:22] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2018-04-12 02:12:22] AT/GC dropout: 1.03 (tumor), 1.03 (normal). 
INFO [2018-04-12 02:12:22] Loading VCF...
INFO [2018-04-12 02:12:22] LIB-02240e4 is tumor in VCF file.
INFO [2018-04-12 02:12:22] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2018-04-12 02:12:22] Found 2331 variants in VCF file.
INFO [2018-04-12 02:12:22] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2018-04-12 02:12:22] Initial testing for significant sample cross-contamination: unlikely
INFO [2018-04-12 02:12:22] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2018-04-12 02:12:22] Removing 16 low quality variants with BQ < 25.
INFO [2018-04-12 02:12:22] Total size of targeted genomic region: 1.63Mb (2.58Mb with 50bp padding).
INFO [2018-04-12 02:12:22] 1.0% of targets contain variants.
INFO [2018-04-12 02:12:22] Removing 2122 variants outside intervals.
INFO [2018-04-12 02:12:22] Found SOMATIC annotation in VCF.
INFO [2018-04-12 02:12:22] Setting somatic prior probabilities for somatic variants to 0.999000 or to 0.000100 otherwise.
INFO [2018-04-12 02:12:22] Found SOMATIC annotation in VCF. Setting mapping bias to 0.973.
INFO [2018-04-12 02:12:22] Sample sex: ?
INFO [2018-04-12 02:12:22] Segmenting data...
INFO [2018-04-12 02:12:22] Setting undo.SD parameter to 1.000000.
INFO [2018-04-12 02:12:26] Setting prune.hclust.h parameter to 0.200000.
INFO [2018-04-12 02:12:26] Using 123 variants.
INFO [2018-04-12 02:12:26] Mean standard deviation of log-ratios: 0.37
INFO [2018-04-12 02:12:26] 2D-grid search of purity and ploidy...
INFO [2018-04-12 02:12:27] Local optima: 0.63/1.9, 0.4/2.2, 0.5/2
INFO [2018-04-12 02:12:27] Testing local optimum 1/3 at purity 0.63 and total ploidy 1.90...
INFO [2018-04-12 02:12:28] Fitting variants for purity 0.65, tumor ploidy 1.73 and contamination 0.01.
INFO [2018-04-12 02:12:29] Optimized purity: 0.65
INFO [2018-04-12 02:12:29] Testing local optimum 2/3 at purity 0.40 and total ploidy 2.20...
INFO [2018-04-12 02:12:30] Fitting variants for purity 0.40, tumor ploidy 2.34 and contamination 0.01.
INFO [2018-04-12 02:12:31] Optimized purity: 0.40
INFO [2018-04-12 02:12:31] Testing local optimum 3/3 at purity 0.50 and total ploidy 2.00...
INFO [2018-04-12 02:12:32] Fitting variants for purity 0.65, tumor ploidy 1.73 and contamination 0.01.
INFO [2018-04-12 02:12:33] Optimized purity: 0.65
INFO [2018-04-12 02:12:33] Done.
INFO [2018-04-12 02:12:33] ------------------------------------------------------------
FATAL [2018-04-12 02:12:34] chr1 not valid chromosome name(s). Valid names are: 

FATAL [2018-04-12 02:12:34] 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22 

FATAL [2018-04-12 02:12:34]  

FATAL [2018-04-12 02:12:34] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:12:34] parameters (PureCN 1.8.1). 

INFO [2018-04-12 02:12:34] ------------------------------------------------------------
INFO [2018-04-12 02:12:34] PureCN 1.8.1
INFO [2018-04-12 02:12:34] ------------------------------------------------------------
INFO [2018-04-12 02:12:34] Loading coverage files...
WARN [2018-04-12 02:12:34] Provided sampleid (Sample2) does not match Sample1 found in segmentation.
WARN [2018-04-12 02:12:34] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:12:34] Allosome coverage missing, cannot determine sex.
INFO [2018-04-12 02:12:34] Using 10039 intervals (10039 on-target, 0 off-target).
INFO [2018-04-12 02:12:34] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2018-04-12 02:12:34] Loading VCF...
INFO [2018-04-12 02:12:34] LIB-02240e4 is tumor in VCF file.
INFO [2018-04-12 02:12:34] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2018-04-12 02:12:34] Found 2331 variants in VCF file.
INFO [2018-04-12 02:12:34] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2018-04-12 02:12:34] Initial testing for significant sample cross-contamination: unlikely
INFO [2018-04-12 02:12:35] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2018-04-12 02:12:35] Removing 16 low quality variants with BQ < 25.
INFO [2018-04-12 02:12:35] Total size of targeted genomic region: 1.71Mb (2.70Mb with 50bp padding).
INFO [2018-04-12 02:12:35] 1.0% of targets contain variants.
INFO [2018-04-12 02:12:35] Removing 2120 variants outside intervals.
INFO [2018-04-12 02:12:35] Found SOMATIC annotation in VCF.
INFO [2018-04-12 02:12:35] Setting somatic prior probabilities for somatic variants to 0.999000 or to 0.000100 otherwise.
INFO [2018-04-12 02:12:35] Found SOMATIC annotation in VCF. Setting mapping bias to 0.976.
INFO [2018-04-12 02:12:35] Sample sex: ?
INFO [2018-04-12 02:12:35] Segmenting data...
WARN [2018-04-12 02:12:35] Provided sampleid (Sample2) does not match Sample1 found in segmentation.
INFO [2018-04-12 02:12:35] Setting undo.SD parameter to 0.000000.
Setting multi-figure configuration
INFO [2018-04-12 02:12:37] Setting prune.hclust.h parameter to 0.200000.
INFO [2018-04-12 02:12:38] Using 125 variants.
INFO [2018-04-12 02:12:38] Mean standard deviation of log-ratios: 0.40
INFO [2018-04-12 02:12:38] 2D-grid search of purity and ploidy...
INFO [2018-04-12 02:12:39] Local optima: 0.67/1.8, 0.4/2.2, 0.5/2
INFO [2018-04-12 02:12:39] Testing local optimum 1/3 at purity 0.67 and total ploidy 1.80...
INFO [2018-04-12 02:12:40] Fitting variants for purity 0.65, tumor ploidy 1.73 and contamination 0.01.
INFO [2018-04-12 02:12:41] Optimized purity: 0.65
INFO [2018-04-12 02:12:41] Testing local optimum 2/3 at purity 0.40 and total ploidy 2.20...
INFO [2018-04-12 02:12:42] Fitting variants for purity 0.40, tumor ploidy 2.33 and contamination 0.01.
INFO [2018-04-12 02:12:42] Optimized purity: 0.40
INFO [2018-04-12 02:12:42] Testing local optimum 3/3 at purity 0.50 and total ploidy 2.00...
INFO [2018-04-12 02:12:43] Fitting variants for purity 0.65, tumor ploidy 1.73 and contamination 0.01.
INFO [2018-04-12 02:12:44] Optimized purity: 0.65
INFO [2018-04-12 02:12:44] Done.
INFO [2018-04-12 02:12:44] ------------------------------------------------------------
WARN [2018-04-12 02:12:44] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:12:44] Allosome coverage missing, cannot determine sex.
Setting multi-figure configuration
FATAL [2018-04-12 02:13:00] Segmentation file expected with colnames ID, chrom, loc.start, loc.end, 

FATAL [2018-04-12 02:13:00] num.mark, seg.mean 

FATAL [2018-04-12 02:13:00]  

FATAL [2018-04-12 02:13:00] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:13:00] parameters (PureCN 1.8.1). 

FATAL [2018-04-12 02:13:00] seg.file contains multiple samples and sampleid missing. 

FATAL [2018-04-12 02:13:00]  

FATAL [2018-04-12 02:13:00] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:13:00] parameters (PureCN 1.8.1). 

FATAL [2018-04-12 02:13:00] seg.file contains multiple samples and sampleid does not match any. 

FATAL [2018-04-12 02:13:00]  

FATAL [2018-04-12 02:13:00] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:13:00] parameters (PureCN 1.8.1). 

WARN [2018-04-12 02:13:01] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:13:01] Allosome coverage missing, cannot determine sex.
Setting multi-figure configuration
WARN [2018-04-12 02:13:15] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:13:15] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:13:17] No normalDB provided. Provide one for better results.
Setting multi-figure configuration
WARN [2018-04-12 02:13:36] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:13:36] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:13:38] Provided sampleid (Sample.1) does not match Sample1 found in segmentation.
Setting multi-figure configuration
WARN [2018-04-12 02:14:08] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:14:08] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:14:08] No normalDB provided. Provide one for better results.
WARN [2018-04-12 02:14:08] Sampleid looks like a normal in VCF, not like a tumor.
Setting multi-figure configuration
WARN [2018-04-12 02:14:31] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:14:31] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:14:31] No normalDB provided. Provide one for better results.
WARN [2018-04-12 02:14:43] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:14:43] Allosome coverage missing, cannot determine sex.
FATAL [2018-04-12 02:14:43] normalDB not a valid normalDB object. Use createNormalDatabase to 

FATAL [2018-04-12 02:14:43] create one. 

FATAL [2018-04-12 02:14:43]  

FATAL [2018-04-12 02:14:43] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:14:43] parameters (PureCN 1.8.1). 

WARN [2018-04-12 02:14:44] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:14:44] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:14:46] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:14:46] Allosome coverage missing, cannot determine sex.
Setting multi-figure configuration
WARN [2018-04-12 02:15:11] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:15:11] Allosome coverage missing, cannot determine sex.
FATAL [2018-04-12 02:15:11] normalDB appears to be empty. 

FATAL [2018-04-12 02:15:11]  

FATAL [2018-04-12 02:15:11] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:15:11] parameters (PureCN 1.8.1). 

WARN [2018-04-12 02:15:12] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:15:12] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:15:35] Provided sampleid (example_tumor.txt) does not match Sample1 found in segmentation.
WARN [2018-04-12 02:15:35] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:15:35] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:15:35] Provided sampleid (example_tumor.txt) does not match Sample1 found in segmentation.
WARN [2018-04-12 02:15:41] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:15:41] Allosome coverage missing, cannot determine sex.
Setting multi-figure configuration
WARN [2018-04-12 02:15:59] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:15:59] Allosome coverage missing, cannot determine sex.
WARN [2018-04-12 02:16:00] Intervals in coverage and gc.gene.file have conflicting on/off-target annotation.
WARN [2018-04-12 02:16:01] No normalDB provided. Provide one for better results.
Setting multi-figure configuration
FATAL [2018-04-12 02:16:11] min.normals must be >=2. 

FATAL [2018-04-12 02:16:11]  

FATAL [2018-04-12 02:16:11] This is most likely a user error due to invalid input data or 

FATAL [2018-04-12 02:16:11] parameters (PureCN 1.8.1). 



RUNIT TEST PROTOCOL -- Thu Apr 12 02:16:12 2018 
*********************************************** 
Number of test functions: 22 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
PureCN RUnit Tests - 22 test functions, 0 errors, 0 failures
Number of test functions: 22 
Number of errors: 0 
Number of failures: 0 
There were 18 warnings (use warnings() to see them)
> 
> proc.time()
   user  system elapsed 
431.896   0.524 431.581 

Example timings

PureCN.Rcheck/PureCN-Ex.timings

nameusersystemelapsed
annotateTargets7.5520.0927.654
bootstrapResults0.4680.0080.476
calculateBamCoverageByInterval0.4280.0000.428
calculateGCContentByInterval0.380.000.38
calculateLogRatio1.3200.0041.324
calculatePowerDetectSomatic1.2240.0041.230
callAlterations0.1480.0000.148
callAlterationsFromSegmentation1.7840.0001.731
callLOH0.2360.0000.237
callMutationBurden1.3000.0001.299
centromeres0.0040.0000.002
correctCoverageBias17.856 0.00017.867
createCurationFile0.5800.0040.586
createNormalDatabase1.5720.0041.575
createTargetWeights1.4280.0001.427
filterTargets33.728 0.01233.655
filterVcfBasic0.8120.0000.811
filterVcfMuTect0.5520.0000.555
filterVcfMuTect20.4320.0000.432
findBestNormal9.8480.0009.852
findFocal18.148 0.01618.073
getSexFromCoverage0.2960.0000.294
getSexFromVcf0.1800.0000.182
plotAbs0.7880.0040.793
plotBestNormal3.5760.0043.580
poolCoverage2.9760.0002.980
predictSomatic0.4160.0000.414
readCoverageFile0.280.000.28
readCurationFile0.2720.0000.271
runAbsoluteCN29.684 0.01229.461
segmentationCBS16.620 0.00816.523
segmentationPSCBS137.216 0.096137.275
setMappingBiasVcf0.1760.0040.179
setPriorVcf0.1560.0000.158