pysam-0.8.3
This is a minor bugfix/feature release
tying off a few things in 0.8.2. These are:
- samtools command now accept the "catch_stdout" option.
- get_aligned_pairs now works for soft-clipped reads.
- query_position is now None when a PileupRead is not aligned
to a particular position. - AlignedSegments are now comparable and hashable.