gecco-tool


Namegecco-tool JSON
Version 0.10.0 PyPI version JSON
download
home_pageNone
SummaryGene Cluster prediction with Conditional random fields. (renamed to gecco)
upload_time2025-10-17 14:10:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords biosynthetic gene cluster
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <img align="right" width="180" height="180" src="https://raw.githubusercontent.com/zellerlab/GECCO/v0.6.2/static/gecco-square.png">

# Hi, I'm GECCO! [![Stars](https://img.shields.io/github/stars/zellerlab/GECCO.svg?style=social&maxAge=3600&label=Star)](https://github.com/zellerlab/GECCO/stargazers)

GECCO (Gene Cluster prediction with Conditional Random Fields) is a fast and
scalable method for identifying putative novel Biosynthetic Gene Clusters (BGCs)
in genomic and metagenomic data using Conditional Random Fields (CRFs).

**🚨 The `gecco-tool` package has been renamed to `gecco` starting from `v0.10.0`**

Please update your code and dependencies to use the new package name. This repository will only offer releases prior 
to `v0.10` for reproducibility. See the new PyPI page for the up-to-date versions of the package: 
[https://pypi.org/project/gecco/](https://pypi.org/project/gecco/)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gecco-tool",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "biosynthetic, gene, cluster",
    "author": null,
    "author_email": "Martin Larralde <martin.larralde@embl.de>, Laura Carroll <lmc297@cornell.edu>",
    "download_url": "https://files.pythonhosted.org/packages/19/d4/f42e6035aee4da3dda98f4d5519418686c57d8b72e3f19fe1295473fab16/gecco_tool-0.10.0.tar.gz",
    "platform": null,
    "description": "<img align=\"right\" width=\"180\" height=\"180\" src=\"https://raw.githubusercontent.com/zellerlab/GECCO/v0.6.2/static/gecco-square.png\">\n\n# Hi, I'm GECCO! [![Stars](https://img.shields.io/github/stars/zellerlab/GECCO.svg?style=social&maxAge=3600&label=Star)](https://github.com/zellerlab/GECCO/stargazers)\n\nGECCO (Gene Cluster prediction with Conditional Random Fields) is a fast and\nscalable method for identifying putative novel Biosynthetic Gene Clusters (BGCs)\nin genomic and metagenomic data using Conditional Random Fields (CRFs).\n\n**\ud83d\udea8 The `gecco-tool` package has been renamed to `gecco` starting from `v0.10.0`**\n\nPlease update your code and dependencies to use the new package name. This repository will only offer releases prior \nto `v0.10` for reproducibility. See the new PyPI page for the up-to-date versions of the package: \n[https://pypi.org/project/gecco/](https://pypi.org/project/gecco/)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Gene Cluster prediction with Conditional random fields. (renamed to gecco)",
    "version": "0.10.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/zellerlab/GECCO/issues",
        "Builds": "https://git.embl.de/grp-zeller/GECCO/-/pipelines",
        "Changelog": "https://github.com/zellerlab/GECCO/blob/master/CHANGELOG.md",
        "Coverage": "https://codecov.io/gh/zellerlab/GECCO/",
        "Preprint": "https://www.biorxiv.org/content/10.1101/2021.05.03.442509v1",
        "Repository": "https://github.com/zellerlab/GECCO"
    },
    "split_keywords": [
        "biosynthetic",
        " gene",
        " cluster"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "19d4f42e6035aee4da3dda98f4d5519418686c57d8b72e3f19fe1295473fab16",
                "md5": "83e685b9827f0d00d841d39bd10115ce",
                "sha256": "cd08e2a5c0b21d633d8fd7ead222540ccc20dd0b44e5a236ffc639e7d549535b"
            },
            "downloads": -1,
            "filename": "gecco_tool-0.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "83e685b9827f0d00d841d39bd10115ce",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2240,
            "upload_time": "2025-10-17T14:10:13",
            "upload_time_iso_8601": "2025-10-17T14:10:13.311124Z",
            "url": "https://files.pythonhosted.org/packages/19/d4/f42e6035aee4da3dda98f4d5519418686c57d8b72e3f19fe1295473fab16/gecco_tool-0.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-17 14:10:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zellerlab",
    "github_project": "GECCO",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "gecco-tool"
}
        
Elapsed time: 2.29041s