Metadata-Version: 2.1
Name: openomics
Version: 0.6
Summary: openOmics provides a bioinformatics API and web-app platform integrate and visualize the multiomics and clinical data.
Home-page: https://github.com/JonnyTran/openomics
Author: Jonny Tran
Author-email: nhat.tran@mavs.uta.edu
License: MIT license
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: networkx (>=2.1)
Requires-Dist: dask
Requires-Dist: biopython
Requires-Dist: bioservices
Requires-Dist: h5py

=========
openOmics
=========


.. image:: https://img.shields.io/pypi/v/openomics.svg
        :target: https://pypi.python.org/pypi/openomics

.. image:: https://img.shields.io/travis/JonnyTran/openomics.svg
        :target: https://travis-ci.org/JonnyTran/openomics

.. image:: https://codecov.io/gh/JonnyTran/openomics/branch/master/graph/badge.svg
        :target: https://codecov.io/gh/JonnyTran/openomics

.. image:: https://readthedocs.org/projects/openomics/badge/?version=latest
        :target: https://openomics.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/JonnyTran/openomics/shield.svg
     :target: https://pyup.io/repos/github/JonnyTran/openomics/
     :alt: Updates



openOmics provides a bioinformatics API and web-app platform integrate and visualize the multiomics and clinical data.


* Free software: MIT license
* Documentation: https://openomics.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `pyOpenSci/cookiecutter-pyopensci`_ project template, based off `audreyr/cookiecutter-pypackage`_.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`pyOpenSci/cookiecutter-pyopensci`: https://github.com/pyOpenSci/cookiecutter-pyopensci
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.6.0 (2019-08-31)
------------------

* First release on PyPI.


