*************************** Installation *************************** Working on a package atm. Installing from source ~~~~~~~~~~~~~~~~~~~~~~ The source is available from github::: git clone git://github.com/jeffhsu3/biodas.git python setup.py install Binary installers ~~~~~~~~~~~~~~~~~ Work in progress Dependencies ~~~~~~~~~~~~ * 'python '__: 2.7 or 3. * django * lxml * django-tastypie Optional: * pysam (for serving BAM files) * cython (for serving BIGBED and BIGWIG) *