grailbio / base

A collection of Go utility packages used by GRAIL's tools
Apache License 2.0
86 stars 24 forks source link

BGZF seeker #11

Closed ghost closed 4 years ago

ghost commented 4 years ago

I’ve used the s3 seeker in file.go, and I’m curious if there’s something like a bgzf extract tool that uses the S3 seeker hiding somewhere in one of these repos. Anyone know?