Metadata-Version: 1.1
Name: pyannotables
Version: 0.2
Summary: Python package for conversions between ENSEMBL IDs and gene names (annotables + pyensembl)
Home-page: https://github.com/gokceneraslan/pyannotables
Author: Gokcen Eraslan
Author-email: geraslan@broadinstitute.org
License: Apache Software License 2.0
Description: ============
        pyannotables
        ============
        
        
        .. image:: https://img.shields.io/pypi/v/pyannotables.svg
                :target: https://pypi.python.org/pypi/pyannotables
        
        
        Python package for conversions between ENSEMBL IDs and gene names (annotables + pyensembl)
        
        * Free software: Apache Software License 2.0
        
        
        Installation
        ------------
        
        * `pip install pyannotables`
        
        
        Features
        --------
        
        .. image:: notebook.png
           :scale: 30 %
        
           
        Building data frames
        ---------------------
        
        See `<./build.ipynb>`_.
        
        
        Credits
        -------
        
        * `annotables package in R` https://github.com/stephenturner/annotables
        * pyensembl: https://github.com/openvax/pyensembl
        * `audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-04-07)
        ------------------
        
        * First release on PyPI.
        
Keywords: pyannotables
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
