All I really want / need is a quick way to count the number of total hits (or lines) for all chunks. String parsing slows it down. https://github.com/GMOD/tabix-js/blob/master/src/tabixIndexedFile.js#L118 Related to this: https://github.com/GMOD/jbrowse/pull/1322
All I really want / need is a quick way to count the number of total hits (or lines) for all chunks. String parsing slows it down.
https://github.com/GMOD/tabix-js/blob/master/src/tabixIndexedFile.js#L118
Related to this: GMOD/jbrowse#1322