Metadata-Version: 1.1
Name: bioutils
Version: 0.4.2
Summary: miscellaneous simple bioinformatics utilities and lookup tables
Home-page: https://github.com/biocommons/bioutils
Author: bioutils Committers
Author-email: biocommons-dev@googlegroups.com
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
Description: bioutils -- simple bioinformatics utilities and lookup tables
        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
        
        |pypi_badge| |build_status| |issues_badge| |contributors| |license| |changelog|
        
        
        bioutils provides some common tools and lookup tables used primarly by
        the `hgvs <https://github.com/biocommons/hgvs/>`_ and `uta
        <https://github.com/biocommons/uta/>`_ packages.  This package is
        not really intended for broader use (read: it may change without
        notice).
        
        To use an E-Utilities API key run add it to an environment variable called `ncbi_api_key`
        and it will be used in the E-Utilities request.
        
        
        .. |build_status| image:: https://travis-ci.org/biocommons/bioutils.svg?branch=master
          :target: https://travis-ci.org/biocommons/bioutils
        
        .. |changelog| image:: https://img.shields.io/badge/docs-changelog-green.svg
           :target: https://github.com/biocommons/bioutils/tree/master/doc/changelog
        
        .. |contributors| image:: https://img.shields.io/github/contributors/biocommons/bioutils.svg
          :target: https://github.com/biocommons/bioutils
        
        .. |docs| image:: https://img.shields.io/badge/docs-readthedocs-green.svg
           :target: http://bioutils.readthedocs.io/
        
        .. |issues_badge| image:: https://img.shields.io/github/issues/biocommons/bioutils.png
          :target: https://github.com/biocommons/bioutils/issues
        
        .. |license| image:: https://img.shields.io/github/license/biocommons/bioutils.svg
          :target: https://github.com/biocommons/bioutils/blob/master/LICENSE
        
        .. |pypi_badge| image:: https://img.shields.io/pypi/v/bioutils.svg
          :target: https://pypi.org/project/bioutils/
        
        	   
        
Keywords: bioinformatics
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
