I want to emulate the functionality of gzcat | tail -n.
This would be helpful for times when there are huge files (of a few GB\'s or so). Can I tail the last few li
BGZF is used to created index gzip compressed BAM files created by Samtools. These are randomly accessible.
http://samtools.sourceforge.net/