]> git.donarmstrong.com Git - bamtools.git/commit
Modified Jump() scheme to take better account of specified region and drill down...
authorDerek <derekwbarnett@gmail.com>
Thu, 17 Jun 2010 21:35:27 +0000 (17:35 -0400)
committerDerek <derekwbarnett@gmail.com>
Thu, 17 Jun 2010 21:35:27 +0000 (17:35 -0400)
commit7f701a076169ceecca08b5d5d9bc8b5deebc8350
treeff5a7d63ce2ea3b29b40698d9d3c509dd0c6a3ff
parent37d0847676180478a7ffee0f2c121c6e02f1c95b
Modified Jump() scheme to take better account of specified region and drill down closer to region beginning. Introduced RegionState to BRP in order to allow LoadNextAlignment to quit once an alignment is found beyond region.
BamReader.cpp
bamtools_count.cpp