Metadata-Version: 2.1
Name: gadgit
Version: 0.1.1
Summary: Genetic Algorithm for Disease Gene Identification Toolbox
Home-page: https://github.com/Andesha/gadgit
Author: Tyler Collins
Author-email: tk11br@sharcnet.ca
License: MIT license
Keywords: gadgit
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 :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: numpy
Requires-Dist: pandas

======
GADGIT
======


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

.. image:: https://img.shields.io/travis/Andesha/gadgit.svg
        :target: https://travis-ci.com/Andesha/gadgit

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




Genetic Algorithm for Disease Gene Identification Toolbox


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


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

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


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

0.1.1 (2021-02-17)
------------------

* Fixes to package building


0.1.0 (2021-02-17)
------------------

* First release on PyPI.


