Skip to content

A fast python class for reading 2-bit files (used by UCSC genome browser)

License

Notifications You must be signed in to change notification settings

joshuagryphon/twobitreader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

twobitreader is a fast python package for reading .2bit files (used by UCSC genome browser)

To install, run

python setup.py install

Can be run as a script

python -m twobitreader example.2bit < example.bed

Or imported as a module ("twobitreader")

Licensed under Perl Artistic License 2.0

No warranty is provided, express or implied

About

A fast python class for reading 2-bit files (used by UCSC genome browser)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%