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

Fail at jsm.py train #21

Open
GoogleCodeExporter opened this issue Jun 14, 2015 · 2 comments
Open

Fail at jsm.py train #21

GoogleCodeExporter opened this issue Jun 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.jsm.py train joint_snv_mix_two mm10_mouse_ref.fa 129tumor.bam 129normal.bam 
2.
3.

What is the expected output? What do you see instead?

[bam_header_read] EOF marker is absent. The input is probably truncated.
[bam_header_read] invalid BAM binary header (this is not a BAM file).
Traceback (most recent call last):
  File "/users/jwu/bin/jsm.py", line 128, in <module>
    args.func(args)
  File "run.pyx", line 105, in joint_snv_mix.run.train (joint_snv_mix/run.c:2452)
  File "run.pyx", line 177, in joint_snv_mix.run.ModelFactory.get_counter (joint_snv_mix/run.c:3293)
  File "bam.pyx", line 19, in joint_snv_mix.samtools.bam.BamFile.__cinit__ (joint_snv_mix/samtools/bam.c:804)
  File "bam.pyx", line 42, in joint_snv_mix.samtools.bam.BamFile._open_file (joint_snv_mix/samtools/bam.c:1065)
Exception: File 
/aveo/data/reference/dna/mouse/mm10/prepared_by_bwa/mm10_mouse_ref.fa does not 
have valid header - is it SAM/BAM format?



What version of the product are you using? On what operating system?

JointSNVMix 0.8b2 on Ubuntu

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 Mar 2013 at 10:11

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

No branches or pull requests

1 participant