Metadata-Version: 1.0
Name: GenomeTk
Version: 0.0.4
Summary: A toolbox for working with genomes.
Home-page: http://pypi.python.org/pypi/genometk/
Author: Donovan Parks
Author-email: donovan.parks@gmail.com
License: GPL3
Description: # GenomeTk
        
        <b>[This project is in active development and not currently recommended for public use.]</b>
        
        The genome toolkit is a collection of methods for determining characteristics about genomes. 
        
        <i>Measures of tree stability:</i>
        * bootstrap support
        * jackknife taxa support
        * jackknife gene support
        
        ## Install
        
        The simplest way to install this package is through pip:
        > sudo pip install genome_tk
        
        GenomeTk relies on several other software packages:
        
        TBD
        
        ## Cite
        
        If you find this package useful, please cite this git repository (https://github.com/dparks1134/GenomeTk)
        
        ## Copyright
        
        Copyright © 2015 Donovan Parks. See LICENSE for further details.
        
Platform: UNKNOWN
