Metadata-Version: 1.1
Name: gbrs
Version: 0.1.5
Summary: A suite of tools for Reconstructing Genomes and Quantifying Allele Specific Expression from RNA-Seq data
Home-page: https://github.com/churchill-lab/gbrs
Author: Kwangbom "KB" Choi, Ph.D.
Author-email: kb.choi@jax.org
License: GPLv3
Description: ====
        GBRS
        ====
        
        .. image:: https://img.shields.io/pypi/v/gbrs.svg
                :target: https://pypi.python.org/pypi/gbrs
        
        .. image:: https://anaconda.org/kbchoi/gbrs/badges/version.svg
            :target: https://anaconda.org/kbchoi/gbrs
        
        .. image:: https://travis-ci.org/churchill-lab/gbrs.svg?branch=master
            :target: https://travis-ci.org/churchill-lab/gbrs
        
        .. image:: https://readthedocs.org/projects/gbrs/badge/?version=latest
                :target: https://readthedocs.org/projects/gbrs/?badge=latest
                :alt: Documentation Status
        
        
        Overview
        --------
        
        **GBRS** is a suite of tools for reconstructing genomes using RNA-Seq data from multiparent population and quantifying allele specific expression. Although we tested it with mouse models only, GBRS should work for any multiparent populations. If you are interested in using it for other multiparent population model, please contact Kwangbom "KB" Choi <kb.choi@jax.org> at The Jackson Laboratory. For the Diversity Outbred (DO https://www.jax.org/strain/009376), Collaborative Cross (CC) mice, or F1 hybrids of CC's (CCRIX), required data files are available at ftp://churchill-lab.jax.org/pub/software/GBRS/.
        
        * Free software: GPLv3 license
        * Documentation: https://gbrs.readthedocs.org.
        
        
        References
        ----------
        
        Manuscript in preparation (Expected in 2016)
        
        
        =======
        History
        =======
        
        0.1.5 (05/04/2016)
        ~~~~~~~~~~~~~~~~~~
        
        * ``compress`` subcommand also merges emase files
        * ``reconstruct`` does not require ``ref.gene_ids.ordered.npz`` file anymore
        
        0.1.4 (05/04/2016)
        ~~~~~~~~~~~~~~~~~~
        
        * Uploaded to Anaconda Cloud
        
        0.1.2 (04/27/2016)
        ~~~~~~~~~~~~~~~~~~
        
        * Setup Travis CI automated building
        
        0.1.1 (04/27/2016)
        ~~~~~~~~~~~~~~~~~~
        
        * Moved to github churchill-lab space
        * First release onto PyPI
        
        0.1.0 (01/22/2016)
        ~~~~~~~~~~~~~~~~~~
        
        * Started a private project on bitbucket.
        
Keywords: gbrs
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
