Metadata-Version: 2.1
Name: gunc
Version: 1.0.2
Summary: Python package for detection of chimerism and contamination in prokaryotic genomes.
Home-page: https://github.com/grp-bork/gunc
Author: Anthony Fullam
Author-email: anthony.fullam@embl.de
License: BSD (3-clause)
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: requests (>=2.22.0)

.. image:: GUNC_LOGO.svg
    :width: 400px
    :align: left
    :alt: GUNC

|
|
|
|
|
|
|

.. image:: https://img.shields.io/pypi/v/gunc.svg
        :target: https://pypi.python.org/pypi/gunc
.. image:: https://anaconda.org/bioconda/gunc/badges/version.svg
        :target: https://anaconda.org/bioconda/gunc
.. image:: https://anaconda.org/bioconda/gunc/badges/downloads.svg
        :target: https://anaconda.org/bioconda/gunc
.. image:: https://img.shields.io/badge/license-GPLv3-blue.svg?style=flat-square&maxAge=2678400
        :target: https://choosealicense.com/licenses/gpl-3.0/
.. image:: https://anaconda.org/bioconda/gunc/badges/installer/conda.svg
        :target: https://conda.anaconda.org/bioconda



Python package for detection of chimerism and contamination in prokaryotic genomes.

* Free software: GNU General Public License v3 or later
* Documentation: `GUNC Documentation <https://grp-bork.embl-community.io/gunc/>`_


