Tabixfile.fetch() takes as a parser as a parameter. This means that the user
must pass in the same parser every time he or she fetches a new region. As a
user, I have never needed to switch my parsers in the middle of fetching
records from the same tabix file, however, I have always had the need to use
the same parser for multiple regions of the same tabix file. This parameter
should be moved to Tabixfile.__init__ where it can be set upon instantiation.
Original issue reported on code.google.com by chris.la...@gmail.com on 24 Oct 2013 at 8:42
Original issue reported on code.google.com by
chris.la...@gmail.com
on 24 Oct 2013 at 8:42