Skip to content

wingolab/twobit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Go library for reading/writing 2bit files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%