Metadata-Version: 1.1
Name: g2gtools
Version: 0.1.25
Summary: A set of tools that facilitates genome to genome conversion for studying multiparent populations
Home-page: https://github.com/churchill-lab/g2gtools
Author: Kwangbom "KB" Choi & Matthew Vincent, The Jackson Laboratory
Author-email: kb.choi@jax.org
License: GPLv3
Description: ===============================
        g2gtools
        ===============================
        
        .. image:: https://badge.fury.io/py/g2gtools.png
            :target: http://badge.fury.io/py/g2gtools
        
        .. image:: https://travis-ci.org/churchill-lab/g2gtools.png?branch=master
            :target: https://travis-ci.org/churchill-lab/g2gtools
        
        .. image:: https://readthedocs.org/projects/g2gtools/badge/?version=latest
            :target: http://g2gtools.readthedocs.org/en/latest/?badge=latest
            :alt: Documentation Status
        
        
        **g2gtools** creates custom genomes by incorporating (phased) SNPs and indels into reference genome, extracts regions of interest, e.g., exons or transcripts, from custom genomes, and converts coordinates of files (bam, gtf, bed) between two genomes.
        
        * Free software: GNU General Public License v3 (GPLv3)
        * Documentation: https://g2gtools.readthedocs.org.
        
        
        Reference
        ~~~~~~~~~
        
        Manuscript in preparation (expected in 2016).
        
        
        
        History
        -------
        
        0.1.25 (05/04/2016)
        ~~~~~~~~~~~~~~~~~~~
        
        * Uploaded the package to Anaconda.org
        
        0.1.23 (02/15/2016)
        ~~~~~~~~~~~~~~~~~~~
        
        * Setup Travis CI for automated building
        
        0.1.22 (02/15/2016)
        ~~~~~~~~~~~~~~~~~~~
        
        * Updated documentation
        
        0.1.20 (02/03/2016)
        ~~~~~~~~~~~~~~~~~~~
        
        * Released to public with documentation at g2gtools.readthedocs.org
        
        0.1.0 (02/09/2015)
        ~~~~~~~~~~~~~~~~~~
        
        * Started github repository
        
Keywords: g2gtools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
