SHZ66 / zinba

Automatically exported from code.google.com/p/zinba
1 stars 1 forks source link

Error creating .bpcount file #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1) What operating system are you using?
Tried on both Linux Fedora Core 13 64-bit Desktop and RHEL Server

2) What error message was displayed?

"Error in peakbound(bpprofile = bpout, output = peakout, pwinSize = pWinSize,  
: 
  Error, file pertaining to SBP for merged regions does not exist.  Check .winlist file for errors.
Calls: run.zinba -> getrefinedpeaks -> peakbound
Execution halted"

3) What was the exact command you used that resulted in the error?
run.zinba(seq='chr19.bed', 
filetype='bed',twoBit='mm9.2bit',winSize=500,offset=250,extension=200,basecountf
ile='chr19.basecount',align='alignability',selectmodel=F,formula= exp_count ~ 
gcPerc + align_perc + exp_cnvwin_log,formulaE= exp_count ~ gcPerc + align_perc 
+ exp_cnvwin_log, formulaZ= exp_count ~ gcPerc + align_perc + exp_cnvwin_log, 
threshold=0.05,refinepeaks=1, 
numProc=4,winGap=0,FDR=TRUE,outfile=outfilename,printFullOut=1,method="mixture")

4) Please copy and paste any additional screen output that resulted from
running the command

"""
[1] "parameters in effect:"
$filelist
NULL

$formula
exp_count ~ gcPerc + align_perc + exp_cnvwin_log

$formulaE
exp_count ~ gcPerc + align_perc + exp_cnvwin_log

$formulaZ
exp_count ~ gcPerc + align_perc + exp_cnvwin_log

$outfile
[1] "faire_zimba_chr19"

$seq
[1] "chr19.bed"

$align
[1] "alignability"

$input
[1] "none"

$twoBit
[1] "mm9.2bit"

$winSize
[1] 500

$offset
[1] 250

$cnvWinSize
[1] 1e+05

$cnvOffset
[1] 0

$basecountfile
[1] "chr19.basecount"

$threshold
[1] 0.05

$peakconfidence
[1] 0.95

$tol
[1] 1e-05

$numProc
[1] 4

$buildwin
[1] 1

$winGap
[1] 0

$pWinSize
[1] 200

$pquant
[1] 1

$refinepeaks
[1] 1

$printFullOut
[1] 1

$method
[1] "mixture"

$initmethod
[1] "count"

$diff
[1] 0

$filetype
[1] "bed"

$extension
[1] 200

$cleanup
[1] FALSE

$selectmodel
[1] FALSE

$selectchr
NULL

$selecttype
[1] "dirty"

$selectcovs
NULL

$FDR
[1] TRUE

$interaction
[1] TRUE

Loading required package: multicore
Loading required package: doMC
Loading required package: foreach
Loading required package: iterators
Loading required package: codetools
Loading required package: R.methodsS3
R.methodsS3 v1.2.2 (2010-11-17) successfully loaded. See ?R.methodsS3 for help.
Loading required package: R.oo
R.oo v1.9.3 (2012-03-18) successfully loaded. See ?R.oo for help.
R.utils v1.12.1 (2012-03-20) successfully loaded. See ?R.utils for help.

Overwriting previously existing directory 
/home/shira/jiannew0312/bed/bychr/faire_zimba_chr19_files/

--------BEGIN BUILDING WINDOW DATA-------- 2012-04-23 13:41:06 

Importing reads from file /home/shira/jiannew0312/bed/bychr/chr19.bed 
    Filetype is bed 
    Extension is 200 
    Importing bed formatted reads
    Skipped 0 reads
    Imported 1328416 reads
    Sorting reads ...COMPLETE

Building window data

Processing chr19
    Initializing to length 61342430
    Mapping reads to chromosome......
    Getting alignability info from:
        /home/shira/Downloads/zinba/chr19.wig
    Getting sequence from .2bit file:
        mm9.2bit
    Getting counts for 100000bp windows..........
        Refining boundaries....
            Global variance is 8.89003e-06
            Refining 576 boundaries
    Getting counts for zinba windows..........
        Offset 0bp......
    Printed out data to /home/shira/jiannew0312/bed/bychr/faire_zimba_chr19_files/chr19_chr19_win500bp_offset0bp.txt
        Offset 250bp......
    Printed out data to /home/shira/jiannew0312/bed/bychr/faire_zimba_chr19_files/chr19_chr19_win500bp_offset250bp.txt

--------BUILD WINDOWS COMPLETE-------

--------GETTING ENRICHED WINDOWS-------- 2012-04-23 13:41:30 

...........................................................................
Processed 
/home/shira/jiannew0312/bed/bychr/faire_zimba_chr19_files/chr19_chr19_win500bp_o
ffset0bp.txt
    Selected number of peaks: 1636
    2012-04-23 13:49:55 .....................................................................
Processed 
/home/shira/jiannew0312/bed/bychr/faire_zimba_chr19_files/chr19_chr19_win500bp_o
ffset250bp.txt
    Selected number of peaks: 1520
    2012-04-23 13:57:02 
Time difference of 15.55760 mins
--------WINDOW ANALYSIS COMPLETE-------- 2012-04-23 13:57:03 

--------MERGE WINDOWS AND REFINE PEAKS (no parallelization)-------- 2012-04-23 
13:57:03 

Threshold is 0.05
Assuming uncompressed version of basecount file (file in path does not have 
.bin.gz extension used for compressed files

Getting significant windows from 
/home/shira/jiannew0312/bed/bychr/faire_zimba_chr19_files/faire_zimba_chr19.winl
ist
    Threshold is 0.050000
    Using qvalue as threshold
    Data generated using mixture
    Data format is expanded
    Distance to collapse windows is 0
Getting significant regions from mixture run
    Importing windows from /home/shira/jiannew0312/bed/bychr/faire_zimba_chr19_files/faire_zimba_chr19_chr19.wins...
    Skipping line, /home/shira/jiannew0312/bed/bychr/faire_zimba_chr19_files/faire_zimba_chr19_chr19.wins

Imported 3109 coordinates

Collapsed to 1642 non-overlapping regions

Getting basecount data for all
    For chr1 length is 197195432
    For chr2 length is 181748087
    For chr3 length is 159599783
    For chr4 length is 155630120
    For chr5 length is 152537259
    For chr6 length is 149517037
    For chr7 length is 152524553
    For chr8 length is 131738871
    For chr9 length is 124076172
    For chr10 length is 129993255
    For chr11 length is 121843856
    For chr12 length is 121257530
    For chr13 length is 120284312
    For chr14 length is 125194864
    For chr15 length is 103494974
    For chr16 length is 98319150
    For chr17 length is 95272651
    For chr18 length is 90772031
    For chr19 length is 61342430
    For chrX length is 166650296
    For chrY length is 15902555
    For chrM length is 16299
    For chr13_random length is 400311
    For chr16_random length is 3994
    For chr17_random length is 628739
    For chr1_random length is 1231697
    For chr3_random length is 41899
    For chr4_random length is 160594
    For chr5_random length is 357350
    For chr7_random length is 362490
    For chr8_random length is 849593
    For chr9_random length is 449403
    For chrUn_random length is 5900358
    For chrX_random length is 1785075
    For chrY_random length is 58682461

Getting basecount data from /home/shira/jiannew0312/bed/bychr/chr19.basecount
    Processing: fixedStep chrom=step=1 start=1 step=1
        Loading data for step=1
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=0 start=1 step=1
        Loading data for 0
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=1 start=1 step=1
        Loading data for 1
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=2 start=1 step=1
        Loading data for 2
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=3 start=1 step=1
        Loading data for 3
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=4 start=1 step=1
        Loading data for 4
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=5 start=1 step=1
        Loading data for 5
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=6 start=1 step=1
        Loading data for 6
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=7 start=1 step=1
        Loading data for 7
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=9 start=1 step=1
        Loading data for 9
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=8 start=1 step=1
        Loading data for 8
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=10 start=1 step=1
        Loading data for 10
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=11 start=1 step=1
        Loading data for 11
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=12 start=1 step=1
        Loading data for 12
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=14 start=1 step=1
        Loading data for 14
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=16 start=1 step=1
        Loading data for 16
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=17 start=1 step=1
        Loading data for 17
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=18 start=1 step=1
        Loading data for 18
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=19 start=1 step=1
        Loading data for 19
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=20 start=1 step=1
        Loading data for 20
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=13 start=1 step=1
        Loading data for 13
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=15 start=1 step=1
        Loading data for 15
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=21 start=1 step=1
        Loading data for 21
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=23 start=1 step=1
        Loading data for 23
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=24 start=1 step=1
        Loading data for 24
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=22 start=1 step=1
        Loading data for 22
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=27 start=1 step=1
        Loading data for 27
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=28 start=1 step=1
        Loading data for 28
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=30 start=1 step=1
        Loading data for 30
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=31 start=1 step=1
        Loading data for 31
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=29 start=1 step=1
        Loading data for 29
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=25 start=1 step=1
        Loading data for 25
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=26 start=1 step=1
        Loading data for 26
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=33 start=1 step=1
        Loading data for 33
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=34 start=1 step=1
        Loading data for 34
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=32 start=1 step=1
        Loading data for 32
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=36 start=1 step=1
        Loading data for 36
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=38 start=1 step=1
        Loading data for 38
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=40 start=1 step=1
        Loading data for 40
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=42 start=1 step=1
        Loading data for 42
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=43 start=1 step=1
        Loading data for 43
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=44 start=1 step=1
        Loading data for 44
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=46 start=1 step=1
        Loading data for 46
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=45 start=1 step=1
        Loading data for 45
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=47 start=1 step=1
        Loading data for 47
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=52 start=1 step=1
        Loading data for 52
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=53 start=1 step=1
        Loading data for 53
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=49 start=1 step=1
        Loading data for 49
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=41 start=1 step=1
        Loading data for 41
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=37 start=1 step=1
        Loading data for 37
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=35 start=1 step=1
        Loading data for 35
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=39 start=1 step=1
        Loading data for 39
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=48 start=1 step=1
        Loading data for 48
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=51 start=1 step=1
        Loading data for 51
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=50 start=1 step=1
        Loading data for 50
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=54 start=1 step=1
        Loading data for 54
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=55 start=1 step=1
        Loading data for 55
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=56 start=1 step=1
        Loading data for 56
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=59 start=1 step=1
        Loading data for 59
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=63 start=1 step=1
        Loading data for 63
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=68 start=1 step=1
        Loading data for 68
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=71 start=1 step=1
        Loading data for 71
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=74 start=1 step=1
        Loading data for 74
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=75 start=1 step=1
        Loading data for 75
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=76 start=1 step=1
        Loading data for 76
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=79 start=1 step=1
        Loading data for 79
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=80 start=1 step=1
        Loading data for 80
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=84 start=1 step=1
        Loading data for 84
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=78 start=1 step=1
        Loading data for 78
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=81 start=1 step=1
        Loading data for 81
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=82 start=1 step=1
        Loading data for 82
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=77 start=1 step=1
        Loading data for 77
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=67 start=1 step=1
        Loading data for 67
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=64 start=1 step=1
        Loading data for 64
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=66 start=1 step=1
        Loading data for 66
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=62 start=1 step=1
        Loading data for 62
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=60 start=1 step=1
        Loading data for 60
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=69 start=1 step=1
        Loading data for 69
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=73 start=1 step=1
        Loading data for 73
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=72 start=1 step=1
        Loading data for 72
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=70 start=1 step=1
        Loading data for 70
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=61 start=1 step=1
        Loading data for 61
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=57 start=1 step=1
        Loading data for 57
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=65 start=1 step=1
        Loading data for 65
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=58 start=1 step=1
        Loading data for 58
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=85 start=1 step=1
        Loading data for 85
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=88 start=1 step=1
        Loading data for 88
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=86 start=1 step=1
        Loading data for 86
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=91 start=1 step=1
        Loading data for 91
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=94 start=1 step=1
        Loading data for 94
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=92 start=1 step=1
        Loading data for 92
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=96 start=1 step=1
        Loading data for 96
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=99 start=1 step=1
        Loading data for 99
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=98 start=1 step=1
        Loading data for 98
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=100 start=1 step=1
        Loading data for 100
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=102 start=1 step=1
        Loading data for 102
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=104 start=1 step=1
        Loading data for 104
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=112 start=1 step=1
        Loading data for 112
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=111 start=1 step=1
        Loading data for 111
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=108 start=1 step=1
        Loading data for 108
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=105 start=1 step=1
        Loading data for 105
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=106 start=1 step=1
        Loading data for 106
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=95 start=1 step=1
        Loading data for 95
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=89 start=1 step=1
        Loading data for 89
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=93 start=1 step=1
        Loading data for 93
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=90 start=1 step=1
        Loading data for 90
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=87 start=1 step=1
        Loading data for 87
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=97 start=1 step=1
        Loading data for 97
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=101 start=1 step=1
        Loading data for 101
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=103 start=1 step=1
        Loading data for 103
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=83 start=1 step=1
        Loading data for 83
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=109 start=1 step=1
        Loading data for 109
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=110 start=1 step=1
        Loading data for 110
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=113 start=1 step=1
        Loading data for 113
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=117 start=1 step=1
        Loading data for 117
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=115 start=1 step=1
        Loading data for 115
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=116 start=1 step=1
        Loading data for 116
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=157 start=1 step=1
        Loading data for 157
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=399 start=1 step=1
        Loading data for 399
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=581 start=1 step=1
        Loading data for 581
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=636 start=1 step=1
        Loading data for 636
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=637 start=1 step=1
        Loading data for 637
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=643 start=1 step=1
        Loading data for 643
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=642 start=1 step=1
        Loading data for 642
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=645 start=1 step=1
        Loading data for 645
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=646 start=1 step=1
        Loading data for 646
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=647 start=1 step=1
        Loading data for 647
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=649 start=1 step=1
        Loading data for 649
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=651 start=1 step=1
        Loading data for 651
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=653 start=1 step=1
        Loading data for 653
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=655 start=1 step=1
        Loading data for 655
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=657 start=1 step=1
        Loading data for 657
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=656 start=1 step=1
        Loading data for 656
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=650 start=1 step=1
        Loading data for 650
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=557 start=1 step=1
        Loading data for 557
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=372 start=1 step=1
        Loading data for 372
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=118 start=1 step=1
        Loading data for 118
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=107 start=1 step=1
        Loading data for 107
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=121 start=1 step=1
        Loading data for 121
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=122 start=1 step=1
        Loading data for 122
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=114 start=1 step=1
        Loading data for 114
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=119 start=1 step=1
        Loading data for 119
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=124 start=1 step=1
        Loading data for 124
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=127 start=1 step=1
        Loading data for 127
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=130 start=1 step=1
        Loading data for 130
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=138 start=1 step=1
        Loading data for 138
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=143 start=1 step=1
        Loading data for 143
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=148 start=1 step=1
        Loading data for 148
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=154 start=1 step=1
        Loading data for 154
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=160 start=1 step=1
        Loading data for 160
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=166 start=1 step=1
        Loading data for 166
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=168 start=1 step=1
        Loading data for 168
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=169 start=1 step=1
        Loading data for 169
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=171 start=1 step=1
        Loading data for 171
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=173 start=1 step=1
        Loading data for 173
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=170 start=1 step=1
        Loading data for 170
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=165 start=1 step=1
        Loading data for 165
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=163 start=1 step=1
        Loading data for 163
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=149 start=1 step=1
        Loading data for 149
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=142 start=1 step=1
        Loading data for 142
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=136 start=1 step=1
        Loading data for 136
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=133 start=1 step=1
        Loading data for 133
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=126 start=1 step=1
        Loading data for 126
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=120 start=1 step=1
        Loading data for 120
        Initializing length of 0
        Starting position in chromosome is 1
    Processing: fixedStep chrom=125 start=1 step=1
        Loading data for 125
        Initializing length of 0
        Starting position in chromosome is 1

getSeqCountProfile COMPLETED SUCCESSFULLY
Error in peakbound(bpprofile = bpout, output = peakout, pwinSize = pWinSize,  : 
  Error, file pertaining to SBP for merged regions does not exist.  Check .winlist file for errors.
Calls: run.zinba -> getrefinedpeaks -> peakbound
Execution halted
"""

Original issue reported on code.google.com by songtre...@gmail.com on 24 Apr 2012 at 6:31

GoogleCodeExporter commented 8 years ago
There seems to be an issues with the basecount processing step. Try installing 
the following version to see if the problem is repeated:  
http://zinba.googlecode.com/files/zinba_2.02.01.tar.gz

Original comment by homer...@gmail.com on 28 May 2012 at 6:33

GoogleCodeExporter commented 8 years ago
It also appears that the formatting may be off for your basecount file, as the 
chromosome names are not being read properly.  This file follows the "wig" 
format so it must start with a fixedstep line (see 
http://genome.ucsc.edu/goldenPath/help/wiggle.html).  If you left this line out 
at the beginning of your basecount file then this is probably the issue. Try 
running 

head 'chr19.basecount'

to check

Original comment by homer...@gmail.com on 30 May 2012 at 4:33

GoogleCodeExporter commented 8 years ago
we are currently incorporating these issues into a new zinba version, check 
back soon for a comprehensive update

Original comment by homer...@gmail.com on 20 Nov 2012 at 8:54