cocopye


Namecocopye JSON
Version 0.4.0 PyPI version JSON
download
home_page
SummaryFeature-based prediction of genome quality indices
upload_time2024-02-15 14:30:41
maintainer
docs_urlNone
authorNiklas Birth, Nicolina Leppich, Dr. Peter Meinicke
requires_python>=3.8
licenseGPL-3.0-or-later
keywords bioinformatics biology microbiology metagenomics genome genome quality
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CoCoPyE

**CoCoPyE is a fast tool for quality assessment of microbial genomes. It is able to reliably predict
completeness and contamination of bacterial and archaeal genomes. Additionally, it can provide a
taxonomic classification of the input.**

Background: The classical approach for estimation of quality indices solely relies on a relatively small
number of universal single copy genes. Because these classical markers only cover a small fraction of the
whole genome the quality assessment can be rather unreliable. Our method is based on a novel
two-stage feature extraction and transformation scheme. It first performs a flexible extraction
of genomic markers and then refines the marker-based estimates with a machine learning approach based on
count-ratio histograms. In our simulation studies CoCoPyE showed a more accurate prediction of  quality
indices than existing tools.

## Getting started

CoCoPyE is available via pip and conda (conda-forge channel). See the [project wiki](https://github.com/gobics/cocopye/wiki)
for installation and usage instructions.

- [Quickstart](https://github.com/gobics/cocopye/wiki/Quickstart)
- [Installation](https://github.com/gobics/cocopye/wiki/Installation)
- [Usage](https://github.com/gobics/cocopye/wiki/Usage)

### Online Demo

You can test CoCoPyE without installation on [our project homepage](https://cocopye.uni-goettingen.de). Please note that the online demo can process only 
one query genome per request and is less performant than a local installation. Therefore it is highly recommended to use the online
version only for evaluation purposes and install CoCoPyE on your own machine for productive use.

## Additional notes

### Contact

For bug reports, suggestions or questions, please open an issue on [GitHub](https://github.com/gobics/cocopye/issues)
or send an email to [pmeinic@gwdg.de](mailto:pmeinic@gwdg.de).

### API documentation

You can find the API documentation of the CoCoPyE package on [https://gobics.github.io/cocopye](https://gobics.github.io/cocopye).

### License

CoCoPyE is available under the terms of the GNU General Public License, version 3 or later. See [`COPYING`](https://github.com/gobics/cocopye/blob/master/COPYING) for the full license text.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "cocopye",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Niklas Birth <birth@posteo.de>",
    "keywords": "bioinformatics,biology,microbiology,metagenomics,genome,genome quality",
    "author": "Niklas Birth, Nicolina Leppich, Dr. Peter Meinicke",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ab/15/a17900b99dd54c4d8801ce071ec7f4594836f08f120d171235c087d02348/cocopye-0.4.0.tar.gz",
    "platform": null,
    "description": "# CoCoPyE\n\n**CoCoPyE is a fast tool for quality assessment of microbial genomes. It is able to reliably predict\ncompleteness and contamination of bacterial and archaeal genomes. Additionally, it can provide a\ntaxonomic classification of the input.**\n\nBackground: The classical approach for estimation of quality indices solely relies on a relatively small\nnumber of universal single copy genes. Because these classical markers only cover a small fraction of the\nwhole genome the quality assessment can be rather unreliable. Our method is based on a novel\ntwo-stage feature extraction and transformation scheme. It first performs a flexible extraction\nof genomic markers and then refines the marker-based estimates with a machine learning approach based on\ncount-ratio histograms. In our simulation studies CoCoPyE showed a more accurate prediction of  quality\nindices than existing tools.\n\n## Getting started\n\nCoCoPyE is available via pip and conda (conda-forge channel). See the [project wiki](https://github.com/gobics/cocopye/wiki)\nfor installation and usage instructions.\n\n- [Quickstart](https://github.com/gobics/cocopye/wiki/Quickstart)\n- [Installation](https://github.com/gobics/cocopye/wiki/Installation)\n- [Usage](https://github.com/gobics/cocopye/wiki/Usage)\n\n### Online Demo\n\nYou can test CoCoPyE without installation on [our project homepage](https://cocopye.uni-goettingen.de). Please note that the online demo can process only \none query genome per request and is less performant than a local installation. Therefore it is highly recommended to use the online\nversion only for evaluation purposes and install CoCoPyE on your own machine for productive use.\n\n## Additional notes\n\n### Contact\n\nFor bug reports, suggestions or questions, please open an issue on [GitHub](https://github.com/gobics/cocopye/issues)\nor send an email to [pmeinic@gwdg.de](mailto:pmeinic@gwdg.de).\n\n### API documentation\n\nYou can find the API documentation of the CoCoPyE package on [https://gobics.github.io/cocopye](https://gobics.github.io/cocopye).\n\n### License\n\nCoCoPyE is available under the terms of the GNU General Public License, version 3 or later. See [`COPYING`](https://github.com/gobics/cocopye/blob/master/COPYING) for the full license text.\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Feature-based prediction of genome quality indices",
    "version": "0.4.0",
    "project_urls": {
        "Documentation": "https://github.com/gobics/cocopye/wiki",
        "Homepage": "https://cocopye.uni-goettingen.de",
        "Source": "https://github.com/gobics/cocopye"
    },
    "split_keywords": [
        "bioinformatics",
        "biology",
        "microbiology",
        "metagenomics",
        "genome",
        "genome quality"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb36e73c57b6a5b33525a72e11f6840259add3d780d7a78c95032a26ab63fddc",
                "md5": "a6fb9fb13e6f60fff4c9e68d64bd86b3",
                "sha256": "c1f183296286b71ba43c32d76eb0904145c1039ca3d677283af85b46fafcb8aa"
            },
            "downloads": -1,
            "filename": "cocopye-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6fb9fb13e6f60fff4c9e68d64bd86b3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 327239,
            "upload_time": "2024-02-15T14:30:39",
            "upload_time_iso_8601": "2024-02-15T14:30:39.267310Z",
            "url": "https://files.pythonhosted.org/packages/cb/36/e73c57b6a5b33525a72e11f6840259add3d780d7a78c95032a26ab63fddc/cocopye-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab15a17900b99dd54c4d8801ce071ec7f4594836f08f120d171235c087d02348",
                "md5": "47d7f206bef53f5b7b8c5c75d8449915",
                "sha256": "d60a2273ea5ae2ef6ac6d1f1cb12d86e743ffa0654a005a21efaf1e59dfafd14"
            },
            "downloads": -1,
            "filename": "cocopye-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "47d7f206bef53f5b7b8c5c75d8449915",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 296020,
            "upload_time": "2024-02-15T14:30:41",
            "upload_time_iso_8601": "2024-02-15T14:30:41.066394Z",
            "url": "https://files.pythonhosted.org/packages/ab/15/a17900b99dd54c4d8801ce071ec7f4594836f08f120d171235c087d02348/cocopye-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-15 14:30:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gobics",
    "github_project": "cocopye",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "cocopye"
}
        
Elapsed time: 0.19710s