twobit - Read/Write 2bit files About twobit is pure Go library for reading/writing 2bit files [1]. The 2bit file format stores DNA sequences in a compact randomly-accessible format. Install Fetch from github: $ go get install github.com/aebruno/twobit Usage TODO References [1] http://genome.ucsc.edu/FAQ/FAQformat#format7