Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run error #5

Closed
fengdong110 opened this issue Oct 26, 2016 · 7 comments
Closed

run error #5

fengdong110 opened this issue Oct 26, 2016 · 7 comments

Comments

@fengdong110
Copy link

Hi,

I use the control_freec(v9.6) Analysis my Target sequencing data,
but I get the follows error:

..............
..using GC-content to normalize copy number profiles
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::substr
已放弃 (core dumped)

some people say is "Memory read cross-border".
How to solve this error?
Thank you very much !!!

my config as follow:
[general]
4
5 chrLenFile = /share/f/03.soft/FREEC/test/hg19.fa.fai
6 window = 0
7 ploidy = 2
8 outputDir = /share/f/03.soft/FREEC/test/out/
9 #sex=XY
10 breakPointType=4
11 chrFiles = /share/f/03.soft/FREEC/test/chromosomes/
12 maxThreads=6
13 breakPointThreshold=0.8
14 noisyData=TRUE
15 printNA=FALSE
16 readCountThreshold=50
17
18 [sample]
19
20 mateFile = /share/f/03.soft/FREEC/test/cancer.mpileup.txt
21 inputFormat = pileup
22 mateOrientation = FR
23
24 [control]
25
26 mateFile = /share/f/03.soft/FREEC/test/normal.mpileup.txt
27 inputFormat = pileup
28 mateOrientation = FR
29
30 [BAF]
31
32 #SNPfile = /bioinfo/users/vboeva/Desktop/annotations/hg19_snp131.SingleDiNucl.1based.txt
33 #minimalCoveragePerPosition = 5
34
35 [target]
36
37 captureRegions = /share/f/03.soft/FREEC/test/sorted.bed

@valeu
Copy link
Contributor

valeu commented Oct 26, 2016

Dear Feng Dong,
In case of troubles like this you should send me a complete output into the command line. Otherwise, it is impossible to say what went wrong. Also, I would like to see the first lines of your pileup files.

@valeu
Copy link
Contributor

valeu commented Nov 24, 2016

Was your issue solved by using v9.9?

@valeu
Copy link
Contributor

valeu commented Dec 9, 2016

I believed that the fix in v10.2 should solve this issue.

@valeu valeu closed this as completed Dec 9, 2016
@SunYong0821
Copy link

I use 10.4, it`s still the same error

@valeu
Copy link
Contributor

valeu commented Mar 17, 2017

I would be happy to debug. Can you share the input files and the config, please?

@michelled3
Copy link

Hello, I have the same problem and I am using v10.2. How could I share the files with you to debug for this error? Thank you!

@valeu
Copy link
Contributor

valeu commented Apr 5, 2017

Dear Michelle, can you use an FTP server, dropbox, or something similar? Unfortunately, we do not have have an FTP ourselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants