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

Mate not found! #7

Open
ryanabo opened this issue Mar 25, 2015 · 0 comments
Open

Mate not found! #7

ryanabo opened this issue Mar 25, 2015 · 0 comments
Assignees
Labels

Comments

@ryanabo
Copy link
Collaborator

ryanabo commented Mar 25, 2015

File "/data/share/Software/software/BreaKmer-master/breakmer.py", line 104, in
r.run(tic)
File "/data/share/Software/software/BreaKmer-master/sv_processor.py", line 195, in run
if not trgt.get_sv_reads() :
File "/data/share/Software/software/BreaKmer-master/sv_processor.py", line 468, in get_sv_reads
self.extract_bam_reads('sv')
File "/data/share/Software/software/BreaKmer-master/sv_processor.py", line 506, in extract_bam_reads
pair_indices, valid_reads = process_reads(areads, read_d, bamfile)
File "/data/share/Software/software/BreaKmer-master/sv_processor.py", line 32, in process_reads
add_discordant_pe(aread, read_d, bamfile) #
File "/data/share/Software/software/BreaKmer-master/sv_processor.py", line 65, in add_discordant_pe
mate_read = bamfile.mate(aread)
File "csamtools.pyx", line 1011, in pysam.csamtools.Samfile.mate (pysam/csamtools.c:11048)
ValueError: mate not found

the version of python and pysam:
Python 2.7.9 ,pysam-0.7.5

@ryanabo ryanabo self-assigned this Mar 25, 2015
@ryanabo ryanabo added the bug label Apr 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant