Just got around to looking at this. Seem like it'd be convenient if
func (i *Index) Chunks(r *sam.Reference, beg, end int) []bgzf.Chunk
in tabix.go
instead had a signature something like:
func (i *Index) Chunks(r Record) []bgzf.Chunk
since a sam.Reference has a lot of unrelated stuff to just grab some intervals.
-Brent
> --
> You received this message because you are subscribed to the Google Groups
> "biogo-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
biogo-user+...@googlegroups.com.
> To post to this group, send email to
biogo...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.