Closed GoogleCodeExporter closed 9 years ago
I fixed this issue, my fix is in the clone:
https://code.google.com/r/gabrielpratt-pysamstderr/
I do make some fairly significant changes to the way the dispatch is handled,
so please code review to make sure you are alright with all the differences.
It does pass all unit tests included in pysam so everything should be alright.
Original comment by gabriel....@gmail.com
on 6 Sep 2012 at 3:36
Thanks, I see what you have done (starting a separate process to run samtools).
I am worried that this creates a dependency on a separate samtools installation.
outside of pysam.
However, given the many issues with the dispatch method this might be the way
to go, but I will need to think a little more.
Best wishes,
Andreas
Original comment by andreas....@gmail.com
on 8 Oct 2012 at 3:40
Thanks, it seems to work for me now on python 2.7.3 and the latest pysam, in
which I have changed how stderr is handled.
Please re-open if it continues to be a problem.
Best wishes,
Andreas
Original comment by andreas....@gmail.com
on 21 Nov 2012 at 3:16
Original issue reported on code.google.com by
gabriel....@gmail.com
on 17 Aug 2012 at 6:57