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

CHECK report for PureCN on malbec1

This page was generated on 2020-04-15 12:11:20 -0400 (Wed, 15 Apr 2020).

Package 1330/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PureCN 1.16.0
Markus Riester
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/PureCN
Branch: RELEASE_3_10
Last Commit: d5c94ec
Last Changed Date: 2019-10-29 17:25:55 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: PureCN
Version: 1.16.0
Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:PureCN.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings PureCN_1.16.0.tar.gz
StartedAt: 2020-04-15 03:48:24 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 04:06:47 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 1102.6 seconds
RetCode: 0
Status:  OK 
CheckDir: PureCN.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:PureCN.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings PureCN_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/PureCN.Rcheck’
* using R version 3.6.3 (2020-02-29)
* 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.16.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘PureCN’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.6Mb
  sub-directories of 1Mb or more:
    data      1.1Mb
    extdata   3.8Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                                user system elapsed
callAmplificationsInLowPurity 60.000  0.044  60.158
filterIntervals               31.840  0.020  31.064
segmentationPSCBS             28.816  0.052  29.008
runAbsoluteCN                 20.500  0.028  18.565
segmentationHclust            18.596  0.008  17.441
findFocal                     12.780  0.032  12.148
segmentationCBS               10.968  0.016  10.210
annotateTargets                6.756  0.144   6.926
processMultipleSamples         6.144  0.008   6.231
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.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.10-bioc/meat/PureCN.Rcheck/00check.log’
for details.



Installation output

PureCN.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD INSTALL PureCN
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.10-bioc/R/library’
* installing *source* package ‘PureCN’ ...
** using staged installation
** 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 from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (PureCN)

Tests output

PureCN.Rcheck/tests/testthat.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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(testthat)
> library(PureCN)
Loading required package: DNAcopy
Loading required package: VariantAnnotation
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, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min

Loading required package: GenomeInfoDb
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: 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

Loading required package: BiocParallel

Attaching package: 'DelayedArray'

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

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

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

    aperm, apply, rowsum

Loading required package: Rsamtools
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

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

    strsplit


Attaching package: 'VariantAnnotation'

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

    tabulate

> 
> test_check("PureCN")
WARN [2020-04-15 03:57:36] Attempted adding gene symbols to intervals. Heuristics have been used to pick symbols for overlapping genes.
WARN [2020-04-15 03:57:36] Chromosome naming style of txdb file (UCSC) was different from interval file (NCBI).
WARN [2020-04-15 03:57:40] Attempted adding gene symbols to intervals. Heuristics have been used to pick symbols for overlapping genes.
FATAL [2020-04-15 03:57:44] tumor.coverage.file and interval.file do not align. 

FATAL [2020-04-15 03:57:44]  

FATAL [2020-04-15 03:57:44] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:57:44] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 03:57:44] Need either f or purity and ploidy. 

FATAL [2020-04-15 03:57:44]  

FATAL [2020-04-15 03:57:44] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:57:44] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 03:57:44] f not in expected range. 

FATAL [2020-04-15 03:57:44]  

FATAL [2020-04-15 03:57:44] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:57:44] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 03:57:44] coverage not in expected range (>=2) 

FATAL [2020-04-15 03:57:44]  

FATAL [2020-04-15 03:57:44] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:57:44] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 03:57:44] purity not in expected range. 

FATAL [2020-04-15 03:57:44]  

FATAL [2020-04-15 03:57:44] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:57:44] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 03:57:44] ploidy not in expected range. 

FATAL [2020-04-15 03:57:44]  

FATAL [2020-04-15 03:57:44] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:57:44] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 03:57:44] cell.fraction not in expected range. 

FATAL [2020-04-15 03:57:44]  

FATAL [2020-04-15 03:57:44] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:57:44] parameters (PureCN 1.16.0). 

INFO [2020-04-15 03:57:48] 576 on-target bins with low coverage in all samples.
WARN [2020-04-15 03:57:48] You are likely not using the correct baits file!
WARN [2020-04-15 03:57:48] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 03:57:48] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 03:57:48] Processing on-target regions...
INFO [2020-04-15 03:57:49] Removing 930 intervals with low coverage in normalDB.
INFO [2020-04-15 03:57:49] Removing 1 intervals with zero coverage in more than 3% of normalDB.
INFO [2020-04-15 03:57:52] Tumor/normal noise ratio: 19.793
WARN [2020-04-15 03:57:52] Extensive noise in tumor compared to normals.
FATAL [2020-04-15 03:59:02] pvalue.cutoff not within expected range or format. 

FATAL [2020-04-15 03:59:02]  

FATAL [2020-04-15 03:59:02] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:59:02] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 03:59:02] pvalue.cutoff not within expected range or format. 

FATAL [2020-04-15 03:59:02]  

FATAL [2020-04-15 03:59:02] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:59:02] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 03:59:02] percentile.cutoff not in expected range (0 to 100). 

FATAL [2020-04-15 03:59:02]  

FATAL [2020-04-15 03:59:02] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:59:02] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 03:59:02] percentile.cutoff not in expected range (0 to 100). 

FATAL [2020-04-15 03:59:02]  

FATAL [2020-04-15 03:59:02] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:59:02] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 03:59:02] purity not within expected range or format. 

FATAL [2020-04-15 03:59:02]  

FATAL [2020-04-15 03:59:02] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:59:02] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 03:59:02] purity not within expected range or format. 

FATAL [2020-04-15 03:59:02]  

FATAL [2020-04-15 03:59:02] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:59:02] parameters (PureCN 1.16.0). 

[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
INFO [2020-04-15 03:59:04] ------------------------------------------------------------
INFO [2020-04-15 03:59:04] PureCN 1.16.0
INFO [2020-04-15 03:59:04] ------------------------------------------------------------
INFO [2020-04-15 03:59:04] Loading coverage files...
INFO [2020-04-15 03:59:05] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2020-04-15 03:59:05] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 03:59:05] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 03:59:05] Removing 228 intervals with missing log.ratio.
INFO [2020-04-15 03:59:05] Removing 22 small (< 5bp) intervals.
INFO [2020-04-15 03:59:05] Removing 19 intervals with low total coverage in normal (< 150.00 reads).
WARN [2020-04-15 03:59:05] No normalDB provided. Provide one for better results.
INFO [2020-04-15 03:59:05] Removing 233 low coverage (< 15.0000X) intervals.
INFO [2020-04-15 03:59:05] Using 9547 intervals (9547 on-target, 0 off-target).
INFO [2020-04-15 03:59:05] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2020-04-15 03:59:05] No interval.file provided. Cannot check if data was GC-normalized. Was it?
INFO [2020-04-15 03:59:05] Loading VCF...
INFO [2020-04-15 03:59:05] Found 127 variants in VCF file.
INFO [2020-04-15 03:59:05] 127 (100.0%) variants annotated as likely germline (DB INFO flag).
INFO [2020-04-15 03:59:05] LIB-02240e4 is tumor in VCF file.
INFO [2020-04-15 03:59:05] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2020-04-15 03:59:06] Removing 1 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 03:59:07] Removing 1 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 03:59:07] Removing 0 low quality variants with BQ < 25.
INFO [2020-04-15 03:59:07] Total size of targeted genomic region: 1.63Mb (2.58Mb with 50bp padding).
INFO [2020-04-15 03:59:07] 1.0% of targets contain variants.
INFO [2020-04-15 03:59:07] Removing 2 variants outside intervals.
INFO [2020-04-15 03:59:07] Found SOMATIC annotation in VCF.
INFO [2020-04-15 03:59:07] Setting somatic prior probabilities for somatic variants to 0.999000 or to 0.000100 otherwise.
INFO [2020-04-15 03:59:07] Found SOMATIC annotation in VCF. Setting mapping bias to 0.973.
INFO [2020-04-15 03:59:07] Excluding 0 novel or poor quality variants from segmentation.
INFO [2020-04-15 03:59:07] Sample sex: ?
INFO [2020-04-15 03:59:07] Segmenting data...
INFO [2020-04-15 03:59:08] Loading pre-computed boundaries for DNAcopy...
INFO [2020-04-15 03:59:08] Setting undo.SD parameter to 1.000000.
INFO [2020-04-15 03:59:09] Setting prune.hclust.h parameter to 0.200000.
INFO [2020-04-15 03:59:09] Found 54 segments with median size of 24.88Mb.
INFO [2020-04-15 03:59:09] Using 123 variants.
INFO [2020-04-15 03:59:09] Mean standard deviation of log-ratios: 0.37
INFO [2020-04-15 03:59:09] 2D-grid search of purity and ploidy...
INFO [2020-04-15 03:59:11] Local optima: 0.63/1.9, 0.4/2.2, 0.5/2
INFO [2020-04-15 03:59:11] Testing local optimum 1/3 at purity 0.63 and total ploidy 1.90...
INFO [2020-04-15 03:59:13] Testing local optimum 2/3 at purity 0.40 and total ploidy 2.20...
INFO [2020-04-15 03:59:14] Testing local optimum 3/3 at purity 0.50 and total ploidy 2.00...
INFO [2020-04-15 03:59:15] Skipping 1 solutions that converged to the same optima.
INFO [2020-04-15 03:59:15] Fitting variants for local optimum 1/3...
INFO [2020-04-15 03:59:15] Fitting variants for purity 0.65, tumor ploidy 1.74 and contamination 0.01.
INFO [2020-04-15 03:59:17] Optimized purity: 0.65
INFO [2020-04-15 03:59:17] Fitting variants for local optimum 2/3...
INFO [2020-04-15 03:59:17] Fitting variants for purity 0.40, tumor ploidy 2.34 and contamination 0.01.
INFO [2020-04-15 03:59:19] Optimized purity: 0.40
INFO [2020-04-15 03:59:19] Done.
INFO [2020-04-15 03:59:19] ------------------------------------------------------------
FATAL [2020-04-15 03:59:22] exclude not a GRanges object. 

FATAL [2020-04-15 03:59:22]  

FATAL [2020-04-15 03:59:22] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:59:22] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 03:59:22] callable not a GRanges object. 

FATAL [2020-04-15 03:59:22]  

FATAL [2020-04-15 03:59:22] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:59:22] parameters (PureCN 1.16.0). 

WARN [2020-04-15 03:59:35] tumor.coverage.file and interval.file do not align.
FATAL [2020-04-15 03:59:39] No gc_bias column in interval.file. 

FATAL [2020-04-15 03:59:39]  

FATAL [2020-04-15 03:59:39] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:59:39] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 03:59:39] Provided coverage is zero, most likely due to a corrupt BAM file. 

FATAL [2020-04-15 03:59:39]  

FATAL [2020-04-15 03:59:39] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:59:39] parameters (PureCN 1.16.0). 

INFO [2020-04-15 03:59:47] Reading /tmp/RtmpyrH2TF/file7e44150aec90.rds...
INFO [2020-04-15 03:59:47] Reading /tmp/RtmpyrH2TF/file7e44150aec90.rds...
INFO [2020-04-15 03:59:47] Reading /tmp/RtmpyrH2TF/file7e44150aec90.rds...
INFO [2020-04-15 03:59:47] Reading /tmp/RtmpyrH2TF/file7e44150aec90.rds...
INFO [2020-04-15 03:59:48] Reading /tmp/RtmpyrH2TF/file7e44150aec90.rds...
INFO [2020-04-15 03:59:48] Reading /tmp/RtmpyrH2TF/file7e44150aec90.rds...
FATAL [2020-04-15 03:59:48] Purity or Ploidy not numeric or in expected range. 

FATAL [2020-04-15 03:59:48]  

FATAL [2020-04-15 03:59:48] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:59:48] parameters (PureCN 1.16.0). 

INFO [2020-04-15 03:59:48] Reading /tmp/RtmpyrH2TF/file7e44150aec90.rds...
INFO [2020-04-15 03:59:48] Reading /tmp/RtmpyrH2TF/file7e44150aec90.rds...
FATAL [2020-04-15 03:59:48] 'Failed' column in /tmp/RtmpyrH2TF/file7e44150aec90.csv not logical(1). 

FATAL [2020-04-15 03:59:48]  

FATAL [2020-04-15 03:59:48] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 03:59:48] parameters (PureCN 1.16.0). 

INFO [2020-04-15 03:59:49] 576 on-target bins with low coverage in all samples.
WARN [2020-04-15 03:59:49] You are likely not using the correct baits file!
WARN [2020-04-15 03:59:49] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 03:59:49] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 03:59:49] Processing on-target regions...
INFO [2020-04-15 03:59:50] Removing 930 intervals with low coverage in normalDB.
INFO [2020-04-15 03:59:50] Removing 1 intervals with zero coverage in more than 3% of normalDB.
INFO [2020-04-15 03:59:56] 576 on-target bins with low coverage in all samples.
WARN [2020-04-15 03:59:56] You are likely not using the correct baits file!
WARN [2020-04-15 03:59:56] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 03:59:56] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 03:59:56] Processing on-target regions...
INFO [2020-04-15 03:59:57] Removing 930 intervals with low coverage in normalDB.
INFO [2020-04-15 03:59:57] Removing 1 intervals with zero coverage in more than 3% of normalDB.
INFO [2020-04-15 04:00:01] 576 on-target bins with low coverage in all samples.
WARN [2020-04-15 04:00:01] You are likely not using the correct baits file!
WARN [2020-04-15 04:00:01] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:00:01] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:00:01] Processing on-target regions...
INFO [2020-04-15 04:00:02] Removing 930 intervals with low coverage in normalDB.
INFO [2020-04-15 04:00:02] Removing 1 intervals with zero coverage in more than 3% of normalDB.
WARN [2020-04-15 04:00:04] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:00:04] Sample sex: NA
WARN [2020-04-15 04:00:04] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:00:04] Sample sex: NA
INFO [2020-04-15 04:00:06] 576 on-target bins with low coverage in all samples.
WARN [2020-04-15 04:00:06] You are likely not using the correct baits file!
WARN [2020-04-15 04:00:06] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:00:06] Allosome coverage missing, cannot determine sex.
FATAL [2020-04-15 04:00:06] Length of normal.coverage.files and sex different 

FATAL [2020-04-15 04:00:06]  

FATAL [2020-04-15 04:00:06] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:00:06] parameters (PureCN 1.16.0). 

WARN [2020-04-15 04:00:12] Target intervals were not sorted.
INFO [2020-04-15 04:00:12] 560 on-target bins with low coverage in all samples.
WARN [2020-04-15 04:00:12] You are likely not using the correct baits file!
WARN [2020-04-15 04:00:12] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:00:12] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:00:12] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:00:12] Processing on-target regions...
INFO [2020-04-15 04:00:13] Removing 978 intervals with low coverage in normalDB.
INFO [2020-04-15 04:00:13] Removing 11 intervals with zero coverage in more than 3% of normalDB.
FATAL [2020-04-15 04:00:16] tumor.coverage.file and normalDB do not align. 

FATAL [2020-04-15 04:00:16]  

FATAL [2020-04-15 04:00:16] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:00:16] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 04:00:16] At least 2 normal.coverage.files required. 

FATAL [2020-04-15 04:00:16]  

FATAL [2020-04-15 04:00:16] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:00:16] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:00:19] ------------------------------------------------------------
INFO [2020-04-15 04:00:19] PureCN 1.16.0
INFO [2020-04-15 04:00:19] ------------------------------------------------------------
INFO [2020-04-15 04:00:19] Loading coverage files...
INFO [2020-04-15 04:00:20] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2020-04-15 04:00:20] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:00:20] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:00:20] Removing 228 intervals with missing log.ratio.
FATAL [2020-04-15 04:00:20] normalDB incompatible with this PureCN version. Please re-run 

FATAL [2020-04-15 04:00:20] NormalDB.R. 

FATAL [2020-04-15 04:00:20]  

FATAL [2020-04-15 04:00:20] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:00:20] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 04:00:20] normalDB incompatible with this PureCN version. Please re-run 

FATAL [2020-04-15 04:00:20] NormalDB.R. 

FATAL [2020-04-15 04:00:20]  

FATAL [2020-04-15 04:00:20] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:00:20] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:00:21] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:00:22] Initial testing for significant sample cross-contamination: unlikely
INFO [2020-04-15 04:00:22] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:00:22] Removing 16 low quality variants with BQ < 25.
INFO [2020-04-15 04:00:23] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:00:24] Initial testing for significant sample cross-contamination: unlikely
INFO [2020-04-15 04:00:24] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:00:24] Removing 6 blacklisted variants.
INFO [2020-04-15 04:00:24] Removing 16 low quality variants with BQ < 25.
INFO [2020-04-15 04:00:25] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:00:26] Initial testing for significant sample cross-contamination: unlikely
INFO [2020-04-15 04:00:26] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:00:26] Removing 16 low quality variants with BQ < 25.
WARN [2020-04-15 04:00:26] MuTect stats file lacks contig and position columns.
INFO [2020-04-15 04:00:26] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:00:27] Initial testing for significant sample cross-contamination: unlikely
INFO [2020-04-15 04:00:27] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:00:27] Removing 16 low quality variants with BQ < 25.
WARN [2020-04-15 04:00:28] MuTect stats file and VCF file do not align perfectly. Will remove 2325 unmatched variants.
WARN [2020-04-15 04:00:28] MuTect stats file lacks failure_reasons column. Keeping all variants listed in stats file.
INFO [2020-04-15 04:00:28] Removing 0 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:00:29] Removing 0 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:00:29] Removing 0 low quality variants with BQ < 25.
INFO [2020-04-15 04:00:29] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:00:30] Initial testing for significant sample cross-contamination: unlikely
INFO [2020-04-15 04:00:31] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:00:31] Removing 22 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:00:32] Initial testing for significant sample cross-contamination: unlikely
INFO [2020-04-15 04:00:32] Removing 48 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:00:32] Found 11 variants in VCF file.
WARN [2020-04-15 04:00:33] vcf.file has no DB info field for membership in germline databases. Found and used valid population allele frequency > 0.001000 instead.
INFO [2020-04-15 04:00:33] 1 (9.1%) variants annotated as likely germline (DB INFO flag).
INFO [2020-04-15 04:00:38] Found 11 variants in VCF file.
WARN [2020-04-15 04:00:39] vcf.file has no DB info field for membership in germline databases. Found and used valid population allele frequency > 0.001000 instead.
INFO [2020-04-15 04:00:39] 1 (9.1%) variants annotated as likely germline (DB INFO flag).
INFO [2020-04-15 04:00:41] Found 11 variants in VCF file.
WARN [2020-04-15 04:00:41] vcf.file has no DB or POP_AF info field for membership in germline databases. Guessing it based on available dbSNP ID.
INFO [2020-04-15 04:00:42] 1 (9.1%) variants annotated as likely germline (DB INFO flag).
INFO [2020-04-15 04:00:43] Found 1000 variants in VCF file.
INFO [2020-04-15 04:00:43] Removing 2 triallelic sites.
WARN [2020-04-15 04:00:43] DP FORMAT field contains NAs. Removing 44 variants.
INFO [2020-04-15 04:00:43] 954 (100.0%) variants annotated as likely germline (DB INFO flag).
WARN [2020-04-15 04:00:46] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:00:46] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:00:47] Mean coverages: chrX: 108.58, chrY: 108.58, chr1-22: 104.87.
INFO [2020-04-15 04:00:47] Mean coverages: chrX: 108.58, chrY: 2.17, chr1-22: 104.87.
INFO [2020-04-15 04:00:47] Mean coverages: chrX: 108.58, chrY: 5.17, chr1-22: 104.87.
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
INFO [2020-04-15 04:00:47] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2020-04-15 04:00:48] No germline variants in VCF.
FATAL [2020-04-15 04:00:48] No solution with id hello 

FATAL [2020-04-15 04:00:48]  

FATAL [2020-04-15 04:00:48] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:00:48] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 04:00:48] No solution with id 100 

FATAL [2020-04-15 04:00:48]  

FATAL [2020-04-15 04:00:48] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:00:48] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 04:00:50] all.data and w have different lengths. 

FATAL [2020-04-15 04:00:50]  

FATAL [2020-04-15 04:00:50] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:00:50] parameters (PureCN 1.16.0). 

WARN [2020-04-15 04:00:51] No mappability scores provided.
WARN [2020-04-15 04:00:51] No reptiming scores provided.
INFO [2020-04-15 04:00:51] Calculating GC-content...
WARN [2020-04-15 04:00:51] No mappability scores provided.
WARN [2020-04-15 04:00:51] No reptiming scores provided.
INFO [2020-04-15 04:00:51] Calculating GC-content...
INFO [2020-04-15 04:00:52] Removing 1 targets overlapping with exclude.
WARN [2020-04-15 04:00:52] No mappability scores provided.
WARN [2020-04-15 04:00:52] No reptiming scores provided.
INFO [2020-04-15 04:00:52] Calculating GC-content...
WARN [2020-04-15 04:00:52] Found small target regions (< 100bp). Will resize them.
FATAL [2020-04-15 04:00:52] off.target.padding must be negative. 

FATAL [2020-04-15 04:00:52]  

FATAL [2020-04-15 04:00:52] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:00:52] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 04:00:52] Interval coordinates should start at 1, not at 0 

FATAL [2020-04-15 04:00:52]  

FATAL [2020-04-15 04:00:52] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:00:52] parameters (PureCN 1.16.0). 

WARN [2020-04-15 04:00:53] Found small target regions (< 100bp). Will resize them.
FATAL [2020-04-15 04:00:53] No off-target regions after filtering for mappability and 

FATAL [2020-04-15 04:00:53] off.target.padding 

FATAL [2020-04-15 04:00:53]  

FATAL [2020-04-15 04:00:53] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:00:53] parameters (PureCN 1.16.0). 

WARN [2020-04-15 04:00:53] Found small target regions (< 100bp). Will resize them.
WARN [2020-04-15 04:00:53] No mappability scores provided.
INFO [2020-04-15 04:00:54] Calculating GC-content...
WARN [2020-04-15 04:00:54] Found small target regions (< 100bp). Will resize them.
INFO [2020-04-15 04:00:54] Averaging reptiming into bins of size 200...
WARN [2020-04-15 04:00:54] No mappability scores provided.
INFO [2020-04-15 04:00:54] Calculating GC-content...
WARN [2020-04-15 04:00:54] Found small target regions (< 100bp). Will resize them.
INFO [2020-04-15 04:00:54] Splitting 1 large targets to an average width of 200.
WARN [2020-04-15 04:00:54] No mappability scores provided.
WARN [2020-04-15 04:00:54] No reptiming scores provided.
INFO [2020-04-15 04:00:55] Calculating GC-content...
WARN [2020-04-15 04:00:55] Found small target regions (< 100bp). Will resize them.
WARN [2020-04-15 04:00:55] No mappability scores provided.
WARN [2020-04-15 04:00:55] No reptiming scores provided.
INFO [2020-04-15 04:00:55] Calculating GC-content...
INFO [2020-04-15 04:00:55] Tiling off-target regions to an average width of 200000.
WARN [2020-04-15 04:00:56] No mappability scores provided.
WARN [2020-04-15 04:00:56] No reptiming scores provided.
INFO [2020-04-15 04:00:56] Calculating GC-content...
WARN [2020-04-15 04:00:56] Intervals contain off-target regions. Will not change intervals.
WARN [2020-04-15 04:00:56] No mappability scores provided.
WARN [2020-04-15 04:00:56] No reptiming scores provided.
INFO [2020-04-15 04:00:56] Calculating GC-content...
WARN [2020-04-15 04:00:56] No reptiming scores provided.
INFO [2020-04-15 04:00:56] Calculating GC-content...
WARN [2020-04-15 04:00:57] Found small target regions (< 100bp). Will resize them.
WARN [2020-04-15 04:00:57] No reptiming scores provided.
INFO [2020-04-15 04:00:57] Calculating GC-content...
WARN [2020-04-15 04:00:58] Found small target regions (< 100bp). Will resize them.
WARN [2020-04-15 04:00:59] 1 intervals without mappability score (1 on-target).
INFO [2020-04-15 04:00:59] Removing 1 intervals with low mappability score (<0.50).
WARN [2020-04-15 04:00:59] No reptiming scores provided.
INFO [2020-04-15 04:00:59] Calculating GC-content...
WARN [2020-04-15 04:00:59] Found small target regions (< 100bp). Will resize them.
INFO [2020-04-15 04:01:00] Tiling off-target regions to an average width of 200000.
WARN [2020-04-15 04:01:00] No reptiming scores provided.
INFO [2020-04-15 04:01:00] Calculating GC-content...
WARN [2020-04-15 04:01:01] No mappability scores provided.
WARN [2020-04-15 04:01:01] No reptiming scores provided.
INFO [2020-04-15 04:01:01] Calculating GC-content...
WARN [2020-04-15 04:01:01] Chromosome naming style of interval file (NCBI) was different from reference (UCSC).
WARN [2020-04-15 04:01:01] No mappability scores provided.
WARN [2020-04-15 04:01:01] No reptiming scores provided.
INFO [2020-04-15 04:01:01] Calculating GC-content...
FATAL [2020-04-15 04:01:01] Chromosome naming style of interval file unknown, should be UCSC. 

FATAL [2020-04-15 04:01:01]  

FATAL [2020-04-15 04:01:01] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:01] parameters (PureCN 1.16.0). 

WARN [2020-04-15 04:01:01] Chromosome naming style of interval file (NCBI) was different from reference (UCSC).
WARN [2020-04-15 04:01:02] Chromosome naming style of mappability file (NCBI) was different from reference (UCSC).
WARN [2020-04-15 04:01:02] No reptiming scores provided.
INFO [2020-04-15 04:01:02] Calculating GC-content...
WARN [2020-04-15 04:01:02] Found small target regions (< 60bp). Will resize them.
WARN [2020-04-15 04:01:02] No mappability scores provided.
WARN [2020-04-15 04:01:02] No reptiming scores provided.
INFO [2020-04-15 04:01:02] Calculating GC-content...
WARN [2020-04-15 04:01:03] Found small target regions (< 60bp). Will drop them.
WARN [2020-04-15 04:01:03] No mappability scores provided.
WARN [2020-04-15 04:01:03] No reptiming scores provided.
INFO [2020-04-15 04:01:03] Calculating GC-content...
WARN [2020-04-15 04:01:03] Found small target regions (< 200bp). Will resize them.
WARN [2020-04-15 04:01:03] No mappability scores provided.
WARN [2020-04-15 04:01:03] No reptiming scores provided.
INFO [2020-04-15 04:01:03] Calculating GC-content...
INFO [2020-04-15 04:01:04] 576 on-target bins with low coverage in all samples.
WARN [2020-04-15 04:01:04] You are likely not using the correct baits file!
WARN [2020-04-15 04:01:04] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:01:04] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:01:04] Processing on-target regions...
INFO [2020-04-15 04:01:05] Removing 930 intervals with low coverage in normalDB.
INFO [2020-04-15 04:01:05] Removing 1 intervals with zero coverage in more than 3% of normalDB.
INFO [2020-04-15 04:01:11] Interval weights found, but currently not supported by copynumber. Will simply exclude intervals with low weight.
multipcf finished for chromosome arm 1p 
multipcf finished for chromosome arm 1q 
multipcf finished for chromosome arm 2p 
multipcf finished for chromosome arm 2q 
multipcf finished for chromosome arm 3p 
multipcf finished for chromosome arm 3q 
multipcf finished for chromosome arm 4p 
multipcf finished for chromosome arm 4q 
multipcf finished for chromosome arm 5p 
multipcf finished for chromosome arm 5q 
multipcf finished for chromosome arm 6p 
multipcf finished for chromosome arm 6q 
multipcf finished for chromosome arm 7p 
multipcf finished for chromosome arm 7q 
multipcf finished for chromosome arm 8p 
multipcf finished for chromosome arm 8q 
multipcf finished for chromosome arm 9p 
multipcf finished for chromosome arm 9q 
multipcf finished for chromosome arm 10p 
multipcf finished for chromosome arm 10q 
multipcf finished for chromosome arm 11p 
multipcf finished for chromosome arm 11q 
multipcf finished for chromosome arm 12p 
multipcf finished for chromosome arm 12q 
multipcf finished for chromosome arm 13q 
multipcf finished for chromosome arm 14q 
multipcf finished for chromosome arm 15q 
multipcf finished for chromosome arm 16p 
multipcf finished for chromosome arm 16q 
multipcf finished for chromosome arm 17p 
multipcf finished for chromosome arm 17q 
multipcf finished for chromosome arm 18p 
multipcf finished for chromosome arm 18q 
multipcf finished for chromosome arm 19p 
multipcf finished for chromosome arm 19q 
multipcf finished for chromosome arm 20p 
multipcf finished for chromosome arm 20q 
multipcf finished for chromosome arm 21q 
multipcf finished for chromosome arm 22q 
INFO [2020-04-15 04:01:13] ------------------------------------------------------------
INFO [2020-04-15 04:01:13] PureCN 1.16.0
INFO [2020-04-15 04:01:13] ------------------------------------------------------------
INFO [2020-04-15 04:01:13] Loading coverage files...
INFO [2020-04-15 04:01:13] seg.file and normal.coverage.file provided. Using both.
INFO [2020-04-15 04:01:13] Mean target coverages: 112X (tumor) 105X (normal).
WARN [2020-04-15 04:01:13] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:01:13] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:01:13] Removing 199 intervals with missing log.ratio.
INFO [2020-04-15 04:01:13] Using 9850 intervals (9850 on-target, 0 off-target).
INFO [2020-04-15 04:01:13] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2020-04-15 04:01:13] Loading VCF...
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
INFO [2020-04-15 04:01:14] Found 127 variants in VCF file.
INFO [2020-04-15 04:01:14] 127 (100.0%) variants annotated as likely germline (DB INFO flag).
INFO [2020-04-15 04:01:14] LIB-02240e4 is tumor in VCF file.
INFO [2020-04-15 04:01:14] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2020-04-15 04:01:15] Removing 1 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:01:15] Removing 1 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:01:15] Removing 0 low quality variants with BQ < 25.
INFO [2020-04-15 04:01:15] Total size of targeted genomic region: 1.68Mb (2.66Mb with 50bp padding).
INFO [2020-04-15 04:01:16] 1.0% of targets contain variants.
INFO [2020-04-15 04:01:16] Removing 0 variants outside intervals.
INFO [2020-04-15 04:01:16] Found SOMATIC annotation in VCF.
INFO [2020-04-15 04:01:16] Setting somatic prior probabilities for somatic variants to 0.999000 or to 0.000100 otherwise.
INFO [2020-04-15 04:01:16] Found SOMATIC annotation in VCF. Setting mapping bias to 0.976.
INFO [2020-04-15 04:01:16] Excluding 0 novel or poor quality variants from segmentation.
INFO [2020-04-15 04:01:16] Sample sex: ?
INFO [2020-04-15 04:01:16] Segmenting data...
INFO [2020-04-15 04:01:16] Loaded provided segmentation file file7e44751bfe9f.seg (format DNAcopy).
INFO [2020-04-15 04:01:16] Re-centering provided segment means (offset 0.0110).
INFO [2020-04-15 04:01:16] Setting prune.hclust.h parameter to 0.200000.
INFO [2020-04-15 04:01:16] Found 59 segments with median size of 30.15Mb.
INFO [2020-04-15 04:01:16] Using 125 variants.
INFO [2020-04-15 04:01:16] Mean standard deviation of log-ratios: 0.34
INFO [2020-04-15 04:01:16] 2D-grid search of purity and ploidy...
INFO [2020-04-15 04:01:18] Local optima: 0.6/1.9, 0.4/2.1
INFO [2020-04-15 04:01:18] Testing local optimum 1/2 at purity 0.60 and total ploidy 1.90...
INFO [2020-04-15 04:01:19] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:01:20] Recalibrating log-ratios...
INFO [2020-04-15 04:01:20] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:01:20] Recalibrating log-ratios...
INFO [2020-04-15 04:01:20] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:01:21] Recalibrating log-ratios...
INFO [2020-04-15 04:01:21] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:01:22] Skipping 1 solutions exceeding max.non.clonal (0.20).
INFO [2020-04-15 04:01:22] Fitting variants for local optimum 1/2...
INFO [2020-04-15 04:01:22] Fitting variants for purity 0.60, tumor ploidy 1.76 and contamination 0.01.
INFO [2020-04-15 04:01:24] Fitting variants for purity 0.40, tumor ploidy 1.76 and contamination 0.01.
INFO [2020-04-15 04:01:25] Fitting variants for purity 0.45, tumor ploidy 1.76 and contamination 0.01.
INFO [2020-04-15 04:01:27] Fitting variants for purity 0.50, tumor ploidy 1.76 and contamination 0.01.
INFO [2020-04-15 04:01:29] Fitting variants for purity 0.55, tumor ploidy 1.76 and contamination 0.01.
INFO [2020-04-15 04:01:31] Fitting variants for purity 0.65, tumor ploidy 1.76 and contamination 0.01.
INFO [2020-04-15 04:01:33] Fitting variants for purity 0.70, tumor ploidy 1.76 and contamination 0.01.
INFO [2020-04-15 04:01:35] Optimized purity: 0.65
INFO [2020-04-15 04:01:35] Done.
INFO [2020-04-15 04:01:35] ------------------------------------------------------------
INFO [2020-04-15 04:01:37] Loaded provided segmentation file example_seg.txt (format DNAcopy).
INFO [2020-04-15 04:01:37] Re-centering provided segment means (offset -0.0033).
INFO [2020-04-15 04:01:37] Loaded provided segmentation file example_gatk4_modelfinal.seg.gz (format GATK4).
WARN [2020-04-15 04:01:37] Expecting numeric chromosome names in seg.file, assuming file is properly sorted.
INFO [2020-04-15 04:01:37] Re-centering provided segment means (offset -0.0037).
INFO [2020-04-15 04:01:39] 576 on-target bins with low coverage in all samples.
WARN [2020-04-15 04:01:39] You are likely not using the correct baits file!
WARN [2020-04-15 04:01:39] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:01:39] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:01:39] Processing on-target regions...
INFO [2020-04-15 04:01:39] Removing 930 intervals with low coverage in normalDB.
INFO [2020-04-15 04:01:40] Removing 1 intervals with zero coverage in more than 3% of normalDB.
INFO [2020-04-15 04:01:43] ------------------------------------------------------------
INFO [2020-04-15 04:01:43] PureCN 1.16.0
INFO [2020-04-15 04:01:43] ------------------------------------------------------------
INFO [2020-04-15 04:01:46] Using BiocParallel for parallel optimization.
INFO [2020-04-15 04:01:46] Loading coverage files...
INFO [2020-04-15 04:01:46] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2020-04-15 04:01:46] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:01:46] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:01:46] Removing 228 intervals with missing log.ratio.
INFO [2020-04-15 04:01:46] Removing 705 intervals excluded in normalDB.
INFO [2020-04-15 04:01:46] normalDB provided. Setting minimum coverage for segmentation to 0.0015X.
INFO [2020-04-15 04:01:46] Using 9116 intervals (9116 on-target, 0 off-target).
INFO [2020-04-15 04:01:46] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2020-04-15 04:01:46] No interval.file provided. Cannot check if data was GC-normalized. Was it?
INFO [2020-04-15 04:01:46] Sample sex: ?
INFO [2020-04-15 04:01:46] Segmenting data...
INFO [2020-04-15 04:01:46] Interval weights found, will use weighted CBS.
INFO [2020-04-15 04:01:46] Loading pre-computed boundaries for DNAcopy...
INFO [2020-04-15 04:01:46] Setting undo.SD parameter to 1.000000.
Setting multi-figure configuration
INFO [2020-04-15 04:01:48] Found 48 segments with median size of 31.71Mb.
INFO [2020-04-15 04:01:48] Mean standard deviation of log-ratios: 0.37
INFO [2020-04-15 04:01:49] 2D-grid search of purity and ploidy...
INFO [2020-04-15 04:01:49] Local optima: 0.62/1.9, 0.38/2.2, 0.31/1.9, 0.27/2, 0.78/2
INFO [2020-04-15 04:01:53] Skipping 1 solutions that converged to the same optima.
INFO [2020-04-15 04:01:53] Skipping 3 solutions exceeding max.non.clonal (0.20).
INFO [2020-04-15 04:01:53] Done.
INFO [2020-04-15 04:01:53] ------------------------------------------------------------
INFO [2020-04-15 04:01:53] Reading /tmp/RtmpyrH2TF/file7e443b03e5c3.rds...
FATAL [2020-04-15 04:01:53] runAbsoluteCN was run without a VCF file. 

FATAL [2020-04-15 04:01:53]  

FATAL [2020-04-15 04:01:53] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:53] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 04:01:53] runAbsoluteCN was run without a VCF file. 

FATAL [2020-04-15 04:01:53]  

FATAL [2020-04-15 04:01:53] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:53] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:53] ------------------------------------------------------------
INFO [2020-04-15 04:01:53] PureCN 1.16.0
INFO [2020-04-15 04:01:53] ------------------------------------------------------------
INFO [2020-04-15 04:01:53] Loading coverage files...
FATAL [2020-04-15 04:01:53] Need a normal coverage file if log.ratio and seg.file are not provided. 

FATAL [2020-04-15 04:01:53]  

FATAL [2020-04-15 04:01:53] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:53] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:53] ------------------------------------------------------------
INFO [2020-04-15 04:01:53] PureCN 1.16.0
INFO [2020-04-15 04:01:53] ------------------------------------------------------------
FATAL [2020-04-15 04:01:53] min.ploidy or max.ploidy not within expected range. 

FATAL [2020-04-15 04:01:53]  

FATAL [2020-04-15 04:01:53] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:53] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:53] ------------------------------------------------------------
INFO [2020-04-15 04:01:53] PureCN 1.16.0
INFO [2020-04-15 04:01:53] ------------------------------------------------------------
FATAL [2020-04-15 04:01:53] min.ploidy or max.ploidy not within expected range. 

FATAL [2020-04-15 04:01:53]  

FATAL [2020-04-15 04:01:53] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:53] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:53] ------------------------------------------------------------
INFO [2020-04-15 04:01:53] PureCN 1.16.0
INFO [2020-04-15 04:01:53] ------------------------------------------------------------
INFO [2020-04-15 04:01:53] ------------------------------------------------------------
INFO [2020-04-15 04:01:53] PureCN 1.16.0
INFO [2020-04-15 04:01:53] ------------------------------------------------------------
INFO [2020-04-15 04:01:53] ------------------------------------------------------------
INFO [2020-04-15 04:01:53] PureCN 1.16.0
INFO [2020-04-15 04:01:53] ------------------------------------------------------------
FATAL [2020-04-15 04:01:53] test.num.copy not within expected range. 

FATAL [2020-04-15 04:01:53]  

FATAL [2020-04-15 04:01:53] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:53] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:53] ------------------------------------------------------------
INFO [2020-04-15 04:01:53] PureCN 1.16.0
INFO [2020-04-15 04:01:53] ------------------------------------------------------------
WARN [2020-04-15 04:01:53] test.num.copy outside recommended range.
FATAL [2020-04-15 04:01:53] max.non.clonal not within expected range or format. 

FATAL [2020-04-15 04:01:53]  

FATAL [2020-04-15 04:01:53] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:53] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:53] ------------------------------------------------------------
INFO [2020-04-15 04:01:53] PureCN 1.16.0
INFO [2020-04-15 04:01:53] ------------------------------------------------------------
WARN [2020-04-15 04:01:54] test.num.copy outside recommended range.
FATAL [2020-04-15 04:01:54] max.non.clonal not within expected range or format. 

FATAL [2020-04-15 04:01:54]  

FATAL [2020-04-15 04:01:54] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:54] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:54] ------------------------------------------------------------
INFO [2020-04-15 04:01:54] PureCN 1.16.0
INFO [2020-04-15 04:01:54] ------------------------------------------------------------
FATAL [2020-04-15 04:01:54] test.purity not within expected range. 

FATAL [2020-04-15 04:01:54]  

FATAL [2020-04-15 04:01:54] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:54] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:54] ------------------------------------------------------------
INFO [2020-04-15 04:01:54] PureCN 1.16.0
INFO [2020-04-15 04:01:54] ------------------------------------------------------------
INFO [2020-04-15 04:01:54] Loading coverage files...
FATAL [2020-04-15 04:01:54] Tumor and normal are identical. This won't give any meaningful results 

FATAL [2020-04-15 04:01:54] and I'm stopping here. 

FATAL [2020-04-15 04:01:54]  

FATAL [2020-04-15 04:01:54] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:54] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:54] ------------------------------------------------------------
INFO [2020-04-15 04:01:54] PureCN 1.16.0
INFO [2020-04-15 04:01:54] ------------------------------------------------------------
INFO [2020-04-15 04:01:54] Loading coverage files...
FATAL [2020-04-15 04:01:55] Length of log.ratio different from tumor coverage. 

FATAL [2020-04-15 04:01:55]  

FATAL [2020-04-15 04:01:55] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:55] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:55] ------------------------------------------------------------
INFO [2020-04-15 04:01:55] PureCN 1.16.0
INFO [2020-04-15 04:01:55] ------------------------------------------------------------
FATAL [2020-04-15 04:01:55] prior.purity must have the same length as test.purity. 

FATAL [2020-04-15 04:01:55]  

FATAL [2020-04-15 04:01:55] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:55] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:55] ------------------------------------------------------------
INFO [2020-04-15 04:01:55] PureCN 1.16.0
INFO [2020-04-15 04:01:55] ------------------------------------------------------------
FATAL [2020-04-15 04:01:55] min.gof not within expected range or format. 

FATAL [2020-04-15 04:01:55]  

FATAL [2020-04-15 04:01:55] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:55] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:55] ------------------------------------------------------------
INFO [2020-04-15 04:01:55] PureCN 1.16.0
INFO [2020-04-15 04:01:55] ------------------------------------------------------------
FATAL [2020-04-15 04:01:55] prior.purity not within expected range or format. 

FATAL [2020-04-15 04:01:55]  

FATAL [2020-04-15 04:01:55] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:55] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:55] ------------------------------------------------------------
INFO [2020-04-15 04:01:55] PureCN 1.16.0
INFO [2020-04-15 04:01:55] ------------------------------------------------------------
FATAL [2020-04-15 04:01:55] prior.purity must add to 1. Sum is 1.5 

FATAL [2020-04-15 04:01:55]  

FATAL [2020-04-15 04:01:55] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:55] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:55] ------------------------------------------------------------
INFO [2020-04-15 04:01:55] PureCN 1.16.0
INFO [2020-04-15 04:01:55] ------------------------------------------------------------
FATAL [2020-04-15 04:01:55] max.homozygous.loss not within expected range or format. 

FATAL [2020-04-15 04:01:55]  

FATAL [2020-04-15 04:01:55] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:55] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:55] ------------------------------------------------------------
INFO [2020-04-15 04:01:55] PureCN 1.16.0
INFO [2020-04-15 04:01:55] ------------------------------------------------------------
FATAL [2020-04-15 04:01:55] prior.K not within expected range or format. 

FATAL [2020-04-15 04:01:55]  

FATAL [2020-04-15 04:01:55] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:55] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:55] ------------------------------------------------------------
INFO [2020-04-15 04:01:55] PureCN 1.16.0
INFO [2020-04-15 04:01:55] ------------------------------------------------------------
FATAL [2020-04-15 04:01:55] prior.contamination not within expected range or format. 

FATAL [2020-04-15 04:01:55]  

FATAL [2020-04-15 04:01:55] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:55] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:55] ------------------------------------------------------------
INFO [2020-04-15 04:01:55] PureCN 1.16.0
INFO [2020-04-15 04:01:55] ------------------------------------------------------------
FATAL [2020-04-15 04:01:55] Iterations not in the expected range from 10 to 250. 

FATAL [2020-04-15 04:01:55]  

FATAL [2020-04-15 04:01:55] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:55] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:55] ------------------------------------------------------------
INFO [2020-04-15 04:01:55] PureCN 1.16.0
INFO [2020-04-15 04:01:55] ------------------------------------------------------------
FATAL [2020-04-15 04:01:55] Iterations not in the expected range from 10 to 250. 

FATAL [2020-04-15 04:01:55]  

FATAL [2020-04-15 04:01:55] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:55] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:55] ------------------------------------------------------------
INFO [2020-04-15 04:01:55] PureCN 1.16.0
INFO [2020-04-15 04:01:55] ------------------------------------------------------------
INFO [2020-04-15 04:01:55] Loading coverage files...
FATAL [2020-04-15 04:01:56] Missing tumor.coverage.file requires seg.file or log.ratio and 

FATAL [2020-04-15 04:01:56] interval.file. 

FATAL [2020-04-15 04:01:56]  

FATAL [2020-04-15 04:01:56] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:56] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:56] ------------------------------------------------------------
INFO [2020-04-15 04:01:56] PureCN 1.16.0
INFO [2020-04-15 04:01:56] ------------------------------------------------------------
INFO [2020-04-15 04:01:56] ------------------------------------------------------------
INFO [2020-04-15 04:01:56] PureCN 1.16.0
INFO [2020-04-15 04:01:56] ------------------------------------------------------------
INFO [2020-04-15 04:01:56] Loading coverage files...
FATAL [2020-04-15 04:01:56] Interval files in normal and tumor different. 

FATAL [2020-04-15 04:01:56]  

FATAL [2020-04-15 04:01:56] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:56] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:57] ------------------------------------------------------------
INFO [2020-04-15 04:01:57] PureCN 1.16.0
INFO [2020-04-15 04:01:57] ------------------------------------------------------------
INFO [2020-04-15 04:01:57] Loading coverage files...
INFO [2020-04-15 04:01:57] Mean target coverages: 0X (tumor) 99X (normal).
WARN [2020-04-15 04:01:57] Large difference in coverage of tumor and normal.
FATAL [2020-04-15 04:01:57] No finite intervals. 

FATAL [2020-04-15 04:01:57]  

FATAL [2020-04-15 04:01:57] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:01:57] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:01:57] ------------------------------------------------------------
INFO [2020-04-15 04:01:57] PureCN 1.16.0
INFO [2020-04-15 04:01:57] ------------------------------------------------------------
INFO [2020-04-15 04:01:57] Loading coverage files...
INFO [2020-04-15 04:01:58] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2020-04-15 04:01:58] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:01:58] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:01:58] Removing 228 intervals with missing log.ratio.
INFO [2020-04-15 04:01:58] Removing 22 small (< 5bp) intervals.
INFO [2020-04-15 04:01:58] Removing 19 intervals with low total coverage in normal (< 150.00 reads).
WARN [2020-04-15 04:01:58] No normalDB provided. Provide one for better results.
INFO [2020-04-15 04:01:58] Removing 233 low coverage (< 15.0000X) intervals.
INFO [2020-04-15 04:01:58] Using 9547 intervals (9547 on-target, 0 off-target).
INFO [2020-04-15 04:01:58] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2020-04-15 04:01:58] No interval.file provided. Cannot check if data was GC-normalized. Was it?
INFO [2020-04-15 04:01:58] Loading VCF...
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
INFO [2020-04-15 04:01:58] Found 127 variants in VCF file.
INFO [2020-04-15 04:01:58] 127 (100.0%) variants annotated as likely germline (DB INFO flag).
INFO [2020-04-15 04:01:59] LIB-02240e4 is tumor in VCF file.
INFO [2020-04-15 04:01:59] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2020-04-15 04:01:59] Removing 1 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:02:00] Removing 1 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
Error in FileForFormat(con) : Format 'txt' unsupported
FATAL [2020-04-15 04:02:00] Could not import snp.blacklist 

FATAL [2020-04-15 04:02:00] /home/biocbuild/bbs-3.10-bioc/R/library/PureCN/extdata/example_normal.txt:Error 

FATAL [2020-04-15 04:02:00] in FileForFormat(con) : Format 'txt' unsupported 

FATAL [2020-04-15 04:02:00]  

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

FATAL [2020-04-15 04:02:00] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:02:00] ------------------------------------------------------------
INFO [2020-04-15 04:02:00] PureCN 1.16.0
INFO [2020-04-15 04:02:00] ------------------------------------------------------------
INFO [2020-04-15 04:02:00] Loading coverage files...
INFO [2020-04-15 04:02:00] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2020-04-15 04:02:01] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:02:01] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:02:01] Removing 228 intervals with missing log.ratio.
INFO [2020-04-15 04:02:01] Removing 22 small (< 5bp) intervals.
INFO [2020-04-15 04:02:01] Removing 19 intervals with low total coverage in normal (< 150.00 reads).
WARN [2020-04-15 04:02:01] No normalDB provided. Provide one for better results.
INFO [2020-04-15 04:02:01] Removing 233 low coverage (< 15.0000X) intervals.
INFO [2020-04-15 04:02:01] Using 9547 intervals (9547 on-target, 0 off-target).
INFO [2020-04-15 04:02:01] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2020-04-15 04:02:01] No interval.file provided. Cannot check if data was GC-normalized. Was it?
INFO [2020-04-15 04:02:01] Loading VCF...
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
INFO [2020-04-15 04:02:01] Found 127 variants in VCF file.
INFO [2020-04-15 04:02:01] 127 (100.0%) variants annotated as likely germline (DB INFO flag).
INFO [2020-04-15 04:02:01] LIB-02240e4 is tumor in VCF file.
INFO [2020-04-15 04:02:02] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2020-04-15 04:02:02] Removing 1 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:02:03] Removing 1 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:02:03] Removing 0 low quality variants with BQ < 25.
INFO [2020-04-15 04:02:03] Total size of targeted genomic region: 1.63Mb (2.58Mb with 50bp padding).
INFO [2020-04-15 04:02:03] 1.0% of targets contain variants.
INFO [2020-04-15 04:02:03] Removing 2 variants outside intervals.
INFO [2020-04-15 04:02:03] Found SOMATIC annotation in VCF.
INFO [2020-04-15 04:02:03] Setting somatic prior probabilities for somatic variants to 0.999000 or to 0.000100 otherwise.
INFO [2020-04-15 04:02:03] Found SOMATIC annotation in VCF. Setting mapping bias to 0.973.
INFO [2020-04-15 04:02:03] Excluding 0 novel or poor quality variants from segmentation.
INFO [2020-04-15 04:02:03] Sample sex: ?
INFO [2020-04-15 04:02:03] Segmenting data...
INFO [2020-04-15 04:02:03] Loading pre-computed boundaries for DNAcopy...
INFO [2020-04-15 04:02:03] Setting undo.SD parameter to 1.000000.
INFO [2020-04-15 04:02:05] Setting prune.hclust.h parameter to 0.200000.
INFO [2020-04-15 04:02:05] Found 54 segments with median size of 24.88Mb.
INFO [2020-04-15 04:02:05] Using 123 variants.
INFO [2020-04-15 04:02:05] Mean standard deviation of log-ratios: 0.37
INFO [2020-04-15 04:02:05] 2D-grid search of purity and ploidy...
INFO [2020-04-15 04:02:07] Local optima: 0.62/1.9, 0.3/1.9, 0.32/2
INFO [2020-04-15 04:02:07] Testing local optimum 1/3 at purity 0.62 and total ploidy 1.90...
INFO [2020-04-15 04:02:09] Testing local optimum 2/3 at purity 0.30 and total ploidy 1.90...
INFO [2020-04-15 04:02:09] Recalibrating log-ratios...
INFO [2020-04-15 04:02:09] Testing local optimum 2/3 at purity 0.30 and total ploidy 1.90...
INFO [2020-04-15 04:02:10] Recalibrating log-ratios...
INFO [2020-04-15 04:02:10] Testing local optimum 2/3 at purity 0.30 and total ploidy 1.90...
INFO [2020-04-15 04:02:10] Recalibrating log-ratios...
INFO [2020-04-15 04:02:10] Testing local optimum 2/3 at purity 0.30 and total ploidy 1.90...
INFO [2020-04-15 04:02:11] Testing local optimum 3/3 at purity 0.32 and total ploidy 2.00...
INFO [2020-04-15 04:02:11] Recalibrating log-ratios...
INFO [2020-04-15 04:02:11] Testing local optimum 3/3 at purity 0.32 and total ploidy 2.00...
INFO [2020-04-15 04:02:11] Recalibrating log-ratios...
INFO [2020-04-15 04:02:11] Testing local optimum 3/3 at purity 0.32 and total ploidy 2.00...
INFO [2020-04-15 04:02:12] Recalibrating log-ratios...
INFO [2020-04-15 04:02:12] Testing local optimum 3/3 at purity 0.32 and total ploidy 2.00...
INFO [2020-04-15 04:02:12] Skipping 1 solutions that converged to the same optima.
INFO [2020-04-15 04:02:12] Skipping 1 solutions exceeding max.non.clonal (0.20).
INFO [2020-04-15 04:02:12] Fitting variants for local optimum 1/3...
INFO [2020-04-15 04:02:12] Fitting variants for purity 0.65, tumor ploidy 1.74 and contamination 0.01.
INFO [2020-04-15 04:02:14] Optimized purity: 0.65
INFO [2020-04-15 04:02:14] Done.
INFO [2020-04-15 04:02:14] ------------------------------------------------------------
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
INFO [2020-04-15 04:02:14] ------------------------------------------------------------
INFO [2020-04-15 04:02:14] PureCN 1.16.0
INFO [2020-04-15 04:02:14] ------------------------------------------------------------
INFO [2020-04-15 04:02:14] Loading coverage files...
INFO [2020-04-15 04:02:15] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2020-04-15 04:02:15] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:02:15] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:02:15] Removing 228 intervals with missing log.ratio.
INFO [2020-04-15 04:02:15] Removing 22 small (< 5bp) intervals.
INFO [2020-04-15 04:02:15] Removing 19 intervals with low total coverage in normal (< 150.00 reads).
WARN [2020-04-15 04:02:15] No normalDB provided. Provide one for better results.
INFO [2020-04-15 04:02:15] Removing 233 low coverage (< 15.0000X) intervals.
INFO [2020-04-15 04:02:15] Using 9547 intervals (9547 on-target, 0 off-target).
INFO [2020-04-15 04:02:15] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2020-04-15 04:02:15] No interval.file provided. Cannot check if data was GC-normalized. Was it?
INFO [2020-04-15 04:02:15] Loading VCF...
INFO [2020-04-15 04:02:15] Found 127 variants in VCF file.
WARN [2020-04-15 04:02:16] DP FORMAT field contains NAs. Removing 3 variants.
WARN [2020-04-15 04:02:16] DB INFO flag contains NAs
INFO [2020-04-15 04:02:16] 119 (96.0%) variants annotated as likely germline (DB INFO flag).
INFO [2020-04-15 04:02:16] LIB-02240e4 is tumor in VCF file.
INFO [2020-04-15 04:02:16] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2020-04-15 04:02:17] Removing 1 variants with AF < 0.030 or AF >= 0.970 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:02:17] Removing 0 low quality variants with BQ < 25.
INFO [2020-04-15 04:02:17] Total size of targeted genomic region: 1.63Mb (2.58Mb with 50bp padding).
INFO [2020-04-15 04:02:18] 1.0% of targets contain variants.
INFO [2020-04-15 04:02:18] Setting somatic prior probabilities for dbSNP hits to 0.000500 or to 0.500000 otherwise.
INFO [2020-04-15 04:02:18] Excluding 5 novel or poor quality variants from segmentation.
INFO [2020-04-15 04:02:18] Sample sex: ?
INFO [2020-04-15 04:02:18] Segmenting data...
INFO [2020-04-15 04:02:18] Loading pre-computed boundaries for DNAcopy...
INFO [2020-04-15 04:02:18] Setting undo.SD parameter to 1.000000.
Setting multi-figure configuration
INFO [2020-04-15 04:02:19] Setting prune.hclust.h parameter to 0.200000.
INFO [2020-04-15 04:02:20] Found 54 segments with median size of 24.88Mb.
INFO [2020-04-15 04:02:20] Using 123 variants.
INFO [2020-04-15 04:02:20] Mean standard deviation of log-ratios: 0.37
INFO [2020-04-15 04:02:20] 2D-grid search of purity and ploidy...
INFO [2020-04-15 04:02:21] Local optima: 0.62/1.9, 0.3/1.9, 0.32/2
INFO [2020-04-15 04:02:21] Testing local optimum 1/3 at purity 0.62 and total ploidy 1.90...
INFO [2020-04-15 04:02:23] Testing local optimum 2/3 at purity 0.30 and total ploidy 1.90...
INFO [2020-04-15 04:02:24] Recalibrating log-ratios...
INFO [2020-04-15 04:02:24] Testing local optimum 2/3 at purity 0.30 and total ploidy 1.90...
INFO [2020-04-15 04:02:24] Recalibrating log-ratios...
INFO [2020-04-15 04:02:24] Testing local optimum 2/3 at purity 0.30 and total ploidy 1.90...
INFO [2020-04-15 04:02:25] Recalibrating log-ratios...
INFO [2020-04-15 04:02:25] Testing local optimum 2/3 at purity 0.30 and total ploidy 1.90...
INFO [2020-04-15 04:02:25] Testing local optimum 3/3 at purity 0.32 and total ploidy 2.00...
INFO [2020-04-15 04:02:26] Recalibrating log-ratios...
INFO [2020-04-15 04:02:26] Testing local optimum 3/3 at purity 0.32 and total ploidy 2.00...
INFO [2020-04-15 04:02:26] Recalibrating log-ratios...
INFO [2020-04-15 04:02:26] Testing local optimum 3/3 at purity 0.32 and total ploidy 2.00...
INFO [2020-04-15 04:02:27] Recalibrating log-ratios...
INFO [2020-04-15 04:02:27] Testing local optimum 3/3 at purity 0.32 and total ploidy 2.00...
INFO [2020-04-15 04:02:27] Skipping 1 solutions that converged to the same optima.
INFO [2020-04-15 04:02:27] Skipping 1 solutions exceeding max.non.clonal (0.20).
INFO [2020-04-15 04:02:27] Fitting variants for local optimum 1/3...
INFO [2020-04-15 04:02:27] Fitting variants for purity 0.65, tumor ploidy 1.74 and contamination 0.01.
INFO [2020-04-15 04:02:29] Optimized purity: 0.65
INFO [2020-04-15 04:02:29] Done.
INFO [2020-04-15 04:02:29] ------------------------------------------------------------
INFO [2020-04-15 04:02:29] ------------------------------------------------------------
INFO [2020-04-15 04:02:29] PureCN 1.16.0
INFO [2020-04-15 04:02:29] ------------------------------------------------------------
INFO [2020-04-15 04:02:29] Loading coverage files...
INFO [2020-04-15 04:02:30] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2020-04-15 04:02:30] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:02:30] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:02:31] No Gene column in interval.file. You won't get gene-level calls.
INFO [2020-04-15 04:02:31] Removing 228 intervals with missing log.ratio.
INFO [2020-04-15 04:02:31] Removing 15 low/high GC targets.
INFO [2020-04-15 04:02:31] Removing 21 small (< 5bp) intervals.
INFO [2020-04-15 04:02:31] Removing 19 intervals with low total coverage in normal (< 150.00 reads).
WARN [2020-04-15 04:02:31] No normalDB provided. Provide one for better results.
INFO [2020-04-15 04:02:31] Removing 232 low coverage (< 15.0000X) intervals.
INFO [2020-04-15 04:02:31] Using 9534 intervals (9534 on-target, 0 off-target).
INFO [2020-04-15 04:02:31] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2020-04-15 04:02:32] AT/GC dropout: 1.03 (tumor), 1.03 (normal). 
INFO [2020-04-15 04:02:32] Loading VCF...
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
INFO [2020-04-15 04:02:32] Found 127 variants in VCF file.
INFO [2020-04-15 04:02:32] 127 (100.0%) variants annotated as likely germline (DB INFO flag).
INFO [2020-04-15 04:02:32] LIB-02240e4 is tumor in VCF file.
INFO [2020-04-15 04:02:33] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2020-04-15 04:02:33] Removing 1 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:02:35] Removing 1 variants with AF < 0.030 or AF >= Inf or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:02:35] Removing 0 low quality variants with BQ < 25.
INFO [2020-04-15 04:02:35] Total size of targeted genomic region: 1.63Mb (2.58Mb with 50bp padding).
INFO [2020-04-15 04:02:35] 1.0% of targets contain variants.
INFO [2020-04-15 04:02:35] Removing 2 variants outside intervals.
INFO [2020-04-15 04:02:35] Found SOMATIC annotation in VCF.
INFO [2020-04-15 04:02:35] Setting somatic prior probabilities for somatic variants to 0.999000 or to 0.000100 otherwise.
INFO [2020-04-15 04:02:35] Found SOMATIC annotation in VCF. Setting mapping bias to 0.973.
INFO [2020-04-15 04:02:35] Excluding 0 novel or poor quality variants from segmentation.
INFO [2020-04-15 04:02:35] Sample sex: ?
INFO [2020-04-15 04:02:35] Segmenting data...
INFO [2020-04-15 04:02:36] Using unweighted PSCBS.
INFO [2020-04-15 04:02:36] Setting undo.SD parameter to 1.000000.
INFO [2020-04-15 04:03:00] Setting prune.hclust.h parameter to 0.200000.
INFO [2020-04-15 04:03:00] Found 72 segments with median size of 26.71Mb.
INFO [2020-04-15 04:03:00] Using 123 variants.
INFO [2020-04-15 04:03:01] Mean standard deviation of log-ratios: 0.37
INFO [2020-04-15 04:03:01] 2D-grid search of purity and ploidy...
INFO [2020-04-15 04:03:01] Local optima: 0.62/1.9, 0.38/2.2, 0.31/1.9, 0.27/2, 0.78/2
INFO [2020-04-15 04:03:01] Testing local optimum 1/5 at purity 0.62 and total ploidy 1.90...
INFO [2020-04-15 04:03:01] Recalibrating log-ratios...
INFO [2020-04-15 04:03:01] Testing local optimum 1/5 at purity 0.62 and total ploidy 1.90...
INFO [2020-04-15 04:03:02] Recalibrating log-ratios...
INFO [2020-04-15 04:03:02] Testing local optimum 1/5 at purity 0.62 and total ploidy 1.90...
INFO [2020-04-15 04:03:02] Recalibrating log-ratios...
INFO [2020-04-15 04:03:02] Testing local optimum 1/5 at purity 0.62 and total ploidy 1.90...
INFO [2020-04-15 04:03:03] Testing local optimum 2/5 at purity 0.38 and total ploidy 2.20...
INFO [2020-04-15 04:03:05] Testing local optimum 3/5 at purity 0.31 and total ploidy 1.90...
INFO [2020-04-15 04:03:06] Recalibrating log-ratios...
INFO [2020-04-15 04:03:06] Testing local optimum 3/5 at purity 0.31 and total ploidy 1.90...
INFO [2020-04-15 04:03:07] Recalibrating log-ratios...
INFO [2020-04-15 04:03:07] Testing local optimum 3/5 at purity 0.31 and total ploidy 1.90...
INFO [2020-04-15 04:03:07] Recalibrating log-ratios...
INFO [2020-04-15 04:03:07] Testing local optimum 3/5 at purity 0.31 and total ploidy 1.90...
INFO [2020-04-15 04:03:08] Testing local optimum 4/5 at purity 0.27 and total ploidy 2.00...
INFO [2020-04-15 04:03:08] Recalibrating log-ratios...
INFO [2020-04-15 04:03:08] Testing local optimum 4/5 at purity 0.27 and total ploidy 2.00...
INFO [2020-04-15 04:03:09] Recalibrating log-ratios...
INFO [2020-04-15 04:03:09] Testing local optimum 4/5 at purity 0.27 and total ploidy 2.00...
INFO [2020-04-15 04:03:10] Recalibrating log-ratios...
INFO [2020-04-15 04:03:10] Testing local optimum 4/5 at purity 0.27 and total ploidy 2.00...
INFO [2020-04-15 04:03:10] Testing local optimum 5/5 at purity 0.78 and total ploidy 2.00...
INFO [2020-04-15 04:03:11] Recalibrating log-ratios...
INFO [2020-04-15 04:03:11] Testing local optimum 5/5 at purity 0.78 and total ploidy 2.00...
INFO [2020-04-15 04:03:12] Recalibrating log-ratios...
INFO [2020-04-15 04:03:12] Testing local optimum 5/5 at purity 0.78 and total ploidy 2.00...
INFO [2020-04-15 04:03:12] Recalibrating log-ratios...
INFO [2020-04-15 04:03:12] Testing local optimum 5/5 at purity 0.78 and total ploidy 2.00...
INFO [2020-04-15 04:03:13] Skipping 1 solutions that converged to the same optima.
INFO [2020-04-15 04:03:13] Skipping 3 solutions exceeding max.non.clonal (0.20).
INFO [2020-04-15 04:03:13] Fitting variants for local optimum 2/5...
INFO [2020-04-15 04:03:13] Fitting variants for purity 0.40, tumor ploidy 2.55 and contamination 0.01.
INFO [2020-04-15 04:03:15] Optimized purity: 0.40
INFO [2020-04-15 04:03:15] Done.
INFO [2020-04-15 04:03:15] ------------------------------------------------------------
FATAL [2020-04-15 04:03:15] This function requires gene-level calls. Please add a column 'Gene' 

FATAL [2020-04-15 04:03:15] containing gene symbols to the interval.file. 

FATAL [2020-04-15 04:03:15]  

FATAL [2020-04-15 04:03:15] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:03:15] parameters (PureCN 1.16.0). 

[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
INFO [2020-04-15 04:03:17] ------------------------------------------------------------
INFO [2020-04-15 04:03:17] PureCN 1.16.0
INFO [2020-04-15 04:03:17] ------------------------------------------------------------
INFO [2020-04-15 04:03:17] Loading coverage files...
INFO [2020-04-15 04:03:17] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2020-04-15 04:03:18] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:03:18] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:03:18] Removing 228 intervals with missing log.ratio.
INFO [2020-04-15 04:03:18] Removing 22 small (< 5bp) intervals.
INFO [2020-04-15 04:03:18] Removing 19 intervals with low total coverage in normal (< 150.00 reads).
WARN [2020-04-15 04:03:18] No normalDB provided. Provide one for better results.
INFO [2020-04-15 04:03:18] Removing 233 low coverage (< 15.0000X) intervals.
INFO [2020-04-15 04:03:18] Using 9547 intervals (9547 on-target, 0 off-target).
INFO [2020-04-15 04:03:18] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2020-04-15 04:03:18] No interval.file provided. Cannot check if data was GC-normalized. Was it?
INFO [2020-04-15 04:03:18] Loading VCF...
INFO [2020-04-15 04:03:18] Found 127 variants in VCF file.
INFO [2020-04-15 04:03:18] 127 (100.0%) variants annotated as likely germline (DB INFO flag).
FATAL [2020-04-15 04:03:18] Different chromosome names in coverage and VCF. 

FATAL [2020-04-15 04:03:18]  

FATAL [2020-04-15 04:03:18] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:03:18] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:03:18] ------------------------------------------------------------
INFO [2020-04-15 04:03:18] PureCN 1.16.0
INFO [2020-04-15 04:03:18] ------------------------------------------------------------
INFO [2020-04-15 04:03:18] Loading coverage files...
INFO [2020-04-15 04:03:18] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2020-04-15 04:03:18] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:03:18] Allosome coverage missing, cannot determine sex.
FATAL [2020-04-15 04:03:19] tumor.coverage.file and interval.file do not align. 

FATAL [2020-04-15 04:03:19]  

FATAL [2020-04-15 04:03:19] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:03:19] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:03:19] ------------------------------------------------------------
INFO [2020-04-15 04:03:19] PureCN 1.16.0
INFO [2020-04-15 04:03:19] ------------------------------------------------------------
INFO [2020-04-15 04:03:19] Loading coverage files...
INFO [2020-04-15 04:03:19] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2020-04-15 04:03:19] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:03:19] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:03:21] Removing 228 intervals with missing log.ratio.
INFO [2020-04-15 04:03:21] Removing 15 low/high GC targets.
INFO [2020-04-15 04:03:21] Removing 21 small (< 5bp) intervals.
INFO [2020-04-15 04:03:21] Removing 19 intervals with low total coverage in normal (< 150.00 reads).
WARN [2020-04-15 04:03:21] No normalDB provided. Provide one for better results.
INFO [2020-04-15 04:03:21] Removing 232 low coverage (< 15.0000X) intervals.
INFO [2020-04-15 04:03:21] Using 9534 intervals (9534 on-target, 0 off-target).
INFO [2020-04-15 04:03:21] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2020-04-15 04:03:22] AT/GC dropout: 1.03 (tumor), 1.03 (normal). 
INFO [2020-04-15 04:03:22] Loading VCF...
INFO [2020-04-15 04:03:22] Found 127 variants in VCF file.
INFO [2020-04-15 04:03:22] 127 (100.0%) variants annotated as likely germline (DB INFO flag).
INFO [2020-04-15 04:03:22] LIB-02240e4 is tumor in VCF file.
INFO [2020-04-15 04:03:22] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2020-04-15 04:03:23] Removing 1 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:03:24] Removing 1 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:03:24] Removing 0 low quality variants with BQ < 25.
INFO [2020-04-15 04:03:24] Total size of targeted genomic region: 1.63Mb (2.58Mb with 50bp padding).
INFO [2020-04-15 04:03:24] 1.0% of targets contain variants.
INFO [2020-04-15 04:03:24] Removing 2 variants outside intervals.
INFO [2020-04-15 04:03:24] Found SOMATIC annotation in VCF.
INFO [2020-04-15 04:03:24] Setting somatic prior probabilities for somatic variants to 0.999000 or to 0.000100 otherwise.
INFO [2020-04-15 04:03:24] Found SOMATIC annotation in VCF. Setting mapping bias to 0.973.
INFO [2020-04-15 04:03:24] Excluding 0 novel or poor quality variants from segmentation.
INFO [2020-04-15 04:03:24] Sample sex: ?
INFO [2020-04-15 04:03:24] Segmenting data...
INFO [2020-04-15 04:03:24] Loading pre-computed boundaries for DNAcopy...
INFO [2020-04-15 04:03:24] Setting undo.SD parameter to 1.000000.
INFO [2020-04-15 04:03:26] Setting prune.hclust.h parameter to 0.200000.
INFO [2020-04-15 04:03:26] Found 54 segments with median size of 24.88Mb.
INFO [2020-04-15 04:03:26] Using 123 variants.
INFO [2020-04-15 04:03:26] Mean standard deviation of log-ratios: 0.37
INFO [2020-04-15 04:03:26] 2D-grid search of purity and ploidy...
INFO [2020-04-15 04:03:27] Local optima: 0.63/1.9, 0.4/2.1
INFO [2020-04-15 04:03:27] Testing local optimum 1/2 at purity 0.63 and total ploidy 1.90...
INFO [2020-04-15 04:03:29] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:03:29] Recalibrating log-ratios...
INFO [2020-04-15 04:03:29] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:03:30] Recalibrating log-ratios...
INFO [2020-04-15 04:03:30] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:03:30] Recalibrating log-ratios...
INFO [2020-04-15 04:03:30] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:03:31] Skipping 1 solutions exceeding max.non.clonal (0.20).
INFO [2020-04-15 04:03:31] Fitting variants for local optimum 1/2...
INFO [2020-04-15 04:03:31] Fitting variants for purity 0.65, tumor ploidy 1.74 and contamination 0.01.
INFO [2020-04-15 04:03:33] Optimized purity: 0.65
INFO [2020-04-15 04:03:33] Done.
INFO [2020-04-15 04:03:33] ------------------------------------------------------------
INFO [2020-04-15 04:03:33] ------------------------------------------------------------
INFO [2020-04-15 04:03:33] PureCN 1.16.0
INFO [2020-04-15 04:03:33] ------------------------------------------------------------
INFO [2020-04-15 04:03:33] Loading coverage files...
INFO [2020-04-15 04:03:34] Mean target coverages: 112X (tumor) 99X (normal).
WARN [2020-04-15 04:03:34] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:03:34] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:03:35] Removing 228 intervals with missing log.ratio.
INFO [2020-04-15 04:03:35] Removing 15 low/high GC targets.
INFO [2020-04-15 04:03:35] Removing 21 small (< 5bp) intervals.
INFO [2020-04-15 04:03:35] Removing 19 intervals with low total coverage in normal (< 150.00 reads).
WARN [2020-04-15 04:03:35] No normalDB provided. Provide one for better results.
INFO [2020-04-15 04:03:35] Removing 232 low coverage (< 15.0000X) intervals.
INFO [2020-04-15 04:03:36] Using 9534 intervals (9534 on-target, 0 off-target).
INFO [2020-04-15 04:03:36] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2020-04-15 04:03:36] AT/GC dropout: 1.03 (tumor), 1.03 (normal). 
INFO [2020-04-15 04:03:36] Loading VCF...
INFO [2020-04-15 04:03:36] Found 127 variants in VCF file.
INFO [2020-04-15 04:03:36] 127 (100.0%) variants annotated as likely germline (DB INFO flag).
INFO [2020-04-15 04:03:36] LIB-02240e4 is tumor in VCF file.
INFO [2020-04-15 04:03:36] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2020-04-15 04:03:37] Removing 1 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:03:37] Removing 1 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:03:38] Removing 0 low quality variants with BQ < 25.
INFO [2020-04-15 04:03:38] Total size of targeted genomic region: 1.63Mb (2.58Mb with 50bp padding).
INFO [2020-04-15 04:03:38] 1.0% of targets contain variants.
INFO [2020-04-15 04:03:38] Removing 2 variants outside intervals.
INFO [2020-04-15 04:03:38] Found SOMATIC annotation in VCF.
INFO [2020-04-15 04:03:38] Setting somatic prior probabilities for somatic variants to 0.999000 or to 0.000100 otherwise.
INFO [2020-04-15 04:03:38] Found SOMATIC annotation in VCF. Setting mapping bias to 0.973.
INFO [2020-04-15 04:03:38] Excluding 0 novel or poor quality variants from segmentation.
INFO [2020-04-15 04:03:38] Sample sex: ?
INFO [2020-04-15 04:03:38] Segmenting data...
INFO [2020-04-15 04:03:38] Loading pre-computed boundaries for DNAcopy...
INFO [2020-04-15 04:03:38] Setting undo.SD parameter to 1.000000.
INFO [2020-04-15 04:03:40] Setting prune.hclust.h parameter to 0.200000.
INFO [2020-04-15 04:03:40] Found 54 segments with median size of 24.88Mb.
INFO [2020-04-15 04:03:40] Using 123 variants.
INFO [2020-04-15 04:03:40] Mean standard deviation of log-ratios: 0.37
INFO [2020-04-15 04:03:40] 2D-grid search of purity and ploidy...
INFO [2020-04-15 04:03:41] Local optima: 0.63/1.9, 0.4/2.1
INFO [2020-04-15 04:03:41] Testing local optimum 1/2 at purity 0.63 and total ploidy 1.90...
INFO [2020-04-15 04:03:43] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:03:44] Recalibrating log-ratios...
INFO [2020-04-15 04:03:44] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:03:44] Recalibrating log-ratios...
INFO [2020-04-15 04:03:44] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:03:45] Recalibrating log-ratios...
INFO [2020-04-15 04:03:45] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:03:45] Skipping 1 solutions exceeding max.non.clonal (0.20).
INFO [2020-04-15 04:03:45] Fitting variants for local optimum 1/2...
INFO [2020-04-15 04:03:46] Fitting variants for purity 0.65, tumor ploidy 1.74 and contamination 0.01.
INFO [2020-04-15 04:03:48] Optimized purity: 0.65
INFO [2020-04-15 04:03:48] Done.
INFO [2020-04-15 04:03:48] ------------------------------------------------------------
FATAL [2020-04-15 04:03:49] chr1 not valid chromosome name(s). Valid names are: 

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

FATAL [2020-04-15 04:03:49]  

FATAL [2020-04-15 04:03:49] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:03:49] parameters (PureCN 1.16.0). 

INFO [2020-04-15 04:03:49] ------------------------------------------------------------
INFO [2020-04-15 04:03:49] PureCN 1.16.0
INFO [2020-04-15 04:03:49] ------------------------------------------------------------
INFO [2020-04-15 04:03:49] Loading coverage files...
WARN [2020-04-15 04:03:49] Provided sampleid (Sample2) does not match Sample1 found in segmentation.
WARN [2020-04-15 04:03:49] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:03:49] Allosome coverage missing, cannot determine sex.
INFO [2020-04-15 04:03:49] Removing 10 intervals with missing log.ratio.
INFO [2020-04-15 04:03:49] Using 10039 intervals (10039 on-target, 0 off-target).
INFO [2020-04-15 04:03:49] No off-target intervals. If this is hybrid-capture data, consider adding them.
INFO [2020-04-15 04:03:49] Loading VCF...
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
INFO [2020-04-15 04:03:50] Found 127 variants in VCF file.
INFO [2020-04-15 04:03:50] 127 (100.0%) variants annotated as likely germline (DB INFO flag).
INFO [2020-04-15 04:03:50] LIB-02240e4 is tumor in VCF file.
INFO [2020-04-15 04:03:50] No homozygous variants in VCF, provide unfiltered VCF.
INFO [2020-04-15 04:03:51] Removing 1 non heterozygous (in matched normal) germline SNPs.
INFO [2020-04-15 04:03:52] Removing 1 variants with AF < 0.030 or AF >= 1.000 or less than 4 supporting reads or depth < 15.
INFO [2020-04-15 04:03:52] Removing 0 low quality variants with BQ < 25.
INFO [2020-04-15 04:03:52] Total size of targeted genomic region: 1.71Mb (2.70Mb with 50bp padding).
INFO [2020-04-15 04:03:52] 1.0% of targets contain variants.
INFO [2020-04-15 04:03:52] Removing 0 variants outside intervals.
INFO [2020-04-15 04:03:52] Found SOMATIC annotation in VCF.
INFO [2020-04-15 04:03:52] Setting somatic prior probabilities for somatic variants to 0.999000 or to 0.000100 otherwise.
INFO [2020-04-15 04:03:53] Found SOMATIC annotation in VCF. Setting mapping bias to 0.976.
INFO [2020-04-15 04:03:53] Excluding 0 novel or poor quality variants from segmentation.
INFO [2020-04-15 04:03:53] Sample sex: ?
INFO [2020-04-15 04:03:53] Segmenting data...
INFO [2020-04-15 04:03:53] Loaded provided segmentation file example_seg.txt (format DNAcopy).
WARN [2020-04-15 04:03:53] Provided sampleid (Sample2) does not match Sample1 found in segmentation.
INFO [2020-04-15 04:03:53] Re-centering provided segment means (offset -0.0033).
INFO [2020-04-15 04:03:53] Loading pre-computed boundaries for DNAcopy...
INFO [2020-04-15 04:03:53] Setting undo.SD parameter to 0.000000.
Setting multi-figure configuration
INFO [2020-04-15 04:03:53] Setting prune.hclust.h parameter to 0.200000.
INFO [2020-04-15 04:03:53] Found 54 segments with median size of 24.88Mb.
INFO [2020-04-15 04:03:54] Using 125 variants.
INFO [2020-04-15 04:03:54] Mean standard deviation of log-ratios: 0.40
INFO [2020-04-15 04:03:54] 2D-grid search of purity and ploidy...
INFO [2020-04-15 04:03:55] Local optima: 0.6/1.9, 0.4/2.1
INFO [2020-04-15 04:03:55] Testing local optimum 1/2 at purity 0.60 and total ploidy 1.90...
INFO [2020-04-15 04:03:56] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:03:57] Recalibrating log-ratios...
INFO [2020-04-15 04:03:57] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:03:57] Recalibrating log-ratios...
INFO [2020-04-15 04:03:57] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:03:58] Recalibrating log-ratios...
INFO [2020-04-15 04:03:58] Testing local optimum 2/2 at purity 0.40 and total ploidy 2.10...
INFO [2020-04-15 04:03:59] Skipping 1 solutions exceeding max.non.clonal (0.20).
INFO [2020-04-15 04:03:59] Fitting variants for local optimum 1/2...
INFO [2020-04-15 04:03:59] Fitting variants for purity 0.65, tumor ploidy 1.74 and contamination 0.01.
INFO [2020-04-15 04:04:00] Optimized purity: 0.65
INFO [2020-04-15 04:04:00] Done.
INFO [2020-04-15 04:04:00] ------------------------------------------------------------
WARN [2020-04-15 04:04:01] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:04:01] Allosome coverage missing, cannot determine sex.
Setting multi-figure configuration
FATAL [2020-04-15 04:04:15] Segmentation file expected with colnames ID, chrom, loc.start, loc.end, 

FATAL [2020-04-15 04:04:15] num.mark, seg.mean 

FATAL [2020-04-15 04:04:15]  

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

FATAL [2020-04-15 04:04:15] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 04:04:15] seg.file contains multiple samples and sampleid missing. 

FATAL [2020-04-15 04:04:15]  

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

FATAL [2020-04-15 04:04:15] parameters (PureCN 1.16.0). 

FATAL [2020-04-15 04:04:16] seg.file contains multiple samples and sampleid does not match any. 

FATAL [2020-04-15 04:04:16]  

FATAL [2020-04-15 04:04:16] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:04:16] parameters (PureCN 1.16.0). 

WARN [2020-04-15 04:04:16] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:04:16] Allosome coverage missing, cannot determine sex.
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
WARN [2020-04-15 04:04:30] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:04:30] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:04:30] Provided sampleid (example_tumor.txt) does not match Sample1 found in segmentation.
WARN [2020-04-15 04:04:36] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:04:36] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:04:38] No normalDB provided. Provide one for better results.
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
WARN [2020-04-15 04:04:51] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:04:51] Allosome coverage missing, cannot determine sex.
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
WARN [2020-04-15 04:04:56] Provided sampleid (Sample.1) does not match Sample1 found in segmentation.
Setting multi-figure configuration
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
WARN [2020-04-15 04:05:11] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:05:11] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:05:11] No normalDB provided. Provide one for better results.
WARN [2020-04-15 04:05:12] Sampleid looks like a normal in VCF, not like a tumor.
WARN [2020-04-15 04:05:24] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:05:24] Allosome coverage missing, cannot determine sex.
FATAL [2020-04-15 04:05:24] normalDB not a valid normalDB object. Use createNormalDatabase to 

FATAL [2020-04-15 04:05:24] create one. 

FATAL [2020-04-15 04:05:24]  

FATAL [2020-04-15 04:05:24] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:05:24] parameters (PureCN 1.16.0). 

WARN [2020-04-15 04:05:25] You are likely not using the correct baits file!
WARN [2020-04-15 04:05:25] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:05:25] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:05:31] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:05:31] Allosome coverage missing, cannot determine sex.
FATAL [2020-04-15 04:05:31] normalDB appears to be empty. 

FATAL [2020-04-15 04:05:31]  

FATAL [2020-04-15 04:05:31] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:05:31] parameters (PureCN 1.16.0). 

WARN [2020-04-15 04:05:32] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:05:32] Allosome coverage missing, cannot determine sex.
WARN [2020-04-15 04:05:33] Intervals in coverage and interval.file have conflicting on/off-target annotation.
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
WARN [2020-04-15 04:06:20] normal.panel.vcf.file is deprecated, use mapping.bias.file instead.
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr1,length=249250621,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr1,length=249250621,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr2,length=243199373,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr2,length=243199373,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr3,length=198022430,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr3,length=198022430,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr4,length=191154276,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr4,length=191154276,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr5,length=180915260,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr5,length=180915260,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr6,length=171115067,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr6,length=171115067,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr7,length=159138663,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr7,length=159138663,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr8,length=146364022,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr8,length=146364022,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr9,length=141213431,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr9,length=141213431,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr10,length=135534747,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr10,length=135534747,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr11,length=135006516,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr11,length=135006516,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr12,length=133851895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr12,length=133851895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr13,length=115169878,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr13,length=115169878,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr14,length=107349540,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr14,length=107349540,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr15,length=102531392,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr15,length=102531392,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr16,length=90354753,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr16,length=90354753,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr17,length=81195210,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr17,length=81195210,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr18,length=78077248,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr18,length=78077248,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr19,length=59128983,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr19,length=59128983,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr20,length=63025520,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr20,length=63025520,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr21,length=48129895,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr21,length=48129895,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chr22,length=51304566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chr22,length=51304566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrX,length=155270560,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrX,length=155270560,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrY,length=59373566,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrY,length=59373566,assembly=""hg19"">
[E::bcf_hdr_parse_line] Could not parse the header line: "##contig=<ID=chrM,length=16571,assembly=""hg19"">"
[W::bcf_hdr_parse] Could not parse header line: ##contig=<ID=chrM,length=16571,assembly=""hg19"">
FATAL [2020-04-15 04:06:41] The normal.panel.vcf.file contains only a single sample. 

FATAL [2020-04-15 04:06:41]  

FATAL [2020-04-15 04:06:41] This is most likely a user error due to invalid input data or 

FATAL [2020-04-15 04:06:41] parameters (PureCN 1.16.0). 

══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 335 | SKIPPED: 0 | WARNINGS: 10 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
556.308   4.148 568.746 

Example timings

PureCN.Rcheck/PureCN-Ex.timings

nameusersystemelapsed
annotateTargets6.7560.1446.926
bootstrapResults1.8240.0561.886
calculateBamCoverageByInterval0.4000.0040.439
calculateLogRatio0.5640.0320.613
calculateMappingBiasVcf2.4400.0362.501
calculatePowerDetectSomatic1.6680.0001.710
calculateTangentNormal4.8520.0124.900
callAlterations0.3400.0480.389
callAlterationsFromSegmentation2.5640.0442.452
callAmplificationsInLowPurity60.000 0.04460.158
callCIN0.5440.0160.562
callLOH0.6400.0160.658
callMutationBurden2.1120.0402.189
centromeres0.0000.0000.002
correctCoverageBias2.9440.0042.969
createCurationFile0.6400.0320.679
createNormalDatabase4.0960.0044.107
filterIntervals31.840 0.02031.064
filterVcfBasic1.1880.0001.190
filterVcfMuTect1.1840.0001.184
filterVcfMuTect21.2760.0001.279
findFocal12.780 0.03212.148
getSexFromCoverage0.3200.0000.319
getSexFromVcf0.3200.0000.321
plotAbs0.6360.0160.654
poolCoverage0.7880.0000.789
predictSomatic1.0280.0121.042
preprocessIntervals1.1360.0041.165
processMultipleSamples6.1440.0086.231
readCoverageFile0.2360.0000.235
readCurationFile0.3200.0280.350
readLogRatioFile0.0200.0000.045
readSegmentationFile0.0080.0000.077
runAbsoluteCN20.500 0.02818.565
segmentationCBS10.968 0.01610.210
segmentationHclust18.596 0.00817.441
segmentationPSCBS28.816 0.05229.008
setMappingBiasVcf0.3880.0000.390
setPriorVcf0.4200.0040.422