Closed GoogleCodeExporter closed 9 years ago
Thank you for bringing this to my attention. There was a problem with deleting
positions in memory after writing them, leading to the excessive memory usage.
I have submitted a new version of bam2wig.pl (version 1.12.3) that fixes this
issue. You can check out SVN release 645 to obtain it.
Original comment by parnell...@gmail.com
on 24 Jul 2013 at 4:07
Hi Tim,
This fixed the problem, but now I get errors when trying to convert the wiggle
to a bigWig. It looks like the script isn't recognizing the end of the
chromosome and is counting many additional bins beyond the chromosome.
What steps will reproduce the problem?
perl ~/source/biotoolbox/scripts/bam2wig.pl --in input.bam --shift --rpm --out
outputbam_25bin --bw --bin 25
Original comment by jeff.m.a...@gmail.com
on 31 Jul 2013 at 6:27
Original issue reported on code.google.com by
jeff.m.a...@gmail.com
on 21 Jul 2013 at 10:39