twobitreader

A fast python package for reading .2bit files (used by the UCSC genome browser)


License
Artistic-2.0
Install
pip install twobitreader==3.1.6

Documentation

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