AnnoKit


NameAnnoKit JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/iOLIGO/AnnoKit
Summaryannotation toolkit.
upload_time2024-06-12 06:15:05
maintainerNone
docs_urlNone
authorcong wang
requires_python<4,>=3.7
licenseMIT
keywords bioinformatics annotation file gtf gff
VCS
bugtrack_url
requirements intervaltree pandas loguru
Travis-CI No Travis.
coveralls test coverage No coveralls.
            See https://github.com/iOLIGO/AnnoKit

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/iOLIGO/AnnoKit",
    "name": "AnnoKit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": null,
    "keywords": "bioinformatics, annotation file, gtf, gff",
    "author": "cong wang",
    "author_email": "2119452560@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/2c/9c/29b4000e756e3138a8c93444c4ed9ce93f572bd38a1daf9fbd433ee4860c/AnnoKit-1.0.0.tar.gz",
    "platform": null,
    "description": "See https://github.com/iOLIGO/AnnoKit\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "annotation toolkit.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/iOLIGO/AnnoKit"
    },
    "split_keywords": [
        "bioinformatics",
        " annotation file",
        " gtf",
        " gff"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f53f87f3e20798ece17d6ab982db0e8ff6031e1cdf566d4a1849b658fb2c199",
                "md5": "7efb1ace6d14e62880cd551eb03710cd",
                "sha256": "2ff7d2b6cd81fc566d891dafd1b5d72079dec59d52a9c33ec8435eeac5d099f9"
            },
            "downloads": -1,
            "filename": "AnnoKit-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7efb1ace6d14e62880cd551eb03710cd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 6836,
            "upload_time": "2024-06-12T06:15:02",
            "upload_time_iso_8601": "2024-06-12T06:15:02.454317Z",
            "url": "https://files.pythonhosted.org/packages/7f/53/f87f3e20798ece17d6ab982db0e8ff6031e1cdf566d4a1849b658fb2c199/AnnoKit-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c9c29b4000e756e3138a8c93444c4ed9ce93f572bd38a1daf9fbd433ee4860c",
                "md5": "899d4cbc8c38665960cdb897779378fe",
                "sha256": "1b01433dcc1177e595785f6b8d8e19155cc6dfd48f7b7457676948914bca1070"
            },
            "downloads": -1,
            "filename": "AnnoKit-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "899d4cbc8c38665960cdb897779378fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 7265,
            "upload_time": "2024-06-12T06:15:05",
            "upload_time_iso_8601": "2024-06-12T06:15:05.773166Z",
            "url": "https://files.pythonhosted.org/packages/2c/9c/29b4000e756e3138a8c93444c4ed9ce93f572bd38a1daf9fbd433ee4860c/AnnoKit-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-12 06:15:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "iOLIGO",
    "github_project": "AnnoKit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "intervaltree",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "loguru",
            "specs": []
        }
    ],
    "lcname": "annokit"
}
        
Elapsed time: 0.28545s