Metadata-Version: 1.0
Name: dbb
Version: 1.0.5
Summary: Bin scaffolds into population genomes.
Home-page: http://pypi.python.org/pypi/dbb/
Author: Donovan Parks
Author-email: donovan.parks@gmail.com
License: GPL3
Description: # Distribution-based Binner (DBB)
        
        Cluster scaffolds from a single metagenomic sample into population genomes using a distribution-based binning approach.
        
        
        ## Install
        
        The simplest way to install this package is through pip:
        > sudo pip install dbb
        
        DBB relies on numpy, scipy, matplotlib, and pysam v0.7.x. 
        
        ## Cite
        
        If you find this package useful, please cite this git repository (https://github.com/dparks1134/dbb)
        
        ## Copyright
        
        Copyright © 2015 Donovan Parks. See LICENSE for further details.
        
Platform: UNKNOWN
