[Biopython-dev] Indexing sequences compressed with BGZF (Blocked GNU Zip Format)

Kevin Jacobs <jacobs@bioinformed.com> bioinformed at gmail.com
Tue Nov 8 17:40:36 UTC 2011


I've added a proper LRU uncompressed block cache to the samtools tabix
code, if that would be of any help.  It greatly improves performance for
many access patterns.  (I didn't look to see if you'd already done that in
your code.)

-Kevin



More information about the Biopython-dev mailing list