MaciekAber / pysam

Automatically exported from code.google.com/p/pysam
0 stars 0 forks source link

Memory leak #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
/net/cpp-compute/chrisn/output python BAM_2_WIG_pysam.py
filt_accept_hits.sorted.bam

Chews up more than 21Gb memory processing the 342Mb bam file.

Original issue reported on code.google.com by Christof...@gmail.com on 21 Oct 2009 at 9:05

GoogleCodeExporter commented 8 years ago

Original comment by andreas....@gmail.com on 21 Oct 2009 at 1:01

GoogleCodeExporter commented 8 years ago
fixed memory leak in AlignedRead

Original comment by andreas....@gmail.com on 21 Oct 2009 at 1:02