eugene-tools


Nameeugene-tools JSON
Version 0.1.2 PyPI version JSON
download
home_page
SummaryElucidating the Utility of Genomic Elements with Neural Nets
upload_time2023-07-20 20:01:08
maintainer
docs_urlNone
authoradamklie
requires_python>=3.9,<3.11
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/eugene-tools.svg)](https://badge.fury.io/py/eugene-tools)
[![Documentation Status](https://readthedocs.org/projects/eugene-tools/badge/?version=latest)](https://eugene-tools.readthedocs.io/en/latest/?badge=latest)
![PyPI - Downloads](https://img.shields.io/pypi/dm/eugene-tools)
![GitHub stars](https://img.shields.io/github/stars/cartercompbio/EUGENe)

<img src="docs/_static/logos/eugene_logo.png" alt="EUGENe Logo" width=350>

# **E**lucidating the **U**tility of **G**enomic **E**lements with **Ne**ural Nets

EUGENe is a Python toolkit for building and evaluating sequence-based deep learning models in genomics. It provides a unified workflow for managing data, training models, and interpreting predictions on biological sequences.

You can find the [current documentation](https://eugene-tools.readthedocs.io/en/latest/index.html) here for getting started.

If you use EUGENe for your research, please cite our preprint: [Klie *et al.* bioRxiv 2022](https://www.biorxiv.org/content/10.1101/2022.10.24.513593v1)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "eugene-tools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<3.11",
    "maintainer_email": "",
    "keywords": "",
    "author": "adamklie",
    "author_email": "aklie@ucsd.edu",
    "download_url": "https://files.pythonhosted.org/packages/9a/0e/a167220766d7fdd8aa90942f70b8c0949655dcae6d80b2f8950081d41e80/eugene_tools-0.1.2.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/eugene-tools.svg)](https://badge.fury.io/py/eugene-tools)\n[![Documentation Status](https://readthedocs.org/projects/eugene-tools/badge/?version=latest)](https://eugene-tools.readthedocs.io/en/latest/?badge=latest)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/eugene-tools)\n![GitHub stars](https://img.shields.io/github/stars/cartercompbio/EUGENe)\n\n<img src=\"docs/_static/logos/eugene_logo.png\" alt=\"EUGENe Logo\" width=350>\n\n# **E**lucidating the **U**tility of **G**enomic **E**lements with **Ne**ural Nets\n\nEUGENe is a Python toolkit for building and evaluating sequence-based deep learning models in genomics. It provides a unified workflow for managing data, training models, and interpreting predictions on biological sequences.\n\nYou can find the [current documentation](https://eugene-tools.readthedocs.io/en/latest/index.html) here for getting started.\n\nIf you use EUGENe for your research, please cite our preprint: [Klie *et al.* bioRxiv 2022](https://www.biorxiv.org/content/10.1101/2022.10.24.513593v1)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Elucidating the Utility of Genomic Elements with Neural Nets",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e907bab2eab3990cea3d2da795fb20c0a4e65b224e94fb198fc3c9ff2ad6ca0b",
                "md5": "822de6bc23d16e022dfc8d34a6a20fe4",
                "sha256": "a0fd8daf2b0af3745596ab292e9907086001bded0aeb1f6b821ed1dc489f0f0c"
            },
            "downloads": -1,
            "filename": "eugene_tools-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "822de6bc23d16e022dfc8d34a6a20fe4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.11",
            "size": 106972,
            "upload_time": "2023-07-20T20:01:06",
            "upload_time_iso_8601": "2023-07-20T20:01:06.374263Z",
            "url": "https://files.pythonhosted.org/packages/e9/07/bab2eab3990cea3d2da795fb20c0a4e65b224e94fb198fc3c9ff2ad6ca0b/eugene_tools-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a0ea167220766d7fdd8aa90942f70b8c0949655dcae6d80b2f8950081d41e80",
                "md5": "3397fb3b0dfcf44fa3c6a569cc1ca02f",
                "sha256": "c4bd64e75c449662e81e3e6bbd6c7693978cf3e245fd84b2c8597566e6bac193"
            },
            "downloads": -1,
            "filename": "eugene_tools-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3397fb3b0dfcf44fa3c6a569cc1ca02f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.11",
            "size": 80261,
            "upload_time": "2023-07-20T20:01:08",
            "upload_time_iso_8601": "2023-07-20T20:01:08.154556Z",
            "url": "https://files.pythonhosted.org/packages/9a/0e/a167220766d7fdd8aa90942f70b8c0949655dcae6d80b2f8950081d41e80/eugene_tools-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-20 20:01:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "eugene-tools"
}
        
Elapsed time: 0.09260s