Metadata-Version: 2.1
Name: eukcc
Version: 0.2
Summary: Check eukaryotic genomes or MAGs for completeness and contamination
Home-page: https://github.com/Finn-Lab/EukCC/
Author: Paul Saary
Author-email: eukcc@paulsaary.de
License: GPLv3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: Unix
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: ete3
Requires-Dist: pyfaidx
Requires-Dist: configargparse
Requires-Dist: pyyaml
Requires-Dist: pygmes

# EukCC

[![DOI](https://zenodo.org/badge/227385075.svg)](https://zenodo.org/badge/latestdoi/227385075)


EukCC is a tool to predict genome quality in microbial eukaryotes.

A manuscript is in preparation. The preprint can be accesed on BioRxiv:

https://www.biorxiv.org/content/10.1101/2019.12.19.882753v2

## Install and use
Documentation of the tool can be found here:  [https://eukcc.readthedocs.io/en/latest/](https://eukcc.readthedocs.io/en/latest/)


