From: Brent P. <bpe...@gm...> - 2019-06-26 15:35:01
|
Hi, if I use sam_read1 to iterate over a bam in order, is there a simple way to reset the iterator (the htsFile pointer) to the start of the file (after the header)? Or should I just close and re-open? thanks, -B |