Ben
Well, it is actually dependent on the aligner - it could also require
the distance be appropriate for the library preparation (e.g. 3kp
apart), and in the correct orientation (e.g. inwards or outwards),
in order to be considered "properly" paired.
Lots of improperly paired reads in one region could be a sign
that there was be something locally wrong with the assembly.
> is_paired just means there was a paired read. the .mate()
> method of the Samfile object will return an AlignedRead's pair partner
> but will change the file position, so you may have to seek/tell to get
> back to where you were.
Are there any usage guidelines on doing this?
Peter
Unfortunately, I am still not able to catch the B read.